summaryrefslogtreecommitdiff
path: root/svtools/source/misc/imap2.cxx
AgeCommit message (Expand)Author
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-06-30Constify, fix whitespacesMatteo Casalin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke
2017-05-12loplugin:constantparamNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-29remove custom RTTI from ImageMapNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-09-29loplugin: cstylecastNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-01-09translated German commentsLuc Castermans
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-10-07CID#1078656 Read has a break, but Write doesn'tCaolán McNamara
2013-08-22convert svtools/source/misc/* from String to OUStringNoel Grandin
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-02-15Fixed some more apparent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann
2012-02-15Various string function clean upStephan Bergmann
2012-01-25ByteString->rtl::OStringCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-10an indexOfL would be usefulCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-07-12Replace List with std::vector< IMapObject* >Joseph Powers
2011-06-21ByteString->rtl::OStringBufferCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner