summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/mstoolbar.hxx
AgeCommit message (Expand)Author
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