summaryrefslogtreecommitdiffstats
path: root/tools/source/generic
Commit message (Expand)AuthorAgeFilesLines
* bool improvementsStephan Bergmann2014-01-281-2/+2
* TOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-212-93/+0
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-165-9/+9
* Use boolStephan Bergmann2014-01-101-3/+3
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-105-19/+19
* Mark as constTakeshi Abe2013-07-171-1/+1
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-3010-181/+189
* Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vclArmin Le Grand2013-05-231-21/+44
* Secured some places where PolyPolygons were createdArmin Le Grand2013-05-191-17/+0
* Resolves: #i115917# Better conversion of C1 and C2 bezier curve pointsArmin Le Grand2013-05-131-9/+37
* fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza2013-05-091-4/+4
* redo fix for fdo#64078Noel Power2013-04-301-1/+1
* fix for fdo#64078Noel Power2013-04-301-1/+1
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-1/+0
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-203-19/+19
* Kill empty ImpDeInitWinTools() and the header with only its definitionTor Lillqvist2013-04-121-8/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-42/+42
* clean up DBG_ERRORnThomas Arnhold2013-03-221-9/+2
* Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith2013-03-161-23/+18
* Change definition of "dark" colour for fdo#61993Luke Deller2013-03-111-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-271-57/+0
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-241-5/+5
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-072-0/+2
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-141-10/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* cleanup files in tools/sourcePhilipp Riemer2012-08-191-1/+1
* fdo#39468: Translated German comments in core/tools/sourceOliver Günther2012-08-198-262/+199
* re-indent falsely formatted code in tools/sourcePhilipp Riemer2012-08-183-23/+26
* removed ascii-art and blank lines in tools/sourcePhilipp Riemer2012-08-1812-582/+16
* drop bogus eof linesThomas Arnhold2012-08-073-6/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1112-285/+177
* Decrease header files dependenciesMatteo Casalin2012-07-112-0/+2
* Remove unused definesThomas Arnhold2012-07-021-6/+0
* Remove some unused defines and controlsThomas Arnhold2012-06-293-7/+0
* convert BitInt signatures to rtl::OUStringCaolán McNamara2012-06-221-3/+3
* ditch some XubStringsCaolán McNamara2012-05-221-6/+6
* Removed unnecessary SvLibraryStephan Bergmann2012-05-091-130/+0
* callcatcher: remove some unused codeCaolán McNamara2012-04-021-18/+0
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+7
* Fix a bug found with cclangJulien Nabet2012-02-161-1/+1
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-183-12/+38
* removed some dead codeMarc-André Laverdière-Papineau2012-01-181-15/+0
* remove unused methodsThomas Arnhold2012-01-171-147/+0
* Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot2012-01-161-1/+1
* removed unused macroTakeshi Abe2012-01-161-2/+0
* make it possible to create 360 degrees arc (circle)Radek Doulik2012-01-121-1/+4
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+0