summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-26Cleanup comments for easyhacksPopa Adrian Marius
Change-Id: Ic6bd4d277bc464bf96573ba95c0cf5c0cc96ab73 Reviewed-on: https://gerrit.libreoffice.org/15019 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-03-26Resolves: tdf#90256 repair invalid docking positionsCaolán McNamara
Change-Id: If144a867dc4be6975c08cd1eea9ebb540975aafc
2015-03-26TableRef: generate token for #DataEike Rathke
Change-Id: I06d4789b92d9f6567dd87c8d3cb6186538269663
2015-03-26TableRef: generate tokens for #Headers and #TotalsEike Rathke
Change-Id: Ib28bae06022d151bc108ebb3062efe86cc3b8bb9
2015-03-26move the constantfunction plugin into /storeNoel Grandin
as sberg points out, it needs a massive blacklist, which is going to be a pain to maintain. Until I can think of a way to make this more resilient, move it where it can't bother people. Change-Id: I64fc498146a3cb4ea9c1e37150c4ef50023b7bd5
2015-03-26tdf#87904 changing the sort arrangment of impress's sidebar tabsYousuf Philips
Change-Id: I3cd51d216c505659a543f9136db4a4c0ea1f66c8 Reviewed-on: https://gerrit.libreoffice.org/14986 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-26survive 'enable jre' dialog interrupting CreateAccessibilityObjectsCaolán McNamara
Change-Id: I4395160780fc055d14554ad62c6ec757ec8dbbe1
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips
Change-Id: I57ec4cb36aa0e3a921653d337bcf5029fc5d3fc8 Reviewed-on: https://gerrit.libreoffice.org/14979 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-26loplugin:cstylecastStephan Bergmann
Change-Id: Ia04113c52787aa7498ba11864313a39caa1c1d22
2015-03-26loplugin:constantfunction: vcl/unx/gtk3Stephan Bergmann
Change-Id: I66ffc0c3a73d45e9d4b54f46092a65913b753d26
2015-03-26loplugin:constantfunction: vcl/unx/gtk3Stephan Bergmann
Change-Id: Ieedf89bebb59e783dfe13ef2d5ae7ba3347cdc62
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
keep it simple for now. deliver to the same target window that gets the MouseWheel events, maybe worth combining MouseWheel and Gestures into the same thing and use it in slideshows so swipe toward the left to advance to the next slide, to the right to return to the previous slide. swipes are followed by mouse up events, impress already has a similar hack to hide an mouse-up from the (incredibly complicated) interaction with the slideshow so simply use that Change-Id: Ib34f6fa0f15f3aa34eef887eb9d5642de9e5cdd1
2015-03-26loplugins:constantfunction: properly detect overloaded operatorsStephan Bergmann
Change-Id: I484e1206d1f17305d21f7e750b8aca9d1c8d809b
2015-03-26fix build from moduleDavid Tardon
Change-Id: I044e6c82b4f3b492ed384e86dbe9e6955f8f792f
2015-03-26add Makefile deps and cleanup for config_host_lang.mk*David Tardon
Change-Id: I7fabd28ccdf66a4fa96838aafadbe6ceee8d9ee3
2015-03-26Move message box icons from Tango Testing to TangoAdolfo Jayme Barrientos
It was about time! Change-Id: I88bbd7a1d6651f87d6524fd651a7c5c460105b5f
2015-03-26DOCX export: remove no longer needed AddToAttrList() variantsMiklos Vajna
Change-Id: Ide671e1ec9d80069869b14fb3c94acbd287a3427
2015-03-26WaE: this method is empty and should be removedTor Lillqvist
Change-Id: Ia5ec3890a4e57c460dab58fcd690530ebf836140
2015-03-26the valid flags in SvxBulletItem are unusedNoel Grandin
Change-Id: Ifd06179e42edc916002e8b0feaabd888852f1aa6
2015-03-26bullet justification in SvxBulletItem is unusedNoel Grandin
Change-Id: Ib303c89f84a95eed96cfccfc947c2b4d6919ab95
2015-03-26convert BS_ constants to SvxBulletStyle enum classNoel Grandin
Change-Id: I8d68394c29b7602b21f8d972552aa7226778d3ff
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
Change-Id: I4707b2f0325d2e39c11bb99ef687100eb55639e1
2015-03-26convert NUM_ constants to enum clasNoel Grandin
Change-Id: Id41ea91aaf618c7f3f323698c09caa7c8df2290a
2015-03-26tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Austin Chen
Change-Id: Iae8e50864dbd90ff49a4fcc31a06b2158eab4afc Reviewed-on: https://gerrit.libreoffice.org/14998 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-26Updated coreStanislav Horacek
Project: help b1178f96fe29860b1d92c8c150d5169f96a964b2 rename PDF export options Change-Id: I1491cd908cf87eea5d0d131704e291c86def58eb Reviewed-on: https://gerrit.libreoffice.org/15007 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-03-26Updated coreStanislav Horacek
Project: help 091a3cc5cd8e1cb92382eddd6424764cda3060e8 rename "Find" to "Find Next" in Find & Replace dialog Change-Id: Ib721e87839b03d108b9e10d5605bfaff7d5f21a6 Reviewed-on: https://gerrit.libreoffice.org/15008 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-03-26Updated coreStanislav Horacek
Project: help 2384838958839304b5eb39cf050a8bc7c134ae5e rename Typeface to Style in Math Catalog Change-Id: I14ea3a399b31b52203f7237ca4e11105a20c8ecc Reviewed-on: https://gerrit.libreoffice.org/15009 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-03-25Expr::EvaluateAs... does not work for type-dependent expressionsStephan Bergmann
Change-Id: Iea1cd468528d00ffa07e13b2063ca5fce5cc4fae
2015-03-25tdf#90010 Partially revert "package: Do not bother with deflating jpeg images"Matúš Kukan
This reverts commit 0843ade74e5848c0babad509b10c334b01847be2 for the case, when the document is protected by password. Would be nice to fix properly later. Change-Id: If159639d6f74de4e106e9dad382faac9d5de4a09
2015-03-25TyposJulien Nabet
Change-Id: I665a56fcad10e136e949a10497f6ab8813af9968
2015-03-25Typo: formated->formattedJulien Nabet
Change-Id: Iefd4d375a0dfb36732233852f906c6b85dccc2a5
2015-03-25TyposJulien Nabet
Change-Id: I434be0034b26ac4719590238817538ecd90b8923
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
The mail merge wizard is already modal to the source window. As long as the mail merge isn't finished, there is is no useable way to interact with the wizard. So make the progress window modal to the mail merge wizard to prevent the crashes when the user cancels the wizard while a mail merge is run. As the progress dialog can be triggered via UNO, the dialog has still has to be created as a non-modal floating window, when not called from the mail merge wizard. Change-Id: Ie8258323a0d396b40300d44bc0dea76385522847 Reviewed-on: https://gerrit.libreoffice.org/14996 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2015-03-25TANGO: Updating conditional formatting and save iconsYousuf Philips
Change-Id: I239fb3093286d5d0bf51397a2cfa86a2148b70d0 Reviewed-on: https://gerrit.libreoffice.org/15004 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon
Change-Id: I4fb99c446f1ea0892d9210885d9d93f3dfe24ceb
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon
Change-Id: I15492fcc687a21b740dc2d97a47485e2e760055f
2015-03-25refactor indescribable wall of code into reusable hunksCaolán McNamara
supposed to be logically the same before and after except for the addition of allow pPreviousWindow to be the pFocusWindow as well as the pMouseWindow which I see as a good thing Change-Id: I4810146397850abab90d37d0e0c2bfd674faa208
2015-03-25loplugin:constantfunctionStephan Bergmann
Change-Id: Ic95699c514b24886ab1ca6d2b625fe9bd033f4ea
2015-03-25Uninitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann
Change-Id: I2501a7d2987eeef7683b22cbb4bf812b1b545f39
2015-03-25Basic: scanner should'nt use 0xFF mask on charactersArnaud Versini
Change-Id: I2fd3f70c3d8e411430f84c7383da7ab8700513bd Reviewed-on: https://gerrit.libreoffice.org/14682 Reviewed-by: Arnaud Versini <arnaud.versini@libreoffice.org> Tested-by: Arnaud Versini <arnaud.versini@libreoffice.org>
2015-03-25Maybe this helps TB56?Stephan Bergmann
Change-Id: I209fcc9277d8efe27608b7e858f16fa31a6973b2
2015-03-25loplugin:constantfunctionStephan Bergmann
Change-Id: I368de78b99369982cd17a8e7ac8c36b4e7e60b41
2015-03-25Tweak fixStephan Bergmann
Change-Id: I637acffabb9888750f397ff90a018bbce9493895
2015-03-25tdf#87234 Another round of breeze icon updatesAndreas Kainz
Change-Id: I1e0923f433d341e37dc14a9e022ecc1e7a793ce7 Reviewed-on: https://gerrit.libreoffice.org/14999 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-25Revert "give this a copy ctor"Stephan Bergmann
This reverts commit da42d1100832aae524c2e6b0ba738623df775a3d, problem is fixed now with fc56579e9d3ef0be4912ff48e38d057d5d608ee5 "Keep GCC 4.6 happy" Conflicts: postprocess/qa/services.cxx Change-Id: If819749d322a0887c1668fbbe563d14e0402ac78
2015-03-25Revert "tdf#90174 FILESAVE: export of bullet color for pptx"Stephan Bergmann
This reverts commit 8707670cb39f5777cd54f8b180ec342416ef259f (plus follow-up 53e89ab25c0cd7df1b900a2e1048cfa402ea4353 "WaE: uninitialized nBulletColor") as it broke CppunitTest_sd_export_tests. Change-Id: Ib7433ba6e43b2f90767b0333dceb0f732d6659df
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
Change-Id: I0f57a60a44ddac63a73e0bb35df59b3b25857d43
2015-03-25WaE: potentially uninitialized local variableCaolán McNamara
Change-Id: Icb4a7d71e23d202078ad27bee255b6f812a74707
2015-03-25remove typed Modify for goodBjoern Michaelsen
Change-Id: I53105b9a8a832affd0545fcd69774fad116a2a3c
2015-03-25kill a typed Modify useBjoern Michaelsen
Change-Id: I713501f7ac31a5188932432adff626279432f305