summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-05-10coverity#708544 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708545 Uninitialized scalar fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28German Comment translationMichael Meeks
2014-04-23coverity#708545 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708544 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708543 Uninitialized scalar fieldCaolán McNamara
2014-04-17Move bezier functionsChris Sherlock
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-11coverity#984163 Uninitialized scalar fieldCaolán McNamara
2014-04-02init a few more stream-read svm elementsCaolán McNamara
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt
2014-03-27Simplify #if blocks a littleStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann
2014-03-21drop spadminCaolán McNamara
2014-03-10coverity#708547 Uninitialized scalar fieldCaolán McNamara
2014-02-28remove unused code BigInt::GetString()Noel Grandin
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