summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-19gtk3: nwf for list node expandersCaolán McNamara
Change-Id: I710e4feca188836f6572e55132fd6c5941ad06e6
2015-05-19tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks
Change-Id: I6bc94025da3d6536b38cb43eef262d1d5f4c4c4c
2015-05-19gtk3: presume we want the same no-op for LISTNET as gtk2Caolán McNamara
Change-Id: Ic05f49d4e7d379c1d66c911e1d63f13680d2e293
2015-05-19gtk3: nwf for progress barsCaolán McNamara
Change-Id: If45020ba9916f9df9b602f57c443f828c8d1de1a
2015-05-19basic: used typed LINKsNoel Grandin
Change-Id: I8770a782e7ff5529e30aee13558711bdd8a4070d
2015-05-19astyleDavid Tardon
Change-Id: I4e7bf54959b8a9ce6c453cedfd3525aeff5c8e3a
2015-05-19loplugin:staticmethodsStephan Bergmann
Change-Id: I6dbc972c1d6e05667ac5f354703a77db4266aea0
2015-05-19require libwps 0.4David Tardon
Change-Id: I4ffbd3ae7d59a0cd17302f0380dc225f7f7f2905
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann
Change-Id: I8e90a95d6ab8d8a696d4666e2ab4ddd9584b60f0
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann
Change-Id: Ib2c84536d829b3d4cf2f0112a9735cc132ee7d24
2015-05-19tdf#91259 Crash when closing HelpPhilippe Jung
Rewrite of splitwin. The previous implementation used struct and memset/memcpy/memmove. Struct have been replaced by classes with destructors. Array of pointers are handled in vectors. This enables clean call to clear of VclPtr. Change-Id: Iab77303fb1d802f208dfdf476140557e42af949a Reviewed-on: https://gerrit.libreoffice.org/15788 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2015-05-19Clean up WPFTEncodingDialog ctor paramsStephan Bergmann
Change-Id: I28304671deb4e619e76f9ad5d8a2f9a9ec3a0d4f
2015-05-19...assuming these want to actually catch css::uno::ExceptionsStephan Bergmann
(which ones? or is this just needless cargo cult anyway?) Change-Id: If1450d4f34acd1475eb71c49e0eaf99c40833a8e
2015-05-19Fix wpftencodingdialog.uiStephan Bergmann
Change-Id: I03430895a9289331bcbbd1f4a442dabddab5e751
2015-05-19coverity#1298896 dead codeCaolán McNamara
Change-Id: I27b27b4f6ca4b443ebbfb0898cef7481b47658f9
2015-05-19coverity#1298897 deadcodeCaolán McNamara
Change-Id: I61892eeeb3d90e50f23cb1dbaf303aabaa1225fa
2015-05-19fix old GCC buildNoel Grandin
after my commit 10749bbf8247f0b17201b33f95a090dfc4fc3211 "remove the last of the OUString #defines in header files" Change-Id: I592e918f7b718ddff99a8eaff04b11064fad65d9
2015-05-19fix old GCC buildNoel Grandin
after my commit 10749bbf8247f0b17201b33f95a090dfc4fc3211 "remove the last of the OUString #defines in header files" Change-Id: I7666cfb28d8a28d541c9d7a51f014ebe53c50551
2015-05-19TagLogger can be staticNoel Grandin
since we only ever instantiate one of them Change-Id: I48b3b976b4f33044c4bf6542ac5cce58f26e6244 Reviewed-on: https://gerrit.libreoffice.org/15759 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-05-19fix Windows buildNoel Grandin
after my commit 10749bbf8247f0b17201b33f95a090dfc4fc3211 "remove the last of the OUString #defines in header files" Change-Id: I0db573b59571ed859d14e5e7d5550cfa0335234d
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
Change-Id: Id9e8ce7987e055e83b52c7024413570f262e6e8d
2015-05-19loplugin:vclwidgetsStephan Bergmann
Change-Id: Id6f15ca62c6ba32ea462e45a51e4cea597dae73d
2015-05-19sc: simplify code by replacing std::find_if with std::any_ofTakeshi Abe
... or std::none_of. Change-Id: I84808bedbaf098f7c4c987ea62d0ccc4a2b7c2f5 Reviewed-on: https://gerrit.libreoffice.org/15780 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-05-19odt2mediawiki.xsl: hide table of contents if there is a customized tocRobert Antoni Buj Gelonch
Change-Id: I3be7f0929db94658ac1eabb0996364f53b52034c Reviewed-on: https://gerrit.libreoffice.org/15795 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-05-19loplugin:cstylecastStephan Bergmann
Change-Id: I0ef11bcb30bcfbecf5afe5c4c38391acc7b72968
2015-05-19upload libwps 0.4.0osnola
Change-Id: I9da61333b7c46d20cf7010553929b141ec011d84
2015-05-19sw: prefix members of SwLayouterMiklos Vajna
2 members were prefixed, 2 not, it was confusing. Change-Id: I41940e5172ff1fcec8f90afc1b5389072d0869f4
2015-05-19Remove include stdio (part3)Julien Nabet
Change-Id: I0b44a33dc38b76130a7b230962de7ce86bd4574b Reviewed-on: https://gerrit.libreoffice.org/15793 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2015-05-19coverity#1298899, resource leakMarkus Mohrhard
Change-Id: I2bf0df28c23af19bf417e70a0039c7bdccefd6cf
2015-05-19coverity#1298900, init memberMarkus Mohrhard
Change-Id: I0d4e3e96a376e2d0e7232bb1bbe397ec80047320
2015-05-19add test for OOXML ref string conversionMarkus Mohrhard
Change-Id: Icef24eb47b34f1609026a4ead01329846034405a
2015-05-19add test for tdf#91335Markus Mohrhard
Change-Id: I27d70b5c3bdba01a57fa66416da725a426c6b784
2015-05-19don't use default style as parent for OOXML cond format style, tdf#91335Markus Mohrhard
Change-Id: I1388bb5ab71f6f6d174872023f085240f3bff916
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard
Change-Id: Ieed3521674ef713d9c09313cd41d1edd6ba3dcc5
2015-05-19replace import with direct ScCompiler calls, related tdf#91367Markus Mohrhard
Change-Id: Ib605536d002071ae753e7da87137deae00529272
2015-05-18vcl: fix the MapMode ctor too to limit precision to 32 bitsMichael Stahl
Change-Id: Ifc27d4bd9225581197332c8e21c476eed5d13eb7
2015-05-18tdf#90604: vcl: reduce MapMode precision further to 32 bits...Michael Stahl
... which mysteriously causes the Export PNG to produce a non-blank image again. The cause is probably that DocumentToGraphicRenderer::renderToGraphic() records a VCL MetaFile, and the ReadFraction/WriteFraction do only 32 bits, while the Fraction interface promises to handle "long". (regression from 2ce0aededea43231d91a0955fc0676120dcc4f13) Change-Id: Ic4289a3157ea802c17f0bc24db94ea45eabd9728
2015-05-18Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"Michael Stahl
This reverts commit 1b6be726449fb9b1ff54bc99a1b8839621444ddc. It turned out not to be necessary, see commit 9ce371fa1626bb845e702ceef66a730547b313a8
2015-05-18comphelper::PropertySetInfo: convert legacy assertionMichael Stahl
Change-Id: I23dbe1b3cf6cc611efe8a39c49f4e5b47bf25a49
2015-05-18comphelper::PropertySetInfo remove unused parameterMichael Stahl
Change-Id: I960b31befe749860e926e5bb567c0b8d0f87867a
2015-05-18gtk3: render arrow part of a tree list headerCaolán McNamara
looks a bit anemic, but it's visually the right icon albeit a bit gray Change-Id: I1614e8f5d8b1e2b9bf46cd06c9a5ed7ccf7526c4
2015-05-18make ui string translatableAndras Timar
Change-Id: Ic65c7d3ea00f83642b7c9f0bcafb71837e474862
2015-05-18Updated coreAndras Timar
Project: translations 625f07e0dc9a40453c54c4dc8ebfbc6062f54f86 Updated Slovenian translation Change-Id: I33160966ee0c7cf6fd0b62c4633766299b4ec906
2015-05-18tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl
(regression from d477ff4a81ecba8a77ead5ff1a33d3e3ceed622e) Change-Id: Ic49d2c14a27d2fb188a1ba5f9a7d8c0180b8de13
2015-05-18render vertically merged cells togetherMarkus Mohrhard
This helps with databars and color scales in merged cells. Change-Id: Ice2054a03d031012645a1f2537da1ea636cbbaef
2015-05-18odt2mediawiki.xsl: tabulation in toc entriesRobert Antoni Buj Gelonch
Change-Id: I596bd1c8814efcf2070d3e6d2ff126c03c0ec168 Reviewed-on: https://gerrit.libreoffice.org/15785 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-05-18tdf#80075 correct Writer formula bar screenshotAndras Timar
Change-Id: I140d6996c747d2ca8938d2072711041896044b18 Reviewed-on: https://gerrit.libreoffice.org/15790 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-05-18rendercontext: Per-widget double-buffering for the cases we know that work.Jan Holesovsky
Uses a variable, not a virtual method, as any change would need a large re-compile. Change-Id: I103669b139a82137c5d346ab8c9459483d358f2b
2015-05-18missing semiCaolán McNamara
Change-Id: I3253f09d10cbe733fdf6387d90ab04d65ba9328e
2015-05-18VclPtr: fix recovery dialogs asserts on exitCaolán McNamara
Change-Id: I3f3fcd13cbcf86eb431d499d3394a313dbdf7e47