summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/mstoolbar.hxx
AgeCommit message (Expand)Author
2022-06-01clang-tidy modernize-pass-by-value in filterNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-22long->tools::Long in emfio..filterNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin
2019-09-04loplugin:constmethod in filterNoel Grandin
2019-07-18tdf#42949 Fix IWYU warnings in include/filterGabor Kelemen
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-01use more BitmapEx in filterNoel Grandin
2018-01-12filter: fix dbglevel=2 build of msfilterMiklos Vajna
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-10-21loplugin:expandablemethodds in include/filterNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-13loplugin:passstuffbyref in filterNoel Grandin
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke
2015-10-26reintroduce TBBase::indent_printf()Eike Rathke
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-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/filterNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-23execute move of global headersBjoern Michaelsen