summaryrefslogtreecommitdiff
path: root/svtools/source/misc/imap.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-06coverity#1242570 Untrusted value as argumentCaolán McNamara
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara
2014-10-29coverity#1078539 Division or modulo by zeroCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-07-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-09translated German commentsLuc Castermans
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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-07ByteString->rtl::OStringCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-07-12Replace List with std::vector< IMapObject* >Joseph Powers
2011-07-12callcatcher: remove unused IMapObject::GetPixelPointThomas Arnhold
2011-07-12callcatcher: remove unused IMapObject::GetLogPointThomas Arnhold
2011-06-21ByteString->rtl::OStringBufferCaolán McNamara
2011-05-16WaE (picky) - noeolChristian Lohmaier