summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/DesignView.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-3/+3
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen1-7/+0
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin1-2/+2
2020-01-07Fix typo in codeAndrea Gelmini1-2/+2
2019-12-04weld ONavigatorCaolán McNamara1-1/+1
2019-12-03weld OAddFieldWindowCaolán McNamara1-1/+1
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-1/+0
2019-08-12Fix typosAndrea Gelmini1-1/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin1-2/+2
2018-09-26Fix _bToogleOn -> _bToggleOnAndrea Gelmini1-1/+1
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin1-2/+1
2017-04-13convert ControlModification to scoped enumNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-28loplugin:singlevalfields in reportdesignNoel Grandin1-2/+0
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin1-2/+2
2016-03-09loplugin:constantparam in reportdesignNoel Grandin1-4/+2
2016-03-02loplugin:unuseddefaultparam in reportdesignNoel Grandin1-1/+1
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin1-12/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-03convert Link<> to typedNoel Grandin1-1/+1
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin1-7/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+4
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin1-5/+6
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+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-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-15reportdesign: sal_Bool -> boolStephan Bergmann1-1/+1
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1