summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
2014-02-26Remove visual noise from toolsAlexander Wilms
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-21TOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10Use boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-07-17Mark as constTakeshi Abe
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-23Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vclArmin Le Grand
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand
2013-05-13Resolves: #i115917# Better conversion of C1 and C2 bezier curve pointsArmin Le Grand
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-04-30redo fix for fdo#64078Noel Power
2013-04-30fix for fdo#64078Noel Power
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-12Kill empty ImpDeInitWinTools() and the header with only its definitionTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22s/the the/the/Tor Lillqvist
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-19cleanup files in tools/sourcePhilipp Riemer
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-22convert BitInt signatures to rtl::OUStringCaolán McNamara
2012-05-22ditch some XubStringsCaolán McNamara
2012-05-09Removed unnecessary SvLibraryStephan Bergmann
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-16Fix a bug found with cclangJulien Nabet
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-18removed some dead codeMarc-André Laverdière-Papineau
2012-01-17remove unused methodsThomas Arnhold