summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
Change-Id: Ib5df091fc4a6233b526c44ae42dbdbacb0bef7c6
2013-05-06Java cleanup, close file handles when done with themNoel Grandin
Change-Id: I79e6e0b8f53ae6f232c34aa8e833853d2ec24cf0
2013-05-06Java cleanup, delete some dead codeNoel Grandin
Change-Id: I4423cc7ec49769e256f73d9b7fba7b78f84f932f
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
Change-Id: If8a9c0c3a4b357fb9c0ff096f44ed1b44ebbcef4
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin
Change-Id: Icb807382eaf50f515f2c9dfada0c061414baed33
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f
2013-05-06remove some unnecessary castsNoel Grandin
Change-Id: I63b0ce257b40caa53aef337e953ce8d07862d292
2013-05-06use generics and convert from Vector to ArrayListNoel Grandin
Change-Id: Idcc7d0c386ff59ddee95667939969259cdf11d02
2013-05-06fix typoNoel Grandin
Change-Id: I228a93e2b701fa787fc6d7d721acaf1f6e010b89
2013-05-06fix typoNoel Grandin
Change-Id: I785c022c9f38eb54ba27fd76bb032f5fa7f34b63
2013-05-06fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner
Change-Id: I569766945d96eae74479e310d674c9420e9a2b4b Reviewed-on: https://gerrit.libreoffice.org/3772 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-05-06Convert EMFP_DEBUG to SAL_INFO, etc.Chris Sherlock
* Change to SAL_INFO instead of EMFP_DEBUG in emfplus.cxx * Use #ifdef OSL_DEBUG > 1 to conditionally compile in debugging routines * Remove some commented/conditionally compiled out code * Change logging area for SAL_WARN from cppcanvas to cppcanvas.emf Change-Id: I6db0021807634070cfa2fee0f07e32d235b3d2f3 Reviewed-on: https://gerrit.libreoffice.org/3782 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin
Change-Id: I9719b43dbf98cfca29638f54cc907e48c7ad28b7
2013-05-06fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
Change-Id: I65a4399de203e02b8fc90c7d2e4c783d5c156de5
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin
Change-Id: If6bebe0d2dfb30c3fffd0fb284cd766e3f315b49
2013-05-06fdo#46808, Convert SystemClipboardExt service to new styleNoel Grandin
Service already existed, just needed an IDL file Change-Id: Icde7c41e48b8c511976c2a65a87dca064546fa95
2013-05-06fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin
Change-Id: I723b1baf50b75f6aaea86a4784ee10a3d2196e83
2013-05-06configure: with --enable-headless disable opengl by defaultRiccardo Magliocchetti
Change-Id: Ia09d30c7ffe6b8597c6b23921feed07151aab04c
2013-05-06No need for conditionality has been turned on since 2004Tor Lillqvist
Change-Id: I0e1708f1102dab8e0424d12b50da25f726e8a5f6
2013-05-06xmlsecurity: drop no longer needed RTL_ASCII_USTRINGPARAM macroMiklos Vajna
Change-Id: Ia08688ef3c262ba4379213231032c73404ae748b
2013-05-06make Excel happyMarkus Mohrhard
Why the f*cking hell do we need file format specs if they are ignored and we just write into an implementers note what we want to see in the spec. And at least if there is an implementers note file make sure to mention all the cases and save me the reverse engineering time. Change-Id: I08c2c9963fc6f2780e49a89f988a758665e007fa
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny
Change-Id: I8c56f45505327857613c39b28da3ae7cc3ad201c
2013-05-06Revert "#i103131# in doubt treat unicode variation selectors as ↵Khaled Hosny
invisible(cherry picked from commit 179f88dfe5a1eb2ebd051d73b50f1e0af9c12fd9)" This reverts commit 6840ba613cc46ee65d58612ecabe748d539de9f5. We don't want this since we can now support variation selectors with HarfBuzz.
2013-05-06data label export does not work with bar chartsMarkus Mohrhard
Excel just removes the chart during import. Additionally we should work on only exporting the data label information for points that really contain data labels. Change-Id: I80aef8effe27c729feb69c25c319ca129dc961a5
2013-05-06remove unnecessary explicit namespacesMarkus Mohrhard
Change-Id: Idb6bf5704a3b569ae4ae19d35526f19528ab63a6
2013-05-06map full transparent solid fill to no fill, fdo#64224Markus Mohrhard
Change-Id: I9ec33b347647bfcd6c1411c4db7af51ca597dc8e
2013-05-06let us be explicit about default valuesMarkus Mohrhard
Different MSO versions behave differently in respect to the default values. 2007 is not compliant to OOXML and is what our export filter expects, 2010+ are compliant to OOXML and therefore our charts look awful. Change-Id: If301d878a1603ed9835884cfbb9ed9c902526ba0
2013-05-05follow up to commit 2e109641648bed508318d3b65a385f5b9e78edf7Philipp Riemer
Norbert cherry-picked the original patch [1] without changes. However some sentences in it where translated misleadingly. So here I am merging my remarks/corrections to it, plus some minor changes regarding whitespaces in front of punctuations. [1] see https://gerrit.libreoffice.org/3788 Change-Id: If5fa033c48b2bd16fc0b83195ba4d46f5051414b
2013-05-05Partially translate german comments in sw/source/filter/ww8/Joren De Cuyper
Please, only apply this patch if you are a native speaking German. I'm not a native speaker, so a double check is really necessary and appreciated. Thanks in advance! Change-Id: I9493d128e124d319391aa851ae364aefeb27c512 Reviewed-on: https://gerrit.libreoffice.org/3788 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-05coverity#1000604: Dereference after null checkJulien Nabet
Change-Id: Id9c3b7eb29c58c55c100db6da644b232ada550ee Reviewed-on: https://gerrit.libreoffice.org/3791 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-05moz: build fixAndras Timar
Change-Id: I85e573add83d46550822e55e691b61fc2729475a
2013-05-05[harfbuzz] Fix vertical text layoutKhaled Hosny
"Fixed" in the sense that it works exactly like the non-HarfBuzz case, but that is already a bit broken. Need to get rid if the little OpenType layout engine in ServerFont::ApplyGSUB() and use HarfBuzz's vertical text layout capabilities. Change-Id: I32abe385575bd5d1b66e573dfe2fc7f412d02254
2013-05-05moz: build fixAndras Timar
Change-Id: I1a8685ec5fff2e78aa9eb97ba9b331a1a2a99e74
2013-05-05fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller
Change-Id: I6cb657853cf3e8d4e35c0dc09be6a4a15ba3a336
2013-05-05remove commented-out code in sw/source/core/viewPhilipp Riemer
Change-Id: Ib94be6370549c6a71879a5af1eb60808fba762e8
2013-05-05fdo#62475 - remove visual noise in sw/source/core/viewPhilipp Riemer
- ASCII art - method comments without further info - multiple blank lines Change-Id: Iec6fac8ce28a82b2ce15a72ed7ffa5fc38d4e218
2013-05-05work on comments in sw/source/core/viewPhilipp Riemer
Change-Id: I3934487475df1da7fe6cf68656c4c38881d1a394
2013-05-05fix indentationPhilipp Riemer
Change-Id: If17defd0a64c0b6b4e2c1faf60601199a978e2e9
2013-05-05fdo#39468: Translate German comments in sw/source/core/viewPhilipp Riemer
Change-Id: Icc9249ec66ea10ae0ceea6b5e611cf774474c7c2
2013-05-05work on comments and remove commented-out code in sw/source/core/graphicPhilipp Riemer
Change-Id: I2b1b29d469277998dafed41fb7c0bb33e8064a16
2013-05-05fdo#39468: Translate German comments in sw/source/core/graphicPhilipp Riemer
Change-Id: Ic78269f73b31125d7326b9aa1bfca76d7e881177
2013-05-05fdo#62475 - remove ASCII art in sw/source/core/graphicPhilipp Riemer
Change-Id: Ie37dbb1c0c5d01c958d168d15ec5285c36bbf28d
2013-05-05fix indentation of a commentPhilipp Riemer
Change-Id: I4528725cdfe2bdd0ae071d5719d4e8e082d88e5b
2013-05-05fdo#62475 - remove pointless comments and ASCII art in sw/source/core/drawPhilipp Riemer
Change-Id: I223cdd6d3bfddf0216453406efc32beee2489ae4
2013-05-05doxygen-ize comments in sw/source/core/drawPhilipp Riemer
Change-Id: I04ef6f0992e6d00dd6519eb6e9bcddecbb97e8de
2013-05-05another validation error in chart OOXML exportMarkus Mohrhard
Change-Id: I2edd5cb877fdf66926483c866382480f7ae3d36f
2013-05-05respect element order in OOXML chart export, fdo#59857Markus Mohrhard
The chart part of the document passes validation now. Change-Id: I52c946c0ad399038e5f9ffff08a117f2693c55b5
2013-05-05respect element order in OOXML chart export, related fdo#59857Markus Mohrhard
Change-Id: Iecb47635cb8c854ec6c12a12f895972fcf099009
2013-05-05respect element order in OOXML export, related fdo#59857Markus Mohrhard
Change-Id: I00bb173010419a47ee30c9d6ae1173bb1ea0e370
2013-05-05overlap is only valid for the 2D bar chart, related fdo#59857Markus Mohrhard
Change-Id: Ie17ef54a2b2f2058cef97dacd9110a3065f76f68