summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-02More robust way to wait for finalizationStephan Bergmann
Change-Id: I99aa3ac27c5157a6858978da20e480bc9847d88f
2014-10-02Use constants for ST_PageOrientation valuesMiklos Vajna
Change-Id: Icbce660a7f6678ae6c48ec03d8fc63c67f169072
2014-10-02fix for older compiler, doesn't like <::Noel Grandin
Change-Id: I8113125b7eb9d919aaf84a1dcde3e58e41e978f4
2014-10-02No need for a case statement hereTor Lillqvist
Change-Id: I9656cf20d034d8b33bee117c809713923179f26b
2014-10-02fix for older compiler, doesn't like <::Noel Grandin
Change-Id: I2d05af506ae38ec3e61c9b6afaf2b39521067005
2014-10-02loplugin:unreffunStephan Bergmann
Change-Id: I99da68d2003e01bbc4e8dd9ff6ab943d8ea156ca
2014-10-02fix buildNoel Grandin
after commit 039b887c54fd7e8cd8a4964d1633fdfc300e938e "loplugin: cstylecast" Change-Id: If567653833a1f164a72bd9a5a6c0fcf651e9d3c0
2014-10-02Upgrade libgltf to 0.0.2Zolnai Tamás
News in this version: - Better positioning of the models (fdo#81181) - Increased robustness (some additional check and coverity scan) Change-Id: I5be6a99eb925881ed84c8791ef39390e29cbb88b Reviewed-on: https://gerrit.libreoffice.org/11749 Reviewed-by: Zolnai Tamás <tamas.zolnai@collabora.com> Tested-by: Zolnai Tamás <tamas.zolnai@collabora.com>
2014-10-02loplugin: cstylecastNoel Grandin
Change-Id: I4a230f45e91773fca7d537e91c9e9fb54773cf10
2014-10-02loplugin: cstylecastNoel Grandin
Change-Id: Ic7c9c978baf5602a508aff5976220a02ed03a680
2014-10-02loplugin: cstylecastNoel Grandin
Change-Id: I4a8786f335b5f9a14116c546d32f1ff6cff99930
2014-10-02loplugin: cstylecastNoel Grandin
Change-Id: I06957bb1a736331995be810672e9d47b47cc6c0e
2014-10-02loplugin: cstylecastNoel Grandin
Change-Id: Ib36c0f4f8afa0bcaafa0836182e90a9f1d8aff75
2014-10-02xmerge: Converting ArrayList to ArrayRobert Antoni Buj i Gelonch
Change-Id: I67c70ce05d35c8f40bea153499820e7e52c2ff08 Reviewed-on: https://gerrit.libreoffice.org/11748 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-02runner: Converting ArrayList to ArrayRobert Antoni Buj i Gelonch
Change-Id: Ifd5fe63cb00dd5b3987035201554731075d3bc00 Reviewed-on: https://gerrit.libreoffice.org/11755 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-02LOK: Excercise tiled-rendering harder in the test-bench.Michael Meeks
Change-Id: I13a93991050cc25d06f2836d85ec1d0a0bc574f1
2014-10-02LOK: Add a tiled rendering testbench.Michael Meeks
Change-Id: I631c0506f427d974c3dd4c75484aa25603100895
2014-10-01gbuild-to-ide: Make it work for GNU make 4.xDavid Ostrovsky
Since GNU make 4.0 the output of --print-data-base command has been slightly changed, so that class specific attributed aren'tt prefixed with "#" char any more. To prevent the duplication of used regexs or discontinuation of supporting widely used GNU make version 3.8x detect the case that matches this regex: target : VAR := VALUE pand repend '#' character to retry the match for "pseudo" hash-starting line. This way the same script works for both worlds. Test Plan: * have full build of LibreOffice * install GNU make 4 * verify that gbuild-to-ide is able to parse and emit sane debug project configuration for both GNU make versions: $ make-3.8 debug-ide-integration $ make-4 debug-ide-integration Change-Id: I7d760d9570f2df510571cc1e8fd7f31115d43b92 Reviewed-on: https://gerrit.libreoffice.org/11751 Tested-by: Peter Foley <pefoley2@verizon.net> Reviewed-by: Peter Foley <pefoley2@verizon.net>
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
Some renaming, use variable for row background when not striped Change-Id: I5b36fc751aa163dbb127406d7aefad01974fa371
2014-10-01configure: limit javac VM usageMichael Stahl
Similarly, restrict javac to 128M, which is enough for me with JDK 1.7 on Linux x86_64. Change-Id: I5b1e3435026b8b69bf7afe8b5236c3dc09857f49
2014-10-01configure: limit JunitTest VM usageMichael Stahl
By default JVM will allocate a significant chunk of the available system VM, but our JunitTest run well for me with just 64 MB of max heap, so set this as a limit at least for Sun JVMs, to have tests running more smoothly on OS that lack VM over-commit. Change-Id: I5e4b5595decc3a133e7e285dfd7463d436fa458d Reviewed-on: https://gerrit.libreoffice.org/11698 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2014-10-01fdo#84550 Reflect new field order also in MenuSamuel Mehrbrodt
And remove page number fields from HTML documents - there are no pages in HTML. Change-Id: I48a157ba6cb283185d0b58e2fa48227d154def98
2014-10-01runner: Avoid a possible NullPointerException with tCase ObjectRobert Antoni Buj i Gelonch
Change-Id: Ie1202b7fa89306ea2a99031b9347b657039b839e Reviewed-on: https://gerrit.libreoffice.org/11750 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-10-01fdo#75757: remove inheritance to std::mapTakeshi Abe
from SfxItemPtrMap. Change-Id: Id7e9667f9b918afaf92d9e71bf0e2c2e9c296474 Reviewed-on: https://gerrit.libreoffice.org/11696 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-10-01fdo#75757: remove inheritance to std::vectorTakeshi Abe
from SwGrfFmtColls. Change-Id: I4dd83917584406704d1a52f85b8973f2714e9d0b Reviewed-on: https://gerrit.libreoffice.org/11731 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-10-01forms: enhanced for loopRobert Antoni Buj i Gelonch
Change-Id: I0c83d6fce9440f5d8b23e5f1bfca71d8f61d056b Reviewed-on: https://gerrit.libreoffice.org/11719 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-10-01coverity#1242747 Uninitialized pointer fieldCaolán McNamara
Change-Id: I1530d071ad44afc114f1916bf234e0616b7dce90
2014-10-01coverity#1242740 Unused valueCaolán McNamara
Change-Id: I627c50f6315b2212e3e1f4790b7fc8e08c6e0ee8
2014-10-01coverity#1242505 Dereference before null checkCaolán McNamara
Change-Id: I63a5361eb338dba30d76f4a0a1afb88e7de5f401
2014-10-01coverity#1242472 Identical code for different branchesCaolán McNamara
Change-Id: I32a74aa1ad42b975bca4b13403d261fd31deb8dd
2014-10-01coverity#1242448 Identical code for different branchesCaolán McNamara
Change-Id: Ie864a4d04ea1ae701ab5dbb5b93807e98d5f0f1c
2014-10-01coverity#1242441 Identical code for different branchesCaolán McNamara
before commit 887b3a35628b349e7934f2ae7c220a1cc17c3e63 Date: Fri Jun 13 17:52:30 2014 +0200 loplugin:staticcall this looked like SwFtnFrm *pFtnFrm = bEndn ? pEndBoss->FindFtn( pSource, pFtn ) : pFtnBoss->FindFtn( pSource, pFtn ); which superficially seemed to have different if else branches Change-Id: I450c8080d503489902f16cc756ff9f7013971388
2014-10-01coverity#1242436 Identical code for different branchesCaolán McNamara
Change-Id: Ia2988cdde8be62a9fb3d2895c70148a01dedf594
2014-10-01coverity#735513 constant guards dead codeCaolán McNamara
Change-Id: Idba65df85e8fc2131d0cfbdd1b3c25470f0dc0ae
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara
Change-Id: I387dcfb34dd6f1fc74ed929cb6b2833ae8e0f574
2014-10-01coverity#707673 uninitialized memberCaolán McNamara
Change-Id: Iab55c2545790bdee7104abf91d7a3df2deb21ec5
2014-10-01coverity#704894 Explicit NULL derefencedCaolán McNamara
Change-Id: If1e812f9b3c93c8e81817dc599d1d732dbc68b0c
2014-10-01coverity#1242928 Uninitialized pointer fieldCaolán McNamara
Change-Id: I841306c664ddc5d81ce1c84357de3b2daf32964a
2014-10-01coverity#1242929 Uninitialized scalar fieldCaolán McNamara
Change-Id: I77d19b131a378b16e82ce789c5d0fc99845e92db
2014-10-01coverity#1242932 Uncaught exceptionCaolán McNamara
Change-Id: I13ef24dfa1c82ad14737dac77b18e92d3abeb96b
2014-10-01coverity#1242943 unused memberCaolán McNamara
Change-Id: I6a5a0efdfa45814a59d4b7b5885850e1618a526e
2014-10-01coverity#1242662 unused memberCaolán McNamara
Change-Id: Ie089a4afabb07e3b119563dafb162da427bb635d
2014-10-01collada2gltf: drop tr1 supportJan-Marek Glogowski
The detection code is wrong for gcc 4.6 and the tr1 code actually conflicts with the OpenCOLLADA code, because it creates an ambiguity of shared_ptr in the cpp files. Additionally most of the headers already use std::shared_ptr or std::unordered_map. Change-Id: Ibfe80e45687d34ec6fcd23339fd3f968fae402ba Reviewed-on: https://gerrit.libreoffice.org/11695 Reviewed-by: Zolnai Tamás <tamas.zolnai@collabora.com> Tested-by: Zolnai Tamás <tamas.zolnai@collabora.com>
2014-10-01dbmgr: consistently initialize colum type to DataType::SQLNULLGiuseppe Bilotta
Fixes a warning about use uninitialized in SwDBManager::FillCalcWithMergeData(). Change-Id: I03954f6d47a699e3a694269757ad9613b92c5695 Reviewed-on: https://gerrit.libreoffice.org/11740 Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> Tested-by: Jan-Marek Glogowski <glogow@fbihome.de>
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
...from times when code used std::auto_ptr. Change-Id: Ia4eca8b0b95a8846886884404009e895daba8a22
2014-10-01svx: little more verbose exception messageMichael Stahl
Change-Id: I93d5d899fa073cd7ed18e9176b50679b0be95f70
2014-10-01chart2: fix the testDataLabelBordersDOCX on MacMichael Stahl
This test failed on Mac because it depends on the layout being finished, since for SwXTextEmbeddedObjects the corresponding SwVirtFlyDrawObj are inserted in the draw page not on import, but in layout. Change-Id: I731b9b92838252ff50135f97343357992bc1933f
2014-10-01Drop -Wno-deprecated-declarations workaroundStephan Bergmann
...for one, all supported GCC versions should HAVE_GCC_PRAGMA_OPERATOR by now; for another, there are virtually no uses of std::auto_ptr left. Change-Id: I5d94c2520d43ff0a4a8f6882ce64ebed888b44ec
2014-10-01xmlscript: std::auto_ptr -> std::unique_ptrStephan Bergmann
Change-Id: I203b84180d3614a440b37af87223bbf5a6a0f21a
2014-10-01writerfilter: std::auto_ptr -> std::unique_ptrStephan Bergmann
Change-Id: I57f010076f73758bd5bdcf78b58553baa257df08