summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)Author
2013-06-20make this more resilient to stream problemsDavid Tardon
2013-06-18fdo#43460 tools: use isEmpty()Jelle van der Waa
2013-06-10mingw64: use the right integer sizes on win64Fridrich Štrba
2013-06-10fix file and lineno info for DBG_UNHANDLED_EXCEPTIONNoel Grandin
2013-06-04Some "cast from ... to ... loses precision fixes"Fridrich Štrba
2013-05-23Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vclArmin Le Grand
2013-05-21fix for linkingNoel Grandin
2013-05-21move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand
2013-05-17resolved fdo#63805 max day of month of the intended monthEike Rathke
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-13Resolves: #i115917# Better conversion of C1 and C2 bezier curve pointsArmin Le Grand
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt
2013-04-30redo fix for fdo#64078Noel Power
2013-04-30fix for fdo#64078Noel Power
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19tools ::Time: change constructor to fixed-length integersLionel Elie Mamane
2013-04-19Wrap large values in SAL_CONST_INT64Stephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-12Kill empty ImpDeInitWinTools() and the header with only its definitionTor Lillqvist
2013-04-12The silly toolsdll.cxx was the same for unx and winTor Lillqvist
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-08make internal method static.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar
2013-04-04remove useless commentsAndras Timar
2013-04-04fdo#44994 write out tools' FileCopier classAndras Timar
2013-04-04remove unused header: tools/fsys.hxxAndras Timar
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25remove unnecessary tools/fsys.hxx headerAndras Timar
2013-03-24Clean obsolete tools/filesystem abstractionTomas Turek
2013-03-23tools: TempFile: create a file in ctor, not a directoryMichael Stahl
2013-03-23tools: move some code around so there is less of itMichael Stahl
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-22tools: remove no longer needed CONSTASCII_STRINGPARAM macroMiklos Vajna
2013-03-22SEARCHDELIM_C() was unusedTor Lillqvist
2013-03-21The private SvFileStream::GetFileHandle() was used only on UNXTor Lillqvist
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-03-12fix merge conflictThomas Arnhold
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold