summaryrefslogtreecommitdiff
path: root/include/tools/b3dtrans.hxx
AgeCommit message (Expand)Author
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-08-23loplugin:returnconstval in toolsNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-05-05tools: explain rVRP, rVPN and rVUP in SetOrientation()Chris Sherlock
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in toolsNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-03-19loplugin:constantfunction: toolsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-07-04warning C4389 != signed/unsigned mismatchMichael Stahl
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen