summaryrefslogtreecommitdiff
path: root/reportdesign/inc/RptObject.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin1-5/+5
2023-05-11tdf#150732 ReportBuilder,Moving fields breaks connection of field to datasourceNoel Grandin1-4/+1
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-09-09tdf#150732 ReportBuilder: Moving fields from one section to another crashesNoel Grandin1-1/+7
2022-08-29ref-count SdrObjectNoel Grandin1-16/+6
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin1-1/+1
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin1-3/+3
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin1-7/+7
2021-11-03loplugin:finalclassesNoel Grandin1-2/+1
2021-02-10clean up SdrObject cloningNoel1-4/+4
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-11/+11
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen1-3/+0
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin1-4/+4
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+2
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin1-4/+4
2018-10-10tdf#119067 DefaultLabel only for interactively created OBJsArmin Le Grand1-0/+4
2018-07-25tdf#118730 Correct ReportDesigner Object creationArmin Le Grand1-2/+0
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-6/+13
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-18/+37
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-37/+18
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-18/+37
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-12-19inline use-once typedefsNoel Grandin1-4/+1
2017-10-31loplugin:finalclasses in reportdesignNoel Grandin1-35/+30
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann1-0/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-3/+3
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-3/+0
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin1-2/+2
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-2/+3
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+0
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin1-33/+32
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-34/+34
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin1-10/+0
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-30chisel off some more unused codeCaolán McNamara1-3/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3