summaryrefslogtreecommitdiff
path: root/tools/source/fsys
AgeCommit message (Expand)Author
2014-09-26WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann
2014-06-06Various INetURLObject::getData() fixesStephan Bergmann
2014-06-06new method INetURLObject::getData() for data urlsChr. Rossmanith
2014-05-27use namespace css instead of com::sunThomas Arnhold
2014-05-22fix-includes.pl: toolsThomas Arnhold
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist
2014-03-15coverity#705325 Missing break in switchCaolán McNamara
2014-02-26Remove visual noise from toolsAlexander Wilms
2014-02-11coverity#705324 Missing break in switchCaolán McNamara
2014-01-21bool improvementsStephan Bergmann
2014-01-10WildCard::ImpMatch should return boolStephan Bergmann
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-12remove unnecessary castsNoel Grandin
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-09-30Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini
2013-08-31Some OSL_WARN -> SAL_WARN_IFStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-26fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-18fdo#43460 tools: use isEmpty()Jelle van der Waa
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar
2013-04-04fdo#44994 write out tools' FileCopier classAndras Timar
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-24Clean obsolete tools/filesystem abstractionTomas Turek
2013-03-23tools: TempFile: create a file in ctor, not a directoryMichael Stahl
2013-03-23tools: move some code around so there is less of itMichael Stahl
2013-03-22SEARCHDELIM_C() was unusedTor Lillqvist
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-03-12fix merge conflictThomas Arnhold
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold
2013-03-08fix regression reading OleStorages ( over THRESHOLD size )Noel Power
2013-03-04The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha
2013-03-04fdo#61513: Remove FSysFailOnErrorImpl macroMarcos Paulo de Souza
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks
2013-02-27port horrible tools temp directory abstraction to sal.Michael Meeks
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-21Fix Variable 'nMode' is reassignedJulien Nabet
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania