https://bugs.freedesktop.org/show_bug.cgi?id=32581
Jean-Baptiste Faure changed:
What|Removed |Added
Version|unspecified |Inherited From OOo
--
You are rec
Hey,
2013/12/13 julien2412
> Hello,
>
> Cppcheck reported this:
> [oox/source/export/chartexport.cxx:1822] ->
> [oox/source/export/chartexport.cxx:1822]: (style) Same expression on both
> sides of '=='.
>
> Indeed we have:
>1822 if (aValues[i] == aValues[i])
>1823 pF
Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things !
+ Add OS X 10.5 support to configure.ac
in https://gerrit.libreoffice.org/7030 from Douglas Mencken
about module build
+ fdo#72158 Add Excel 2010 functions
in
connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx | 18
+-
1 file changed, 9 insertions(+), 9 deletions(-)
New commits:
commit 0b46c0617199edc11fd5f7cfb0a56049b3746726
Author: Lionel Elie Mamane
Date: Sat Dec 14 06:00:18 2013 +0100
odbc DBMetaData: NULL patter
Unfortunately, there is no resolution-independent back-end as the interface
from LibreOffice to the OS is in discrete pixels and it has made extensive
use of that ubiquitous design.
I agree for user-created objects such as arrows and such, things should be
defined in terms of resolution-independen
vcl/osx/saldata.cxx |4
1 file changed, 4 deletions(-)
New commits:
commit f4c3754a0c36181652625494eb6d463ae7a04f4d
Author: Tor Lillqvist
Date: Sat Dec 14 01:51:51 2013 +0200
Fix fallout from 6265876ae9f1bb862440182d2d2c9b9b5b322668
Change-Id: I62023c594d2cb2d4bf76459a9c
ios/MobileLibreOffice/MobileLibreOffice.xcodeproj/project.pbxproj |2
ios/experimental/LibreOffice/LibreOffice.xcodeproj/project.pbxproj |6
sw/source/core/view/viewsh.cxx | 27
vcl/Library_vcl.mk |
xmloff/source/text/txtflde.cxx | 38 +++---
1 file changed, 27 insertions(+), 11 deletions(-)
New commits:
commit 4031765b004dded31f04c54f9a055b7a3d0053f2
Author: Eike Rathke
Date: Fri Dec 13 23:30:34 2013 +0100
fdo#72697 actually write this only in ODF 1
Hello,
Cppcheck reported this:
[sw/source/ui/docvw/edtwin.cxx:3322] ->
[sw/source/ui/docvw/edtwin.cxx:3322]: (style) Same expression on both sides
of '&&'
Indeed we have:
3319 // if the cursor position was corrected or
if a Fly
3320 // was sel
sw/source/ui/docvw/edtwin.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f279acd3678d014d9d5dafe41971e0da4dec7b6c
Author: Julien Nabet
Date: Sat Dec 14 00:15:28 2013 +0100
cppcheck: reduce scope
Change-Id: I93153e066f136d977c3d5ea12da174bd269
sd/source/core/drawdoc2.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c7f4b6bb955ef8841c41e3595d152b5931f5c7a7
Author: Julien Nabet
Date: Sat Dec 14 00:08:06 2013 +0100
cppcheck: same expression, should check aPageOffset.X and aPageOffset.Y
Chan
sc/source/ui/app/scmod.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 00e9f30360216581c1d9d105fa522da69e078ed8
Author: Julien Nabet
Date: Sat Dec 14 00:05:45 2013 +0100
Oups
Change-Id: I0e812a08fbd3bb1f16b8c5b2860343a5e5235f71
diff --git a/sc/so
connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx |2 +-
sc/source/ui/app/scmod.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d67684f62fc99dd25fb46ddb547e8ff4345d0970
Author: Julien Nabet
Date:
Hello,
Cppcheck reported this:
[oox/source/export/chartexport.cxx:1822] ->
[oox/source/export/chartexport.cxx:1822]: (style) Same expression on both
sides of '=='.
Indeed we have:
1822 if (aValues[i] == aValues[i])
1823 pFS->write( aValues[i] );
see
http://opengrok.libr
sw/source/core/access/acccell.cxx|4
sw/source/core/access/accembedded.cxx|2 ++
sw/source/core/access/accfield.cxx |1 +
sw/source/core/access/accgraphic.cxx |2 ++
sw/source/core/access/acchyperlink.cxx |4
sw/source/core/
liborcus/UnpackedTarball_liborcus.mk |3 +++
liborcus/liborcus-handle-invalid-xml.patch.1 | 12
2 files changed, 15 insertions(+)
New commits:
commit cc6ce861fe67be93cb14c6c142fabeeffd1fdcd9
Author: Markus Mohrhard
Date: Fri Dec 13 21:06:04 2013 +0100
handle inv
xmloff/source/text/txtflde.cxx | 28 +---
1 file changed, 17 insertions(+), 11 deletions(-)
New commits:
commit 49f9694e34d07468cff4a7e4de332f11be3e0dd8
Author: Eike Rathke
Date: Fri Dec 13 23:30:34 2013 +0100
fdo#72697 actually write this only in ODF 1.2 extende
cppuhelper/source/unourl.cxx |2 +-
extensions/source/abpilot/fieldmappingpage.cxx|2 +-
sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx |2 +-
svx/source/accessibility/AccessibleShape.cxx |2 +-
svx/source/fmcomp/grid
external/liborcus/UnpackedTarball_liborcus.mk |3 +++
external/liborcus/liborcus-handle-invalid-xml.patch.1 | 12
2 files changed, 15 insertions(+)
New commits:
commit 86815707be317b8b874b0c595bb586b15f7196d4
Author: Markus Mohrhard
Date: Fri Dec 13 21:06:04 2013 +01
xmloff/source/text/txtflde.cxx | 20 +++-
1 file changed, 15 insertions(+), 5 deletions(-)
New commits:
commit 5f8476c00f482ab5c8707de2ebdcd41faa4057fc
Author: Eike Rathke
Date: Fri Dec 13 23:21:46 2013 +0100
fdo#72697 write
Change-Id: I032bd79aa3ab73889a3ca723
xmloff/source/text/txtfldi.cxx |2 +-
xmloff/source/text/txtimp.cxx |3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit be63a5d34d4659b2fb8341a6e662b926e9d7f852
Author: Eike Rathke
Date: Fri Dec 13 23:05:06 2013 +0100
fdo#72697 accept future
...
xmloff/source/text/txtfldi.cxx |2 +-
xmloff/source/text/txtimp.cxx |3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 1379294741ff85d4c09d9ded7579ad50dea88fb7
Author: Eike Rathke
Date: Fri Dec 13 23:05:06 2013 +0100
fdo#72697 accept future
...
chart2/qa/extras/chart2export.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 14fb96bb488e3ed1d73910a5d37f893fa12e2dca
Author: Markus Mohrhard
Date: Fri Dec 13 22:58:24 2013 +0100
disable tests for now
Change-Id: I4f71d05bdfa1e7668bb1410c4b0a7
sw/source/core/access/accdoc.cxx | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 7efdb77f53a5b499bc58f20ce9b146d7e47cda92
Author: Michael Stahl
Date: Fri Dec 13 22:10:17 2013 +0100
sw: SwAccessibleDocument: fix crashes
Add missing SolarMu
Hi,
On Fri, Dec 13, 2013 at 9:58 PM, Keith Curtis wrote:
> Hi Kendy,
>
> Good to hear from you. I've got a number of things in progress on my
> computer beyond the underlines
> (https://wiki.documentfoundation.org/Development/HiDpi) but I wait to get an
> API first as I'm just writing "if (1) //h
writerfilter/CustomTarget_source.mk |7
writerfilter/Library_writerfilter.mk |2
writerfilter/inc/doctok/WW8Document.hxx | 101 --
writerfilter/source/doctok/WW8CpAndFc.cxx| 84 -
writerfilter/source/doctok/WW8CpAndFc.hxx| 245 ---
wr
Hi Kendy,
Good to hear from you. I've got a number of things in progress on my
computer beyond the underlines (
https://wiki.documentfoundation.org/Development/HiDpi) but I wait to get an
API first as I'm just writing "if (1) //hidpi".
I personally don't think a floating point value is a good ide
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 72650, which changed state.
Bug 72650 Summary: Startup is slow due to the new startcenter if opened before
a remote file
https://bugs.freedesktop.org/show_bug.cgi?id=72650
What|Removed
Hi Sophie
Le Fri, 13 Dec 2013 10:01:05 +0100, Sophie a
écrit:
Hi Mat,
Le 12/12/2013 22:56, Mat M a écrit :
Hi all
My grain of salt there. I strongly believe we need to cross-talk, so I
go on cross-posting.
Thanks a lot for your input, jumping to my question:
[...]
* And... fixing !
E
external/liborcus/UnpackedTarball_liborcus.mk |3 +++
external/liborcus/liborcus-handle-invalid-xml.patch.1 | 12
2 files changed, 15 insertions(+)
New commits:
commit ece94ab98fd8564a5419ea370c0d1f0e6afe188a
Author: Markus Mohrhard
Date: Fri Dec 13 21:06:04 2013 +01
sc/inc/table.hxx |2 -
sc/source/core/data/table2.cxx |9
sc/source/ui/Accessibility/AccessibleTableBase.cxx | 38 ++---
3 files changed, 26 insertions(+), 23 deletions(-)
New commits:
commit c16ec3067e96fe0a53ae
include/oox/export/chartexport.hxx |2
oox/source/export/chartexport.cxx | 80 +
2 files changed, 58 insertions(+), 24 deletions(-)
New commits:
commit 6483f39e8959050ca4d5df42c27695ae98efa8c9
Author: Markus Mohrhard
Date: Fri Dec 13 20:47:12 2013 +0
chart2/qa/extras/chart2export.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 122d6c5e975cfbc03f55205a33d5d91e4cbc0906
Author: Markus Mohrhard
Date: Fri Dec 13 20:38:21 2013 +0100
improve the error reporting
Change-Id: I9a1deacea6499bc0b15e3d9d1a375af299ecf493
d
chart2/qa/extras/chart2export.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 637bf4e144b5af6a97832db489f8ad30a9b9938b
Author: Tor Lillqvist
Date: Fri Dec 13 21:21:38 2013 +0200
Remove leftover uncommented comment
Change-Id: I5872f884ccc113512d6b5
hi Stuart,
On 12/12/13 18:15, V Stuart Foote wrote:
>
> Michael Meeks-5 wrote
>> + decide on whether to remove legacy Java Access Bridge from 4.2
>> (Michael S)
>> [ decided not to for now, historically good to have old RTF + new
>> RTF
>> filters, so it's easy to try out i
chart2/CppunitTest_chart2_export.mk | 10 +
chart2/CppunitTest_chart2_import.mk |6 -
chart2/qa/extras/chart2export.cxx| 136 ---
chart2/qa/extras/charttest.hxx | 39 ++-
chart2/qa/extras/data/docx/testBarChart.docx |
sc/source/ui/view/tabvwshe.cxx | 46 +++--
1 file changed, 26 insertions(+), 20 deletions(-)
New commits:
commit 71b491fd71f5ad1aa61f917992462009a6d1bb6b
Author: Eike Rathke
Date: Fri Dec 13 20:00:49 2013 +0100
const as const can
Change-Id: I
desktop/Executable_sbase.mk| 11 ++-
desktop/Executable_scalc.mk| 11 ++-
desktop/Executable_sdraw.mk| 11 ++-
desktop/Executable_simpress.mk | 11 ++-
desktop/Executable_smath.mk| 11 ++-
desktop/Executable_sweb.mk | 11 +
sfx2/source/doc/graphhelp.cxx | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
New commits:
commit 4583a3e9b0392f91516603ac8a09f52494e1004f
Author: Jan Holesovsky
Date: Fri Dec 13 19:47:26 2013 +0100
thumbnails: Create nice antialiased thumbnails when saving ODF.
sfx2/source/doc/graphhelp.cxx | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
New commits:
commit b8bb9f219777d33d14103c5bd67c283bd4dafd51
Author: Jan Holesovsky
Date: Fri Dec 13 19:47:26 2013 +0100
thumbnails: Create nice antialiased thumbnails when saving ODF.
postprocess/Rdb_services.mk |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit ece20685104a3c0900677c1baa4ec975af7e4bf7
Author: Michael Stahl
Date: Fri Dec 13 19:33:25 2013 +0100
fdo#72647: register Java Access Bridge component
af0909f1b88a47db1ea0
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 72647, which changed state.
Bug 72647 Summary: ACCESSIBILITY: Windows UAA Java Accessibility Bridge can not
be enabled for AT support following merge of IA2 bridge
https://bugs.freedesktop.org/show_bug.cgi?id=72647
Have there been recent changes to component or extension registration,
as I'm seeing this in my master build of today, Linux 64bit :
instdir/program/soffice
Python exception: : 'module' object has no
attribute 'writeRegistryInfo', traceback follows
/home/Development/libo/core/instdir/program/py
sfx2/source/control/recentdocsview.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 7f367c016c32678182b4666f98b204de6a6e882f
Author: Jan Holesovsky
Date: Fri Dec 13 18:18:27 2013 +0100
startcenter: A little more space between the picture & welcome text
sfx2/source/control/recentdocsview.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit b790562925f59b3ae74ac8be69c80d935e7ab2c6
Author: Jan Holesovsky
Date: Fri Dec 13 18:18:27 2013 +0100
startcenter: A little more space between the picture & welcome text
i18npool/inc/cclass_unicode.hxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 0c0258ae9f7adfe17fc2e357b86006dbb4497ff4
Author: Stephan Bergmann
Date: Fri Dec 13 18:08:48 2013 +0100
cclass_Unicode failed to actually implement XServiceInfo
Change-
include/sfx2/recentdocsview.hxx|3 ++-
sfx2/source/control/recentdocsview.cxx | 23 ---
sfx2/source/control/templateview.hrc |5 +++--
sfx2/source/control/templateview.src |9 +++--
4 files changed, 28 insertions(+), 12 deletions(-)
New commits:
c
include/sfx2/recentdocsview.hxx|3 ++-
sfx2/source/control/recentdocsview.cxx | 23 ---
sfx2/source/control/templateview.hrc |5 +++--
sfx2/source/control/templateview.src |9 +++--
4 files changed, 28 insertions(+), 12 deletions(-)
New commits:
c
sfx2/source/dialog/backingwindow.cxx |6 +-
sfx2/uiconfig/ui/startcenter.ui | 29 +++--
2 files changed, 20 insertions(+), 15 deletions(-)
New commits:
commit f03badfb35e37963412d4e8c28f1d47cc766ac1b
Author: Jan Holesovsky
Date: Fri Dec 13 17:41:04 2013 +
sfx2/source/dialog/backingwindow.cxx |6 +-
sfx2/uiconfig/ui/startcenter.ui | 29 +++--
2 files changed, 20 insertions(+), 15 deletions(-)
New commits:
commit cabd8725dbd2a1602c6e687788492e5177f5a3e9
Author: Jan Holesovsky
Date: Fri Dec 13 17:41:04 2013 +
sc/source/ui/inc/datastreamdlg.hxx |1
sc/source/ui/miscdlgs/datastreamdlg.cxx | 14 -
sc/uiconfig/scalc/ui/datastreams.ui | 347
3 files changed, 185 insertions(+), 177 deletions(-)
New commits:
commit 0a3530dedc562d657c406fec8f04520944ce26dd
Aut
sc/source/ui/inc/datastreamdlg.hxx |1
sc/source/ui/miscdlgs/datastreamdlg.cxx | 14 -
sc/uiconfig/scalc/ui/datastreams.ui | 347
3 files changed, 185 insertions(+), 177 deletions(-)
New commits:
commit 919c5e4bbeaafc707a668851feef7a4818c40f66
Aut
writerfilter/source/ooxml/OOXMLDocumentImpl.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d785fa16fdd39b1f78e35b61ba09f65933dee86b
Author: Michael Stahl
Date: Fri Dec 13 17:06:37 2013 +0100
warning C4701: potentially uninitialized local variable
https://bugs.freedesktop.org/show_bug.cgi?id=60270
Bug 60270 depends on bug 70499, which changed state.
Bug 70499 Summary: FILEOPEN Cannot select unprotected cells in XSLX sheet with
worksheet protection
https://bugs.freedesktop.org/show_bug.cgi?id=70499
What|Removed
sc/qa/unit/subsequent_export-test.cxx |4 +--
sc/source/filter/excel/excrecds.cxx| 30 ++---
sc/source/filter/oox/worksheetsettings.cxx | 30 ++---
3 files changed, 32 insertions(+), 32 deletions(-)
New commits:
commit ed0f9df37
Hey,
2013/12/12 Bernhard Seßler
> Hi @cppunit developers / users,
>
> I'm currently working on replacing the autoconf build system and the MSVC
> solutions used by cppunit with a CMake based build system. Currently it
> successfully builds the libraries on Windows and Linux - using the GCC,
> M
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 70989, which changed state.
Bug 70989 Summary: Output range only shows the first cell in Statistic Sampling
dialog
https://bugs.freedesktop.org/show_bug.cgi?id=70989
What|Removed |Adde
sc/uiconfig/scalc/ui/analysisofvariancedialog.ui|2 +-
sc/uiconfig/scalc/ui/correlationdialog.ui |2 +-
sc/uiconfig/scalc/ui/covariancedialog.ui|2 +-
sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui |2 +-
sc/uiconfig/scalc/ui/exponentialsmoothingdialo
cppuhelper/source/shlib.cxx | 72 +---
1 file changed, 41 insertions(+), 31 deletions(-)
New commits:
commit a4ed79bbf615fec10b39f46a5828ffea04d84f4e
Author: Stephan Bergmann
Date: Fri Dec 13 16:18:52 2013 +0100
Shortcut common case of calling sam
Hi Keith,
Keith Curtis píše v Po 09. 12. 2013 v 19:36 -0500:
> LibreOffice looks good on a HiDPI screens but there are a few small
> bugs such as (fdo#51735)
>
> So I'm working on fixing the squiggly underlines. Patch included below.
First of all, thank you so much for the patches you have subm
connectivity/source/drivers/file/FResultSet.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit d203855908dfb139f9ba2f755d5056de7c34d842
Author: Stephan Bergmann
Date: Fri Dec 13 15:37:24 2013 +0100
assert non-nullness
dd0990db74a4a5c3a129a7ff0ed2a739cd74a381 "fdo#72
On 12/13/2013 12:56 PM, Stephan Bergmann wrote:
Nowadays, the only code involved for passively registered components are
cppuhelper/source/servicemanager.cxx reading the .rdb data and passing
off instantiation requests to cppuhelper/source/shlib.cxx. For
historical reasons they do so via a publi
sc/uiconfig/scalc/ui/analysisofvariancedialog.ui|2 +-
sc/uiconfig/scalc/ui/correlationdialog.ui |2 +-
sc/uiconfig/scalc/ui/covariancedialog.ui|2 +-
sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui |2 +-
sc/uiconfig/scalc/ui/exponentialsmoothingdialo
include/oox/export/drawingml.hxx |2 ++
oox/source/export/drawingml.cxx |7 +++
oox/source/export/shapes.cxx | 13 -
3 files changed, 21 insertions(+), 1 deletion(-)
New commits:
commit 445d3d8484d6e480f461de305c9dc4def067cf20
Author: Miklos Vajna
Date: Fri Dec 1
cppuhelper/source/compat.cxx| 11
cppuhelper/source/loadsharedlibcomponentfactory.hxx | 34 ++
cppuhelper/source/servicemanager.cxx|7 +-
cppuhelper/source/shlib.cxx | 48
include/cppuhe
formula/source/core/resource/core_resource.src |4
include/formula/compiler.hrc |1 -
include/formula/opcode.hxx |1 -
sc/source/core/inc/interpre.hxx|2 --
sc/source/core/tool/parclass.cxx |1 -
5 files c
sc/source/ui/view/output.cxx | 30 --
1 file changed, 4 insertions(+), 26 deletions(-)
New commits:
commit 415b47827fae8ad0c2a747ca9b062170f00f1e7c
Author: Noel Power
Date: Wed Aug 14 12:21:55 2013 +0100
Revert "Always disable anti-aliasing for drawing cell b
sc/source/ui/view/output.cxx | 30 --
1 file changed, 4 insertions(+), 26 deletions(-)
New commits:
commit 1b3f3ce53a26ba52d27784a2f9adbffcbd6169f3
Author: Noel Power
Date: Wed Aug 14 12:21:55 2013 +0100
Revert "Always disable anti-aliasing for drawing cell b
vcl/generic/glyphs/gcach_ftyp.cxx |5 +++--
vcl/inc/graphite_features.hxx |1 +
vcl/inc/graphite_layout.hxx |1 +
vcl/inc/graphite_static.hxx | 17 +
vcl/inc/win/salgdi.h |3 ++-
vcl/source/glyphs/graphite_layout.cx
connectivity/source/drivers/file/FPreparedStatement.cxx | 70
connectivity/source/drivers/file/FResultSet.cxx |7 -
connectivity/source/drivers/file/FStatement.cxx | 37
connectivity/source/inc/file/FPreparedStatement.hxx |4
connectivity/
sw/qa/extras/ooxmlexport/data/testCrashWhileSave.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |8 +
sw/source/filter/ww8/docxattributeoutput.cxx | 82 --
sw/source/filter/ww8/docxattributeoutput.hxx | 30 +-
sw/source/filter/ww8/
svx/source/accessibility/AccessibleShape.cxx | 20 ++--
1 file changed, 6 insertions(+), 14 deletions(-)
New commits:
commit 0b9644e2443879e825fc72d5faf55080888a91b8
Author: Caolán McNamara
Date: Fri Dec 13 10:15:15 2013 +
this NULL check, leak and copy ctor all loo
80/830a5bcbfd006c72cfcb57ce6bca0758db76b9 |1 +
1 file changed, 1 insertion(+)
New commits:
commit ad2e2b3cc8f27278dd7c0ae6ac5b8193698935aa
Author: Caolán McNamara
Date: Fri Dec 13 12:18:28 2013 +
Notes added by 'git notes add'
diff --git a/80/830a5bcbfd006c72cfcb57ce6bca0758db7
solenv/bin/modules/installer/download.pm | 78 +--
1 file changed, 44 insertions(+), 34 deletions(-)
New commits:
commit 80830a5bcbfd006c72cfcb57ce6bca0758db76b9
Author: Andre Fischer
Date: Fri Dec 13 12:02:58 2013 +
123531: Cleanup: use strict, no hard-c
icon-themes/galaxy/res/base128.png |binary
icon-themes/galaxy/res/calc128.png |binary
icon-themes/galaxy/res/draw128.png |binary
icon-themes/galaxy/res/impress128.png|binary
icon-themes/galaxy/res/main128.png |binary
icon-themes/galaxy/res/math1
cui/source/options/optjava.cxx |3
cui/uiconfig/ui/optadvancedpage.ui |5 +
icon-themes/galaxy/res/base128.png |binary
icon-themes/galaxy/res/calc128.png |binary
icon-themes/galaxy/res/dr
On 12/13/2013 12:02 PM, Michael Meeks wrote:
On Fri, 2013-12-13 at 11:36 +0100, Stephan Bergmann wrote:
To be clear, this is about source files, not installation-/run-time ones.
Sure - but even so - there are a lot of components ;-)
xmllint --format services.rdb | grep '
Sure
filter/source/msfilter/escherex.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 15b737c5c9230f145ff5dc6c8eee2abaefe36081
Author: Miklos Vajna
Date: Fri Dec 13 12:50:42 2013 +0100
EscherGraphicProvider::GetBlibID: raw number is Sun bugtracker, use fdo
pref
filter/source/msfilter/escherex.cxx | 11 +++
filter/source/msfilter/eschesdo.cxx | 14 +++---
filter/source/msfilter/eschesdo.hxx |4 ++--
include/filter/msfilter/escherex.hxx |8 +---
include/oox/export/vmlexport.hxx
include/cppuhelper/shlib.hxx | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 5ee74052edd7e83318a51ee0297607773b451a98
Author: Stephan Bergmann
Date: Fri Dec 13 12:37:32 2013 +0100
Clarify cppuhelper/shlib.hxx should never have gone into URE inte
chart2/Library_chartopengl.mk |1 +
chart2/source/view/main/DrawModelWrapper.cxx |4 +++-
chart2/source/view/main/OpenglShapeFactory.cxx |6 --
include/svx/unoshape.hxx | 23 +++
svx/source/unodraw/unoshap4.cxx
sw/qa/extras/ooxmlexport/data/fdo71785.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |5 +
sw/source/filter/ww8/docxtablestyleexport.cxx | 20 ++--
3 files changed, 23 insertions(+), 2 deletions(-)
New commits:
commit 0f6240fa92c443f66441545438821c02b3412
On Fri, 2013-12-13 at 11:36 +0100, Stephan Bergmann wrote:
> To be clear, this is about source files, not installation-/run-time ones.
Sure - but even so - there are a lot of components ;-)
xmllint --format services.rdb | grep ' >> Or, as you detail below, go further and add more
writerfilter/source/ooxml/OOXMLDocumentImpl.cxx |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit f658b7dfd6d23e4a179917245d6e6d4653d6678e
Author: Tor Lillqvist
Date: Fri Dec 13 12:37:37 2013 +0200
WaE: unused variable 'sStylesWithEffects' [loplugin]
On 12/12/2013 02:47 PM, Michael Meeks wrote:
To split into smaller, unconnected parts would mean to split existing
XML entities into smaller ones, each with its own prefix
That would suck IMHO :-) we have enough scattered files.
To be clear, this is about source files, not installat
git-hooks/contrib/test-files.git/hooks/update | 35 +-
1 file changed, 29 insertions(+), 6 deletions(-)
New commits:
commit 977f96ba1c1e5857d47feaf23921d40e2c6d3ef0
Author: Miklos Vajna
Date: Fri Dec 13 11:33:35 2013 +0100
git-hooks: bring test-files in sync with
svx/source/table/accessibletableshape.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 61492fadb6fcaab384244754eb6116c9e3582079
Author: Tor Lillqvist
Date: Fri Dec 13 12:30:32 2013 +0200
WaE: field 'mxImpl' will be initialized after field
'mnPreviousSelect
vcl/source/filter/graphicfilter.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 8db5c8c080f8b02bacbb1990eaec0e89f6cf8f1f
Author: Tor Lillqvist
Date: Fri Dec 13 12:16:22 2013 +0200
WaE: statement aligned ... [loplugin]
Either missing braces around the else branc
package/source/xstor/owriteablestream.cxx |4
sw/qa/extras/ooxmlexport/data/testGlossary.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport.cxx|8 +
sw/source/filter/ww8/docxexport.cxx | 76 +++
sw/source/filter/ww8/docxexport.hxx |2
svx/source/accessibility/AccessibleShape.cxx | 15 +++
svx/source/table/accessibletableshape.cxx|2 +-
2 files changed, 8 insertions(+), 9 deletions(-)
New commits:
commit e9c08cfed475a61ef5612262a43eab27c96fc9bd
Author: Steve Yin
Date: Fri Dec 13 05:20:32 2013 +
6f/53c4f2f46691d41ccf2c2a99ae40105606e489 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 6c561254623955aa0fa25c6f731a6c90ee24a4cb
Author: Caolán McNamara
Date: Fri Dec 13 10:12:08 2013 +
Notes added by 'git notes add'
diff --git a/6f/53c4f2f46691d41ccf2c2a99ae40105606e
bc/a5a8e8e53830c59aeb283a4fdbde8b2bb472e8 |1 +
1 file changed, 1 insertion(+)
New commits:
commit 883cc86121a0d6e50dc352b02459f854d41ff59c
Author: Caolán McNamara
Date: Fri Dec 13 10:07:37 2013 +
Notes added by 'git notes add'
diff --git a/bc/a5a8e8e53830c59aeb283a4fdbde8b2bb47
cui/source/options/optcolor.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 6ec1253285ec39b31b82ba7bc7a2b0bd0f98ef7a
Author: Caolán McNamara
Date: Fri Dec 13 10:05:03 2013 +
Resolves: fdo#71192 options->appearence isn't all the same color
cui/source/options/optcolor.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit e3853a1abc9873a00478ba56b124e0a94f9896ba
Author: Caolán McNamara
Date: Fri Dec 13 10:05:03 2013 +
Resolves: fdo#71192 options->appearence isn't all the same color
filter/Configuration_filter.mk |4 +
filter/source/config/cache/typedetection.cxx |1
filter/source/config/fragments/filters/mov__MOV.xcu | 21
+
filter/source/config/fragments/internalgraphicfilters
include/vcl/window.hxx |7 ---
toolkit/source/helper/unowrapper.cxx | 32
2 files changed, 39 deletions(-)
New commits:
commit dcdf3cd1983b673eb1ed1a5c23b68ba46fe4dd1b
Author: Tor Lillqvist
Date: Fri Dec 13 11:12:43 2013 +0200
Bin u
writerperfect/Library_wpftimpress.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 8407174c8b4ec01a8d396ae8c8254e19d405c4cb
Author: Stephan Bergmann
Date: Fri Dec 13 10:55:03 2013 +0100
Missing "boost_headers"
Change-Id: I4ce444b14bd4667ce4c823fe70e0b79e562999aa
d
sfx2/source/doc/objserv.cxx |5 +
sfx2/source/doc/sfxbasemodel.cxx | 12 +++-
2 files changed, 8 insertions(+), 9 deletions(-)
New commits:
commit a68e0e334df02c1ca47601575523b23c6db13470
Author: Cédric Bosdonnat
Date: Fri Dec 13 10:36:32 2013 +0100
Fixed the updat
https://bugs.freedesktop.org/show_bug.cgi?id=60270
Bug 60270 depends on bug 62653, which changed state.
Bug 62653 Summary: EDITING: segfault on nested table delete
https://bugs.freedesktop.org/show_bug.cgi?id=62653
What|Removed |Added
--
https://bugs.freedesktop.org/show_bug.cgi?id=72598
Commit Notification changed:
What|Removed |Added
Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner
1 - 100 of 105 matches
Mail list logo