summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2015-03-25kill a typed Modify useBjoern Michaelsen
Change-Id: I7a33f95348093b9227b7620d08f77ceb560039eb
2015-03-25kill a typed Modify useBjoern Michaelsen
Change-Id: I2d526ecb0f11281ad695d6ce158fcb5a3ef739cb
2015-03-25also test HasOnlyOneListener and HasWriterListenersBjoern Michaelsen
Change-Id: Iad352a07aa0bb04c031a16fe89d6a83e2502bcf1
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen
Change-Id: Ibb2a3ee596402661f2c593754061deb8c54a2f76
2015-03-25fix buildDavid Tardon
Change-Id: I5eb81a895740cfd917bc5d1474cbac1c9c8ff38c
2015-03-25tdf#89387 Add functor for ScAmpersandŁukasz Hryniuk
Change-Id: If89073cc6b21aad0f04f79e934aa2d646a057333 Reviewed-on: https://gerrit.libreoffice.org/14873 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-03-25Keep GCC 4.6 happyStephan Bergmann
Change-Id: Iaaab55a9ac1ba8e0550f9cb35ed13489e4e4d851
2015-03-25loplugin:constantfunctionStephan Bergmann
Change-Id: Idc231c76175d93a11846d9e3552f3b6eef75b41a
2015-03-25DocxAttributeOutput::m_pParagraphSdtPrTokenAttributes: use std::unique_ptrMiklos Vajna
Change-Id: Ibc8e21c5572c06fc929c308d519601d2ea0c830d
2015-03-25convert EE_STAT constants to enum classNoel Grandin
Change-Id: I2967cdbfd0303844892150bbff7aa5ce1a57054f
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
Change-Id: I0ffc0e222c978ce7c734228f712e88422d3a615f
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
there were a couple of lines in SC and SW where the code was using a EV_CNTRL constant. I switched it to used the same-valued constant from EE_CNTRL Change-Id: I027183cc3b6e700bf365d48833e37eddc9b50f04
2015-03-25convert MouseTarget to enum classNoel Grandin
Change-Id: I223c032e1637fecb8b7b0578a81762572973084b
2015-03-25convert VALID_ constants to enum classNoel Grandin
Change-Id: Id63d0e0dcf550b4d4f9cf3a2800aeb40f9f9bbce
2015-03-25new constantfunction lopluginNoel Grandin
Change-Id: Ie9b7a0c41fc4dbd2560ceff6bae9ab85357f518b
2015-03-25remove exit 0 at the end of a shell scriptPhillip Sz
Change-Id: I6f9b6aa7abba6eadf4db93506bdd9a822afdf2fb Reviewed-on: https://gerrit.libreoffice.org/14884 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-25fdo#84628 Created .project file generator.Gulsah Kose
This patch is starting to EclipseCDT Integration. Written the .project file generating function. Change-Id: If38077561820d9a333d186a2785ecddd1113fe92 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14871 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-25tdf#68547 Turkısh "ı" ıs specıalMatthew J. Francis
Capital "i" is "İ" Small "I" is "ı" Therefore, any BASIC we ship had better be clean of case-insensitive function name comparisons (or at least those involving "i"s), because they will not work when the system locale is Turkish. Change-Id: Ibf3a35a55b6b1ba384731dfa92caf24b51245530 Reviewed-on: https://gerrit.libreoffice.org/14995 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-24fix typo in variable nameChr. Rossmanith
mbIsPlacehlolderShape -> mbIsPlaceholderShape Change-Id: Ie01335293a3acd6da628e7ea123e10f77c1513da Reviewed-on: https://gerrit.libreoffice.org/14991 Reviewed-by: Katarina Behrens <bubli@bubli.org> Tested-by: Katarina Behrens <bubli@bubli.org>
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers
and clean up F-Distribution function names. Change-Id: I8666659269121b3ea32e8179b42e3497aa86754f Reviewed-on: https://gerrit.libreoffice.org/14657 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-03-24tdf#81475 Fix missing space in standard toolbar and rearranged other toolbarsYousuf Philips
Change-Id: I7b923da346edd359cfec3b1c4d1b1f1860df79bf Reviewed-on: https://gerrit.libreoffice.org/14990 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-24give this a copy ctorCaolán McNamara
Change-Id: I144679e93e61f1bc19319ebf8893529c164ae0ee