summaryrefslogtreecommitdiff
path: root/tools/inc
AgeCommit message (Expand)Author
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-08-13update_pchThomas Arnhold
2014-05-22update_pch: add toolsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2013-11-13unused header fileCaolán McNamara
2013-10-21drop DBGCHECKSTRINGCaolán McNamara
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20we want the int. overloads of abs() hereDavid Tardon
2013-04-20Include <cmath> for std::abs()Tor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19tools ::Time: change constructor to fixed-length integersLionel Elie Mamane
2013-04-19Wrap large values in SAL_CONST_UINT64Stephan Bergmann
2013-04-19Presumably "call clock" should be "wall clock"Tor Lillqvist
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-12Get rid of SHL_SBCTor Lillqvist
2013-04-12Get rid of GetAppData(SHL_IDE)Tor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Typo in comment in resmgr.hxxChris Sherlock
2013-04-05new module i18nlangtagEike Rathke
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar
2013-04-04fdo#44994 write out tools' FileCopier classAndras Timar
2013-04-04delete unused header fileAndras Timar
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-26Change how Rectangles are printed, special case for EMPTYTor Lillqvist
2013-03-21debug: remove binfilter debug macroThomas Arnhold
2013-03-21The private SvFileStream::GetFileHandle() was used only on UNXTor Lillqvist
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller
2013-03-04SHL_SHL1 now unused, tooThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha
2013-03-03binfilter: remove some tracesThomas Arnhold
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-22Detect SvStream::operator<< calls with bool args w/o using -Wsign-promoStephan Bergmann
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák