summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ViewsWindow.hxx
AgeCommit message (Expand)Author
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-01-07Fix typo in codeAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-08-03loplugin:constparams in reportdesignNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-02OViewsWindow::MovAction parameter _bMove is unusedStephan Bergmann
2017-04-13convert ControlModification to scoped enumNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin
2016-03-23loplugin:constantparam in reportdesignNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-30tdf#91112 replace o3tl::compose1 with lambdas in reportdesignJorenz Paragas
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin
2015-03-24loplugin:constantfunction: reportdesignNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-14fix-includes.pl: reportdesignThomas Arnhold
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-06coverity#738782 Uninitialized scalar fieldCaolán McNamara