summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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 Versini2-65/+67
2013-04-08update documentationThomas Arnhold1-0/+2
2013-04-08make internal method static.Michael Meeks1-1/+1
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ňák41-706/+701
2013-04-07Typo in comment in resmgr.hxxChris Sherlock1-1/+1
2013-04-05new module i18nlangtagEike Rathke5-6/+6
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar13-3924/+0
2013-04-04remove useless commentsAndras Timar2-6/+0
2013-04-04fdo#44994 write out tools' FileCopier classAndras Timar7-582/+1
2013-04-04delete unused header fileAndras Timar1-42/+0
2013-04-04remove unused header: tools/fsys.hxxAndras Timar1-1/+0
2013-03-29ResMgr with LanguageTagEike Rathke3-113/+60
2013-03-28fix typos in READMEPeter Foley1-3/+3
2013-03-28add missing dep on sal/typesizes.hDavid Tardon1-0/+1
2013-03-27-Werror=unused-macrosStephan Bergmann1-1/+4
2013-03-27-Wunused-macrosStephan Bergmann3-7/+1
2013-03-26Change how Rectangles are printed, special case for EMPTYTor Lillqvist1-2/+5
2013-03-25remove unnecessary tools/fsys.hxx headerAndras Timar1-1/+0
2013-03-24Clean obsolete tools/filesystem abstractionTomas Turek2-3/+0
2013-03-23tools: TempFile: create a file in ctor, not a directoryMichael Stahl1-1/+1
2013-03-23tools: move some code around so there is less of itMichael Stahl2-17/+7
2013-03-22clean up DBG_ERRORnThomas Arnhold1-9/+2
2013-03-22tools: remove no longer needed CONSTASCII_STRINGPARAM macroMiklos Vajna1-9/+4
2013-03-22SEARCHDELIM_C() was unusedTor Lillqvist1-2/+0
2013-03-21debug: remove binfilter debug macroThomas Arnhold1-3/+2
2013-03-21The private SvFileStream::GetFileHandle() was used only on UNXTor Lillqvist2-6/+2
2013-03-16use SAL_N_ELEMENTSCaolán McNamara1-6/+6
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith15-206/+168
2013-03-16Remove STRINGPARAM in tools (qa)Chr. Rossmanith2-37/+28
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan2-10/+4
2013-03-12fix merge conflictThomas Arnhold1-1/+1
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold2-81/+31
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir2-6/+6
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller2-3/+3
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fix regression reading OleStorages ( over THRESHOLD size )Noel Power1-1/+1
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-1/+1
2013-03-04Translate German commentsPhilipp Weissenbacher2-11/+7
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 Blecha4-29/+12
2013-03-04fdo#61513: Remove FSysFailOnErrorImpl macroMarcos Paulo de Souza5-18/+0
2013-03-03binfilter: remove some tracesThomas Arnhold2-24/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-58/+0
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks4-70/+93