summaryrefslogtreecommitdiff
path: root/svtools/source/misc/imap.cxx
AgeCommit message (Expand)Author
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
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-15CWS-TOOLING: integrate CWS fwk120Kurt Zenker