summaryrefslogtreecommitdiff
path: root/tools/source/fsys
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini1-49/+50
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-189/+189
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar10-3584/+0
2013-04-04fdo#44994 write out tools' FileCopier classAndras Timar3-482/+1
2013-03-27-Wunused-macrosStephan Bergmann1-5/+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-22SEARCHDELIM_C() was unusedTor Lillqvist1-2/+0
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith3-68/+55
2013-03-12fix merge conflictThomas Arnhold1-1/+1
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold1-72/+23
2013-03-08fix regression reading OleStorages ( over THRESHOLD size )Noel Power1-1/+1
2013-03-04The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha3-23/+10
2013-03-04fdo#61513: Remove FSysFailOnErrorImpl macroMarcos Paulo de Souza5-18/+0
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks2-2/+1
2013-02-27port horrible tools temp directory abstraction to sal.Michael Meeks6-60/+21
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-1/+2
2013-01-21Fix Variable 'nMode' is reassignedJulien Nabet1-3/+1
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-102/+12
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-12/+102
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist1-1/+1
2012-12-05Fix commentTor Lillqvist1-1/+1
2012-12-05Bye bye ODMATor Lillqvist1-26/+1
2012-11-19Bin the HACK() sillynessTor Lillqvist2-2/+2
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-4/+4
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev1-2/+2
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara1-1/+1
2012-08-19cleanup files in tools/sourcePhilipp Riemer3-10/+11
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther6-164/+149
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer6-50/+47
2012-08-18removed commented out code in tools/sourcePhilipp Riemer2-9/+0
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer13-656/+28
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther2-16/+16
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-5/+0
2012-08-07Remove commented out codeThomas Arnhold1-10/+0
2012-07-20new does not return nullStephan Bergmann1-4/+1
2012-07-11re-base on ALv2 code. Includes:Michael Meeks11-253/+154
2012-07-05UniString(const rtl::OString ...) no longer implementedCaolán McNamara1-6/+6
2012-07-03fix broken indentCaolán McNamara1-42/+42
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-07-02Remove unused definesThomas Arnhold3-9/+0
2012-06-29Remove some more include guardsThomas Arnhold1-6/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-19remove some UniString ctorsCaolán McNamara2-6/+6
2012-06-12nuke dead codeTakeshi Abe1-6/+0