summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-1/+1
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-0/+1
2013-10-09Related: fdo#38838 remove UniString::SetToken & UniString::SearchAsciiCaolán McNamara2-96/+0
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara1-36/+0
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara2-34/+0
2013-10-08CID#1079187 try and silence this warningCaolán McNamara1-0/+1
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara1-14/+0
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-4/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara1-75/+0
2013-09-30Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini2-32/+35
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara1-21/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2-143/+0
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara2-43/+0
2013-09-22Related: fdo#38838 remove UniString::InsertAsciiCaolán McNamara1-35/+0
2013-09-14Related: fdo#38838 one UniString::Search variant now unusedCaolán McNamara1-42/+0
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara1-24/+0
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold1-24/+0
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara1-7/+0
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara1-12/+0
2013-09-08Related: fdo#38838 String::ReleaseBufferAccess is now no moreCaolán McNamara1-25/+0
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke1-2/+2
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza1-9/+0
2013-08-31Some OSL_WARN -> SAL_WARN_IFStephan Bergmann1-2/+10
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-24/+0
2013-08-28Mark as constTakeshi Abe2-2/+2
2013-08-27Related: fdo#38838 AllocBuffer is now unusedCaolán McNamara1-16/+0
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara1-1/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-17/+17
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist2-1/+9
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara3-42/+0
2013-08-10Related: fdo#38838 remove String::Equals(const sal_Unicode* ...)Caolán McNamara2-27/+0
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-0/+8
2013-07-26fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann2-2/+24
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks4-12/+0
2013-07-17Mark as constTakeshi Abe1-1/+1
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály2-182/+0
2013-07-16Delete SvCacheStream classPalenik Mihály4-129/+17
2013-07-14remove String::ReplaceAsciiCaolán McNamara1-57/+0
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-16/+0
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl1-2/+2
2013-06-30Revert "resmgr: bInUse is useless"Thomas Arnhold1-9/+17
2013-06-30resmgr: bInUse is uselessThomas Arnhold1-17/+9
2013-06-30WaE clang unhappy with an ambiguous if/elseNorbert Thiebaud1-2/+3
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud32-871/+867
2013-06-20make this more resilient to stream problemsDavid Tardon1-0/+2
2013-06-18fdo#43460 tools: use isEmpty()Jelle van der Waa3-21/+21
2013-06-10mingw64: use the right integer sizes on win64Fridrich Štrba1-1/+1
2013-06-10fix file and lineno info for DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+5
2013-06-04Some "cast from ... to ... loses precision fixes"Fridrich Štrba1-2/+2