summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/MultiPropertySetHandler.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen1-0/+1
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-2/+1
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov1-6/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-12Various typos about propertyJulien Nabet1-1/+1
2016-09-09use std::unique_ptrDavid Tardon1-19/+11
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-19/+19
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-14/+14
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold1-2/+2
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-26/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+15
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-18Some cppcheck cleaningJulien Nabet1-4/+4
2011-06-16catch by const referenceCaolán McNamara1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-15/+15
2011-02-16Remove dead codeBálint Dózsa1-8/+0
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-15/+15
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.6.330); FILE MERGEDRüdiger Timm1-28/+18
2006-06-19INTEGRATION: CWS warnings01 (1.5.34); FILE MERGEDJens-Heiner Rechtien1-2/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.4.538); FILE MERGEDRüdiger Timm1-47/+21
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+2
2002-02-19#65293#: constnessJens-Heiner Rechtien1-3/+3
2001-08-10#84828# chekc correct object for 'is()'Björn Milcke1-4/+4
2001-08-06#89727# By using the new class MultiPropertySetHandler method SchXMLExport::e...Björn Milcke1-0/+331