summaryrefslogtreecommitdiff
path: root/tools/source/fsys
AgeCommit message (Expand)Author
2013-11-05fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann
2012-12-05Bye bye ODMATor Lillqvist
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara
2012-08-19cleanup files in tools/sourcePhilipp Riemer
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed commented out code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-07Remove commented out codeThomas Arnhold
2012-07-20new does not return nullStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-05UniString(const rtl::OString ...) no longer implementedCaolán McNamara
2012-07-03fix broken indentCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-12nuke dead codeTakeshi Abe
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
2012-04-18this conversion is a no-opCaolán McNamara
2012-04-16String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-12WaE: declaration of 'aName' shadows a member of 'this'David Tardon
2012-03-12WaE: suggest explicit braces to avoid ambiguous 'else'David Tardon
2012-03-12WaE: missing initializer for memberDavid Tardon
2012-03-12WaE: 'bLastCaseSensitive' defined but not usedDavid Tardon
2012-03-12WaE: declaration of 'pTop' shadows a previous localDavid Tardon
2012-02-21WaE: Same expression on both sides of '||'Thomas Arnhold
2012-02-21fdo#44993: Remove obsolete FSysRedirectorElton Chung
2012-02-20unusedcode.easy: some cleaningThomas Arnhold
2012-02-19ByteString->rtl::OStringCaolán McNamara
2012-02-17WaE: unused parameterDavid Tardon
2012-02-15Various string function clean upStephan Bergmann
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-02-07tools: fsys: Delete unused FileStat::FileStat()Greg Kroah-Hartman
2012-02-07tools: fsys: Delete unused FileStat::FileStat(const void *)Greg Kroah-Hartman
2012-02-07tools: fsys: Delete unused DirEntry::GetDevice()Greg Kroah-Hartman
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-23fdo#44988: Remove obsolete BOOTSTRAP defines.Thomas Collerton
2012-01-21Fix Windows.Stephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20cleanup: privatise SvStream's LockFile impl. and in-line Redirector bitsMichael Meeks