summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-20Include <cmath> for std::abs()Tor Lillqvist1-0/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza6-42/+27
2013-04-19tools ::Time: change constructor to fixed-length integersLionel Elie Mamane2-3/+3
2013-04-19Wrap large values in SAL_CONST_INT64Stephan Bergmann1-3/+3
2013-04-19Wrap large values in SAL_CONST_UINT64Stephan Bergmann1-4/+4
2013-04-19Presumably "call clock" should be "wall clock"Tor Lillqvist1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane7-113/+222
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist3-127/+0