summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-12de-src solo image buttonCaolán McNamara
Change-Id: I82a613c8f371d8f585c53b2625e7dbed8ea0b703
2016-10-12drop unused argumentCaolán McNamara
Change-Id: I54a86f98289877abc435e2c7397ff5fd6c516545
2016-10-12GetAutoHelpId logically can only return an empty string nowCaolán McNamara
Change-Id: Ie7368f083a5aa6bcfb249375fbae1f4cd92e02ba
2016-10-12drop RSC_DOCKINGWINDOW*Caolán McNamara
Change-Id: Ibcddc2def40e15f4a2f92fec13c1c3fd2f824d68
2016-10-12DockingWindow ResId code needed only by removed ToolBar src supportCaolán McNamara
Change-Id: Ib0dff4b569ac1b95a59b618258036ecf3d2c4e73
2016-10-12drop unused defines and enumsCaolán McNamara
Change-Id: Ifc81443047380221a7329be5b6b094ee8bc76451
2016-10-12no toolboxes are loaded from .src anymoreCaolán McNamara
Change-Id: Ia2eabf157845b9b6b00b745332a558ffdd1e0ec7
2016-10-12Delete the safemode flag when closing the dialogSamuel Mehrbrodt
Change-Id: I7131849cc417155b55425eba1494992f7d07fa0b
2016-10-12Fix writing the flag fileSamuel Mehrbrodt
Change-Id: Id2eef64b52ac0f7c48dc090ed3ce41f5cde6b775
2016-10-12Safemode: Add doxygen documentationSamuel Mehrbrodt
Change-Id: Ic5a7f5dfcefe66c961c9b71e9dbdfefeb9f06825
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt
Change-Id: Ifdbb291715b033eaace159297eac5348530e9f36
2016-10-12Enlarge tabpage size so that even colour tab fits inKatarina Behrens
Change-Id: Ic768000d6710b14d117a3480a13c39efe9e330ea Reviewed-on: https://gerrit.libreoffice.org/29725 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-10-12silence gcc4.8 warningNoel Grandin
Change-Id: I1e433d6011de22e018b5324754f00065f2bfa6eb
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
Change-Id: Ia651dfae33cb1e901f124541a1e12f240d4a7458
2016-10-12sfx2: clean up redundant virtual keywords in classificationhelperMiklos Vajna
Change-Id: If6da4e79c17dc27a13e043a3f23cdbac0ae7f7d0
2016-10-12tdf#101442 "hyperlink" to "link" - other words changeFederico Bassini
Changes to be committed: modified: cui/uiconfig/ui/securityoptionsdialog.ui modified: sw/uiconfig/swriter/ui/tocentriespage.ui Change-Id: Ie46281b4c15dad634bab870fbe50c749165a001d Reviewed-on: https://gerrit.libreoffice.org/29727 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-10-12-Werror,-Wunused-private-field, againStephan Bergmann
Change-Id: I1f1ab1e3fd1360111a48d68effd254277e220843
2016-10-12convert impress/draw navigator to .uiCaolán McNamara
Change-Id: I75164f6878f53dc1382f3802b594914b1637e545
2016-10-12Updated coreCaolán McNamara
Project: help 50bab958d34bf90c4b345dbf2b66050fc58538fd update help ids for impress/draw navigator ui conversion Change-Id: Id0827a67d46232f519726e5851b8bfdd02880e0c
2016-10-12Missing includeStephan Bergmann
Change-Id: I5abde663d639278bcc8374da6b5772b58a9b7a75
2016-10-12Avoid crash on switching to pattern tabKatarina Behrens
Change-Id: I8edeb1a92c20c88160109a904cdcec355a5ef998 Reviewed-on: https://gerrit.libreoffice.org/29599 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-10-12[GSoC] Remove fill style tabs from area fill dialogRishabh Kumar
Change-Id: I7409118cbbab1350dda169d5bdfef51b7354de9f Reviewed-on: https://gerrit.libreoffice.org/27864 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar
Change-Id: I89e84b7b3c7075ad4107e7bc444ea5c07bc90795 Reviewed-on: https://gerrit.libreoffice.org/27866 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-10-12gcc4.8 does not seem to like explicit-width-scoped-enum and bitfield memberNoel Grandin
there is a field a little lower down declared as Multiline meMultiline :2; which gcc gets unhappy about Change-Id: I3681d566181b6739a222898fe32af13accdf0d43
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
Change-Id: Ifc54789d12d0b024ed28f13ec78b5c10afa902de
2016-10-12improve commentNoel Grandin
Change-Id: Ia45916169c10b1c8bb712c9c21ce2df6cda37245
2016-10-12convert IDET flags to typed_flagsNoel Grandin
Change-Id: Iaaea3b3693ab4c67a60e48e7de8865413e8e246b
2016-10-12convert STLPropertyState constants to scoped enumNoel Grandin
Change-Id: I88313ade1774330c394f0d1b993b2f98ef40ea9f
2016-10-12Remove double 'Safe Mode' menu entry from WriterSamuel Mehrbrodt
Change-Id: Ic3743ef2d4a9ed2a1e2032f989e0a065006616dd Reviewed-on: https://gerrit.libreoffice.org/29723 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-12typoStephan Bergmann
Change-Id: Iea55eee0e5e777e46bb02435f10bca03e554a15c
2016-10-12convert EID constants to typed_flagsNoel Grandin
Change-Id: I3bcccd8836e54dd33bb079856226fbedd574c824
2016-10-12convert SC_NESTEDBUTTON constants to scoped enumNoel Grandin
Change-Id: Ic0bc7036972d0577c4c910ee63f92690d9c0a14d
2016-10-12convert CSV_DIFF constants to typed_flags_setNoel Grandin
Change-Id: Ib4aea2d8288ee25cb14514c38bc8809e08e61985
2016-10-12convert EXC_TABBUF constants to typed_flags_setNoel Grandin
Change-Id: I40b5d94fc559350f7dd4e0efde8f71be9518b87c
2016-10-12improve error message in refcounting pluginNoel Grandin
Change-Id: I02b483c1d696913b33112b9248747f9c3d28dc55
2016-10-12convert EXC_COLROW constants to typed_flags_setNoel Grandin
Change-Id: I08f06aa24228c0967ba1af139ac5b710537a2de5
2016-10-12convert constants to scoped enumNoel Grandin
Change-Id: I189027a05a49b362fb24047ff9a84521ab39ece3
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin
Change-Id: I973c5253b385a5495bec38201655e3dbcb9a6f81
2016-10-12convert MULTILINE constants to scoped enumNoel Grandin
Change-Id: I1928fa3ca6e9d62719b9e4ca4649ec9fad9633a8
2016-10-12convert SC_CLIPMARK constants to typed_flags_setNoel Grandin
Change-Id: Ibdfe3c46da35b96b040f02a167d35651502a65ef
2016-10-12convert SC_ROTDIR constants to scoped enumNoel Grandin
Change-Id: Ia726ce9e9fcfe9a8b5bc4057f0176edf10b6ab3f
2016-10-12convert macro to local functionJochen Nitschke
Change-Id: Iebe97b505c2583211f0bfda55d183fb37753457d Reviewed-on: https://gerrit.libreoffice.org/29718 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-12use more 'nullptr' in SvRef templatesJochen Nitschke
Change-Id: Idfe140863b7ec51230110d942c5732e18f411192 Reviewed-on: https://gerrit.libreoffice.org/29701 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin
Change-Id: Ifd954bf48291cdc43c66fd44b4029e47eb7589f6 Reviewed-on: https://gerrit.libreoffice.org/29690 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
Change-Id: I610d8347129ac25420730ed7bf2855a5bdd0120f Reviewed-on: https://gerrit.libreoffice.org/29692 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin
Change-Id: I5ec4eb2f74036e42851333e3d669dbea58c2490a Reviewed-on: https://gerrit.libreoffice.org/29687 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-12update creditsChristian Lohmaier
Change-Id: I0c5f943ed0d1a607ef86a26602f101f361b0aa2d
2016-10-11update emoji autocorrect files from po-filesChristian Lohmaier
Change-Id: I76aab4dd7d43d8c3fd7e452891303fa861a5bd21
2016-10-11Updated coreChristian Lohmaier
Project: translations 4a45b12af9d0be41780e5a29b73e8e595f3f430f update translations for 5.2.3 rc1 and force-fix errors using pocheck Change-Id: I3c922e1b91581f1b5cd6a5b8d0662a3e7aba0fae
2016-10-11Replace OLEVariant operators with proper functions, for clarityStephan Bergmann
* Rename the original getDate (returning double) to getDateAsDouble, to make room for the new getDate (returning css::uno::Date). * Assume the difference between the original 'operator String' (first checking for VT_BSTR, then for isNull()) and getString (first checking for isNull(), only then calling 'operator String') was accidental rather than by design. Change-Id: I6261bdad5c328d6b10e83f2d1664a6c78ec1fed4 Reviewed-on: https://gerrit.libreoffice.org/29705 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>