summaryrefslogtreecommitdiff
path: root/tools/inc
AgeCommit message (Expand)AuthorFilesLines
2013-04-20we want the int. overloads of abs() hereDavid Tardon1-1/+1
2013-04-20Include <cmath> for std::abs()Tor Lillqvist1-0/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2-21/+6
2013-04-19tools ::Time: change constructor to fixed-length integersLionel Elie Mamane1-2/+2
2013-04-19Wrap large values in SAL_CONST_UINT64Stephan Bergmann1-4/+4
2013-04-19Presumably "call clock" should be "wall clock"Tor Lillqvist1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-19/+35
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2-125/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-12Get rid of SHL_SBCTor Lillqvist1-1/+1
2013-04-12Get rid of GetAppData(SHL_IDE)Tor Lillqvist1-1/+1
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist2-14/+14
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini1-16/+17
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-5/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák18-305/+305
2013-04-07Typo in comment in resmgr.hxxChris Sherlock1-1/+1
2013-04-05new module i18nlangtagEike Rathke3-3/+3
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar1-335/+0
2013-04-04fdo#44994 write out tools' FileCopier classAndras Timar3-99/+0
2013-04-04delete unused header fileAndras Timar1-42/+0
2013-03-29ResMgr with LanguageTagEike Rathke2-14/+8
2013-03-26Change how Rectangles are printed, special case for EMPTYTor Lillqvist1-2/+5
2013-03-21debug: remove binfilter debug macroThomas Arnhold1-3/+2
2013-03-21The private SvFileStream::GetFileHandle() was used only on UNXTor Lillqvist1-1/+2
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith1-8/+8
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold1-9/+8
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller1-2/+2
2013-03-04SHL_SHL1 now unused, tooThomas Arnhold1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+1
2013-03-04The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha1-6/+2
2013-03-03binfilter: remove some tracesThomas Arnhold2-24/+1
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac1-1/+0
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks2-68/+92
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+0
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-2/+2
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-4/+4
2013-01-22Detect SvStream::operator<< calls with bool args w/o using -Wsign-promoStephan Bergmann1-0/+2
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák1-0/+52
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-0/+22
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-4/+16
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-2/+1
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-1/+2
2012-12-17remove unused ifndefMarkus Mohrhard1-2/+0
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara1-2/+0
2012-12-14callcatcher: update unused code listCaolán McNamara1-2/+2
2012-12-13whitespace cleanupNoel Grandin1-17/+17
2012-12-13make the "inline" method attributes match with the method definition.Noel Grandin1-23/+23
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-6/+0