summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui/inc/ReportController.hxx
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2019-08-121-5/+5
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-1/+1
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-1/+1
* Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann2017-12-051-1/+1
* loplugin:includeform: reportdesignStephan Bergmann2017-10-231-1/+1
* Fix typosAndrea Gelmini2017-09-011-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-7/+5
* loplugin:unusedfields in registry..saxNoel Grandin2017-06-231-1/+0
* cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke2017-06-031-1/+0
* convert ControlModification to scoped enumNoel Grandin2017-04-131-1/+1
* tdf#95386 More Help Agent cleanupGabor Kelemen2017-04-071-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-29/+29
* New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann2017-01-191-0/+2
* loplugin:expandablemethods in reportdesignNoel Grandin2016-11-081-7/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-2/+2
* remove some manual refcounting in reportdesignNoel Grandin2016-06-081-3/+3
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-3/+3
* loplugin:passstuffbyref in reportdesignNoel Grandin2016-04-141-4/+4
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-111-3/+3
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-1/+2
* com::sun::star->css in remotebridges,reportdesignNoel Grandin2015-10-261-92/+92
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-39/+39
* Fix typosAndrea Gelmini2015-09-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-201-1/+1
* convert Link<> to typedNoel Grandin2015-09-171-1/+1
* boost->stdCaolán McNamara2015-09-171-3/+3
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-2/+2
* convert Link<> to typedNoel Grandin2015-08-171-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-4/+4
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-2/+2
|\
| * vclwidget: convert lots more sites to use VclPtrNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
|/
* loplugin:constantfunction: reportdesignNoel Grandin2015-03-241-1/+0
* convert SvxZoomType to enum classNoel Grandin2015-03-241-1/+1
* Typo: feture->featureJulien Nabet2015-02-241-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* rtl::Reference fits just fine hereStephan Bergmann2014-06-181-1/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+2
* reportdesign: sal_Bool->boolNoel Grandin2014-05-021-7/+7
* fixincludeguards.sh: reportdesignThomas Arnhold2014-04-191-3/+3
* typo: noone -> no oneThomas Arnhold2014-04-141-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* dbaccess: sal_Bool->boolNoel Grandin2014-04-031-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-39/+39
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-27/+27