summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2016-09-09remove direct memory managementDavid Tardon
Change-Id: Id0278f15e0c46a32cf07900dffdf27b3acb2649c
2016-09-09use std::unique_ptrDavid Tardon
Change-Id: Ic6ebe839fa22e6a7b9904ad00877eddd78331ba4
2016-09-09remove direct memory managementDavid Tardon
Change-Id: I5dd5d9130f11f47c4b48c1aae9748434ac751d95
2016-09-09remove direct memory managementDavid Tardon
Change-Id: Ie5103347fc30095778d96d46ce702bf4f0da00a6
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
Change-Id: Ia275596d54ea27436f03d01297fb78b6ca09e8a6
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara
unused since... commit 7affe26a1291eef8c77e890228061f13e987bff1 Author: Maxim Monastirsky <momonasmon@gmail.com> Date: Mon Feb 22 18:47:15 2016 +0200 Kill sfx2 menu support Change-Id: I902957b8379be7c314f5357750aeba5a2fcc0a00 Reviewed-on: https://gerrit.libreoffice.org/28749 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose
Writer arrows toolbox includes following commands .uno:LineArrowEnd .uno:LineCircleArrow .uno:LineSquareArrow .uno:LineArrows .uno:LineArrowStart .uno:LineArrowCircle .uno:LineArrowSquare .uno:Line Change-Id: I91af27826ea411eabfa61c11962cfb85d2d2aab2 Reviewed-on: https://gerrit.libreoffice.org/28363 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
Change-Id: I592f73012ae8a4df8488ef04dc0956d9400625bc
2016-09-07loplugin:constantparam in vclNoel Grandin
Change-Id: I0cae8e5de1170dec4c82df7f1f5377143a079876 Reviewed-on: https://gerrit.libreoffice.org/28686 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
Change-Id: Icf66c08071b154259c9e551342d30331caf2b15a Reviewed-on: https://gerrit.libreoffice.org/28685 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-09-07framework: cleanup redundant commentsThorsten Behrens
Change-Id: Id4cb444a1e21ec0ee94a2604c15bc43220a7b571
2016-09-06Again avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann
...in type 'int'"; i.e., re-apply 11cc9bdc21be241f2feb3ab4822d9d365dba4f96 "Avoid UBSan 'left shift of 65536 by 16 places cannot be represented..." after 67ef208b2b586603e205105a384231645d7f6712 "Fixes for migrating SvXMLImport to use FastParser" removed that fix, for no apparent reason. Change-Id: I8379d2ae8a39ce8a655688d1168d8de67186472a
2016-09-06use std::unique_ptrDavid Tardon
Change-Id: I0cc84cc6b18849118a2b7824a8e4b37ca063cd50
2016-09-06drop unneeded dynamic allocationDavid Tardon
Change-Id: I9e19c33998137ee0065f92ccb980d1ff5a82115b
2016-09-05tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea
Speeds up ImplCheckSizeOfSwappedInGraphics. maObjList didn't seem to depend on it being a vector. Change-Id: I0028186b5c4f53ae198b9b33a31c51f0b2e5eb45 Reviewed-on: https://gerrit.libreoffice.org/28439 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2016-09-05Fixes for migrating SvXMLImport to use FastParser:Mohammed Abdul Azeem
These are necessary for implementing fast interfaces for the contexts. Change-Id: I37655c85c76b42782a49eeea3140490213047341 Reviewed-on: https://gerrit.libreoffice.org/28641 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2016-09-05sal_Bool -> boolStephan Bergmann
Change-Id: I0d491db88b181de63fcfb2e45a02571f272b6bfe
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu
Change-Id: I8114e338451b5b2e79b2318f558cbd075f024f08 Reviewed-on: https://gerrit.libreoffice.org/28584 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-09-05fix LAST enum membersJochen Nitschke
SdrRepeatFunc doesn't use it. XPropertyListType needs LAST for o3tl enum range. this fixes warning in svx/source/xoutdev/xtable.cxx:359: unknown xproperty type Change-Id: I5c3b7d0fa55c46002240e4f1697b1f21a0e364f4 Reviewed-on: https://gerrit.libreoffice.org/28672 Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de> Tested-by: Jenkins <ci@libreoffice.org>
2016-09-05drop default param from Fraction::FractionNoel Grandin
because if I make call-sites use the default, I get warnings about ambiguous functional conversions Change-Id: Ifd452c946832d0f9d62a10a46d90fe1ea3e79945
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos
* popup converted to .ui file * added .uno:Orientation * label & icon for .uno:Orientation * control inserted to the notebookbar.ui (Page layout tab) Change-Id: I93f35a65c4461635d0cfd1afd4546a9d2a8c4d04 Reviewed-on: https://gerrit.libreoffice.org/28405 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-09-05Convert PPDKey::SetupType to scoped enumNoel Grandin
Change-Id: I7c39c9bd4bc3b8fe82840665906f8d520e2e2d2a
2016-09-05convert PrinterInfoManager::Type to scoped enumNoel Grandin
Change-Id: I3ae15e3ef9505b9857ab1dfa0ecdbf57e3a08150
2016-09-05convert DuplexMode to scoped enumNoel Grandin
Change-Id: Ic6f6e11437e75d17630683196c1b94dc25dd888f
2016-09-05correct copy and paste in debug messageJochen Nitschke
Change-Id: I6898c78d412544f0e2a44d7d48140731b676821a Reviewed-on: https://gerrit.libreoffice.org/28669 Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de> Tested-by: Jenkins <ci@libreoffice.org>
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin
Change-Id: I38bfc88e85a9e5a024e982e555a0e0485a3010ad Reviewed-on: https://gerrit.libreoffice.org/28662 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-09-05convert Orientation to scoped enumNoel Grandin
Change-Id: Ifbfcf3557ca2a16d21e7a1d613ee54c1c6625f07
2016-09-05convert ScrollType to scoped enumNoel Grandin
Change-Id: I6dd02d4f7df028dada6cfd5d767a6ec1b1c1efe1
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
Change-Id: I365b0e34361eb339b04e5f4792f54eff5bf582a5
2016-09-05convert ToolBoxTextPosition to scoped enumNoel Grandin
Change-Id: I467b3245d5366af461dfd45eb9fd6fa87a6bef17
2016-09-05convert ExtTimeFieldFormat to scoped enumNoel Grandin
Change-Id: I6cb4e057f7a5b83edb51048f24372d19fbf48177
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin
Change-Id: I717e5e727ee0e2b6d732ecc6a432c70926654902
2016-09-05convert GradientStyle to scoped enumNoel Grandin
Change-Id: Ib740da708612df7a5f4b8c82262b9b1bd436604d
2016-09-05convert HatchStyle to scoped enumNoel Grandin
Change-Id: Ibef51ae5ae135ae584791959ec3f7bf78c50e2a8
2016-09-05convert LineStyle to scoped enumNoel Grandin
Change-Id: I30cfa5a0649b806604c443f55683d1f2a430983d
2016-09-05convert RasterOp to scoped enumNoel Grandin
Change-Id: I136423c105316c9b5b18e64d04a248fd7ac5590b
2016-09-05convert FontAutoHint to scoped enumNoel Grandin
Change-Id: Ie60f2e94e178ab7ed292b20da88fb5958662a041
2016-09-05convert FontHinting to scoped enumNoel Grandin
Change-Id: I13ce9e6d50e8d4e087c936bd86e8e96997f020cd
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
Change-Id: I7a1e4448dfff0ea6909149533d228829d980796c
2016-09-04coverity#1371167 Missing move assignment operatorCaolán McNamara
Change-Id: I95bafeb32b0444bf387efc1f6a56018975f09f29
2016-09-04tdf#101779 Multiline tooltips in template managerMaxim Monastirsky
This time just set a flag to use Balloon style, instead of forcing extended tips. Change-Id: I170bbe4b1bb95aeb9fde00cbecc2bb46c9078e9d
2016-09-04Related: tdf#101779 TipStyleBalloon for ShowQuickHelp tooMaxim Monastirsky
681294d55b6b4edcdef08982596cb4bcee32e635 converted TableDataWindow::RequestHelp to use ShowQuickHelp, but it wants to set TipStyleBalloon to be able to use line break. Also I want to do the same in the template manager dialog, in the following commit. Change-Id: Ie2569a5ab29620a5f4474dafd2309513c08bd7d2
2016-09-04tdf#101852 Revert "tdf#101779 Allow multiline tooltips in template manager"Maxim Monastirsky
This reverts commit 2decee2ccd9a4167949843da0db99edaebe6acd8.
2016-09-04Non-split currency buttonMaxim Monastirsky
Change-Id: I002af2140dd372302509509baf8d5f400ed4341a
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky
Change-Id: Ibe7d8b183038c4a925282ccab1b637342a714712
2016-09-03coverity#1371244 Missing move assignment operatorCaolán McNamara
Change-Id: I172f8397a96e5b7d0d4639e35c591caea2a0eef4
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
The same API is already implemented in sw and sc already, the sd implementation allows selecting a shape in one view, then creating a second view, and seeing the selection of the first view in the second view, without de-selecting and re-selecting the shape in question in the first view. Change-Id: Ia36e4772584d132f1ff6a7eb07ca4cadaa384ee9 Reviewed-on: https://gerrit.libreoffice.org/28623 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara
Change-Id: I2454a230cd9a524086beba1a2ca32ea0b70bf17e
2016-09-02coverity#1371159 Missing move assignment operatorCaolán McNamara
Change-Id: I1470d6a27cb5ee5a98ddb13f4f12cb0b7289b282
2016-09-02coverity#1371145 Missing move assignment operatorCaolán McNamara
Change-Id: I3aa3267cb6a824d1a7a843f2f61d7ce08ae0cd52 Reviewed-on: https://gerrit.libreoffice.org/28619 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>