summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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>
2016-10-11check-elf-dynamic-objects: check sdk/bin tooMichael Stahl
It takes almost no time, but this way of doing it changes the interpretation of the -d parameter; not sure how important that is. Change-Id: I9d29cdf96d7006d5daea00bcc41e613fbd30aac8 Reviewed-on: https://gerrit.libreoffice.org/29707 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2016-10-11check-elf-dynamic-objects: OpenSuSE uses DT_RUNPATH, not DT_RPATHMichael Stahl
... like Fedora, so check for either. Change-Id: I0e88c8e6e7634e7cc483474bc3f654e666c3bab2
2016-10-11merge a small piece of codeCaolán McNamara
Change-Id: I3be07e6c54fedc4b4f7ca8fc53cb941e294055bf
2016-10-11de-src writer formula toolbarCaolán McNamara
Change-Id: I8d4f031053fe819ff92ce1488a24dd3ff9b3ffd8
2016-10-11improve comment about non-BMP code points in RTFMichael Stahl
Change-Id: If906fdea692ca4a4df4f7110f42b7360d8b845da
2016-10-11HID_CALC_TOOLBOX goes nowhereCaolán McNamara
Change-Id: I812f56c53487b2bf115bc2803337176941baf49b
2016-10-11Updated coreCaolán McNamara
Project: help 5d912ed85e9c4103fe37b1299999a56493c7c3c5 drop unused HID_CALC_TOOLBOX hid Change-Id: I08ba38e7446e62fd712e53a1969e38d8b3fb653a
2016-10-11de-src solo edits in writer formula barCaolán McNamara
Change-Id: Iba5406e1c4e573c198116baed10a9ad6d142a445
2016-10-11ED_FORMULA resource is unusedCaolán McNamara
Change-Id: I8f0184c585478c59bcf230bc06ba5ba21fb50400
2016-10-11forgot to actually remove the problematic importMarkus Mohrhard
Change-Id: Iac96719a36269dec173af4c9d6d7e88d67b5c24d
2016-10-11Comment about state of non-BMP Unicode chars in RTFStephan Bergmann
Change-Id: I90051425c52f42f69cd61436979a50b875cca710
2016-10-11de-src solo variable watch editboxCaolán McNamara
Change-Id: I9e69df546d5d6453fbd89b38d4865c9fd3088678
2016-10-11Master Document toggle missing if switch to master doc from normal docCaolán McNamara
regression since... commit 20e2d7e7d1c518fe514e8252836c1c728fe3fc27 Author: akki95 <akshaydeepiitr@gmail.com> Date: Sat Jan 30 09:55:41 2016 +0530 tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it toggles Change-Id: I310eb7bfc39993ba54bbd9eca04ce721c8a68ea6
2016-10-11convert writer navigator to .ui formatCaolán McNamara
Change-Id: I83f834ea050372362b50de61753c2b3e33c67778
2016-10-11Replace OLEString operators with proper functions, for clarityStephan Bergmann
Change-Id: I1fa309d034e1ec94f38d07ede07e691f1484a4f5 Reviewed-on: https://gerrit.libreoffice.org/29697 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-11loplugin:refcountingStephan Bergmann
Change-Id: Ia7ec56c754d6eafcd4c6d981a0d8ca03af23a18e
2016-10-11tdf#103103: Many Arabic fonts dont render correctlyKhaled Hosny
Revert the remaining bits of 1da9b4c24e806ad2447b4a656e2a7192755bb6a8, the rest was reverted in 6323e6628668849438e6e19ba7ad2c6598263261. This break many assumptions made by GenericSalLayout::ApplyDXArray(). Change-Id: I25fbafe06032ab1e8860df6c5932a7157575aa32