summaryrefslogtreecommitdiff
path: root/include/comphelper
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper')
0 files changed, 0 insertions, 0 deletions
class='logsubject'>ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara Change-Id: I5e43312b6f42ce0c63946f366eaf1e6dcb9629b2 Reviewed-on: https://gerrit.libreoffice.org/30344 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2016-10-20loplugin:expandablemethodds in svxNoel Grandin Change-Id: I45447b6f5cf7e17d6e81e8c931b07b26d41b9a8c Reviewed-on: https://gerrit.libreoffice.org/30057 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2016-08-25convert SvxDistributeHorizontal to scoped enumNoel Grandin Change-Id: I7f3592ac8ef90686954624f37394a6e8f047ca44 2016-08-25convert SvxDistributeVertical to scoped enumNoel Grandin Change-Id: I1797b9cd0164f8fcee2fb768a1db08ae17457534 2016-08-23convert SdrMergeMode to scoped enumNoel Grandin Change-Id: I4569733d0c0b4a63e364f0d136bef8de71d62724 2016-08-23convert SdrIterMode to scoped enumNoel Grandin Change-Id: Iaa4631039e6b96627d8e547f21136f107e157d8a 2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin Change-Id: I225250ef296bb263bdb83c13e23412bf0204be51 2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin Change-Id: I7702cf3696222c3e1d2422b602bb6c8394e39d7a 2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin Change-Id: I09e5243e5dff46ceccef1a707e648ee9cb0c37c5 Reviewed-on: https://gerrit.libreoffice.org/24875 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-03-15loplugin:constantparamNoel Grandin Change-Id: I270e068b3c83e966e741b0a072fecce9d92d53f5 2016-03-09loplugin:constantparam in svxNoel Grandin Change-Id: Ib2a432fc334898c75ab5e5cf629a21fd310bd467 2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin Change-Id: I0fc8d00447491e8474508952c21d07aa22b6f055 2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna Change-Id: Ifc884a44008de0a34c056348321e5344ab2cb1f1 2016-02-01svx: nAnz -> nObjCountMiklos Vajna Change-Id: I5d7f50d52aac9b1333828db1571163d7d5a624c4 2016-01-27Resolves: rhbz#1301346 crash with null ObjListCaolán McNamara Change-Id: Ia9446b06087907a2d9d1889ba7d4ccd1f78697d9 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann Change-Id: I71682f28c6a54d33da6b0c971f34d0a705ff04f5 2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht replaced use of PTR_CAST, IS_TYPE, ISA in oox, reportdesign, svl, svtools, svx, tools Change-Id: I1f85ff92267a0668eba625fa61b4f07feb8f3d4e Reviewed-on: https://gerrit.libreoffice.org/19002 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de> 2015-09-16boost->stdCaolán McNamara Change-Id: Ic18be8b86727dd1179a7e39c70493d088ed00557 2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann ...since the SdrInsertReason ctor lost its second parameter in 1d852b32d7ad89b2317c04958060f366f8922ca4 "loplugin:unusedmethods svx" Change-Id: I2db0b5b87c50c29113f7a9ef2de065ee32cce8d7 2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna 'mpModel=pModel' is more readable than 'pMod=pModel1'. Change-Id: I617d85e2c2d4b6b5b0d235cdd3cd9129e276b28d 2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara Change-Id: I1bf22ddbaf263b240288f70d03d6949611f86b69 2015-08-28implement undo for equalize-marked-objectsCaolán McNamara Change-Id: I245e08674b52c2a5648e9d7762101b8057fd30e9 2015-07-16loplugin:unusedmethods svxNoel Grandin Change-Id: I92158457b3ffaaf7c84c6f4c87708d766c8c9f61 Reviewed-on: https://gerrit.libreoffice.org/17117 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2015-06-25implement equalize width and height for impress/drawCaolán McNamara Equalize width/height adjusts width/height of selected objects to the width/height of the last selected object. Change-Id: I7c222a6591112cb674322d310ebd87f04a9198bd 2015-04-29convert SDRGRAPHOBJ constants to scoped enumNoel Grandin Change-Id: Ie1fba429e809ae235b9c2390071b61d8b6d115c9 2015-04-23loplugin:staticmethodsNoel Grandin Change-Id: I6207b475127099872c6f3764331006688129b673 2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna Change-Id: I7b1357621470694cd7ee23735e88dce91c2c0a57 2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn This addresses some cppcheck warnings. Change-Id: I8c63a767c62b3a666ad445a0a3095d1bb1224f5e Reviewed-on: https://gerrit.libreoffice.org/13908 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan Removed XLineStyle Reviewed on: https://gerrit.libreoffice.org/13029 Change-Id: I583575a04988ccf932374e411672ba14a3f3cb2f 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2014-10-21nShearWink -> nShearAngleMiklos Vajna Change-Id: I122f16783db4025b9335ed82a12f051516d98d4c 2014-10-20loplugin: cstylecastNoel Grandin Change-Id: Ia3055b00c20a885dfa0584f864f0e91ccad1e9c9 2014-10-15nDrehWink -> nRotationAngleMiklos Vajna Change-Id: I33ca88f38210140931b12a05e426d1373243156e 2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin Put the TOOLS PolyPolygon class in the tools namespace. Avoids clash with the Windows PolyPolygon typedef. Change-Id: I811ecbb3d55ba4ce66e4555a8586f60fcd57fb66 2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin I introduce a template method into the PTR_CAST machinery to maintain constness. There is now a FIXME in sd/../docshell.cxx because I needed to use a dynamic_cast there to work around the games it appears to be playing with OLE in-place activation. Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, dropping the GCC-extension, unnecessary use of typeof from tools/rtti.hxx Change-Id: Iba5ace1aa27e02b34fcc91af1e658c43371afd03 2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin Change-Id: Ibab89984ec94556ec368653b6db50c6c2e380dec 2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin Instead of a mix of sal_uIntPtr, sal_uLong, int, and so on. Also change CONTAINER_ENTRY_NOTFOUND=ULONG_MAX to SAL_MAX_SIZE as return value in case of failure and in the related tests. Change-Id: Ie778a849253b4be84fbcdab9557b7c4240233927 2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann ...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: Id712c222034ef807ea2d7bc459e78882e948aca6 2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin Change-Id: I6ca6914e80c186699df42253de46a3690c5130f2 2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna Change-Id: I6b2fabd72fd34f4ac1b3a18f386c90794bc39ce4 2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe Change-Id: Icff534ac96e0a595d71bc34b6055caf8cd096ad8