summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-23Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vclArmin Le Grand1-21/+44
2013-05-21fix for linkingNoel Grandin1-1/+1
2013-05-21move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin1-0/+49
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand1-17/+0
2013-05-17resolved fdo#63805 max day of month of the intended monthEike Rathke1-9/+20
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-05-13Resolves: #i115917# Better conversion of C1 and C2 bezier curve pointsArmin Le Grand1-9/+37
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza2-23/+22
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl1-7/+1
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt1-0/+6
2013-04-30redo fix for fdo#64078Noel Power1-1/+1
2013-04-30fix for fdo#64078Noel Power1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist2-2/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-3/+0
2013-04-24move URE headers to include/David Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen67-13309/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-169/+36
2013-04-20we want the int. overloads of abs() hereDavid Tardon1-1/+1