summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ReportController.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-10simplify OGenericUnoController initNoel Grandin1-1/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-11-27use more OInterfaceContainerHelper3 in reportdesignNoel Grandin1-2/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-4/+4
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-07-25reportdesign/ui: create instances with uno constructorsNoel Grandin1-7/+0
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen1-5/+0
2019-12-13loplugin:unusedmethodsNoel Grandin1-1/+0
2019-12-04weld OGroupsSortingDialogCaolán McNamara1-1/+1
2019-08-12Fix typosAndrea Gelmini1-5/+5
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: reportdesignStephan Bergmann1-1/+1
2017-09-01Fix typosAndrea Gelmini1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-7/+5
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin1-1/+0
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke1-1/+0
2017-04-13convert ControlModification to scoped enumNoel Grandin1-1/+1
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-29/+29
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann1-0/+2
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin1-7/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-06-08remove some manual refcounting in reportdesignNoel Grandin1-3/+3
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-3/+3
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin1-4/+4
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-3/+3
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+2
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin1-92/+92
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-39/+39
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-17convert Link<> to typedNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-24loplugin:constantfunction: reportdesignNoel Grandin1-1/+0
2015-03-24convert SvxZoomType to enum classNoel Grandin1-1/+1
2015-02-24Typo: feture->featureJulien Nabet1-1/+1