summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-17Mark as constTakeshi Abe1-1/+1
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály1-181/+0
2013-07-16Delete SvCacheStream classPalenik Mihály3-128/+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 Thiebaud29-868/+863
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-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist2-2/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-42/+10
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza4-21/+21
2013-04-19tools ::Time: change constructor to fixed-length integersLionel Elie Mamane1-1/+1
2013-04-19Wrap large values in SAL_CONST_INT64Stephan Bergmann1-3/+3
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane4-94/+181
2013-04-12Kill empty ImpDeInitWinTools() and the header with only its definitionTor Lillqvist1-8/+0
2013-04-12The silly toolsdll.cxx was the same for unx and winTor Lillqvist1-0/+33
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini1-49/+50
2013-04-08make internal method static.Michael Meeks1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák19-385/+380
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar10-3584/+0
2013-04-04remove useless commentsAndras Timar2-6/+0
2013-04-04fdo#44994 write out tools' FileCopier classAndras Timar3-482/+1
2013-04-04remove unused header: tools/fsys.hxxAndras Timar1-1/+0
2013-03-29ResMgr with LanguageTagEike Rathke1-99/+52
2013-03-27-Werror=unused-macrosStephan Bergmann1-1/+4
2013-03-27-Wunused-macrosStephan Bergmann3-7/+1
2013-03-25remove unnecessary tools/fsys.hxx headerAndras Timar1-1/+0
2013-03-24Clean obsolete tools/filesystem abstractionTomas Turek2-3/+0
2013-03-23tools: TempFile: create a file in ctor, not a directoryMichael Stahl1-1/+1
2013-03-23tools: move some code around so there is less of itMichael Stahl2-17/+7