summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-7/+0
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara1-4/+0
2013-09-22Related: fdo#38838 remove UniString::InsertAsciiCaolán McNamara1-1/+0
2013-09-14Related: fdo#38838 one UniString::Search variant now unusedCaolán McNamara1-1/+1
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara1-2/+0
2013-09-12Related: fdo#38838 remove XubString aliasCaolán McNamara1-1/+0
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold1-1/+0
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara1-1/+0
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara1-1/+0
2013-09-08Related: fdo#38838 String::ReleaseBufferAccess is now no moreCaolán McNamara1-1/+0
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza1-3/+1
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-1/+0
2013-08-27Related: fdo#38838 AllocBuffer is now unusedCaolán McNamara1-1/+0
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2-4/+1
2013-08-18add some a11y relations and enable translation of msCaolán McNamara1-1/+1
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara7-9/+3
2013-08-13add a seconds unitCaolán McNamara1-1/+1
2013-08-10Related: fdo#38838 remove String::Equals(const sal_Unicode* ...)Caolán McNamara1-2/+2
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2-3/+18
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-283/+2
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-2/+1
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály1-66/+0
2013-07-16Delete SvCacheStream classPalenik Mihály2-67/+4
2013-07-14remove String::ReplaceAsciiCaolán McNamara1-2/+0
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-1/+0
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara1-1/+1
2013-07-05TODO note for future *internal* API changeLionel Elie Mamane1-0/+1
2013-07-04warning C4389 != signed/unsigned mismatchMichael Stahl1-5/+5
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl1-2/+4
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud32-318/+315
2013-06-10WaE: comparison between signed and unsigned integer expressionsFridrich Štrba1-1/+1
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba1-2/+2
2013-06-10mingw64: use the right integer sizes on win64Fridrich Štrba1-4/+4
2013-06-10fix file and lineno info for DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2013-05-21fix for linkingNoel Grandin1-1/+2
2013-05-21move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin1-39/+5
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand1-2/+0
2013-05-17added documentation about non-normalized invalid datesEike Rathke1-6/+34
2013-05-17resolved fdo#63805 max day of month of the intended monthEike Rathke1-0/+7
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza1-3/+0
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt1-0/+8
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist2-4/+0
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza1-6/+0
2013-04-23execute move of global headersBjoern Michaelsen65-0/+13221