summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2015-02-06fix tdf#88855: GetEnglishSearchFontName() returns incorrect value.Tomofumi Yagi
2015-01-27don't strip font names of apparent script suffixes anymoreCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-09Related: fdo#80755 Always update the thumbnailMaxim Monastirsky
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#704086 Unchecked return valueCaolán McNamara
2014-10-21Remove dead CustomerNumber functionalityStephan Bergmann
2014-10-21unotools: correct filename spelling - testGetEnglishSearchName.cxxChris Sherlock
2014-10-20fix font testsCaolán McNamara
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara
2014-10-11unotools: assert if TempFile::GetURL() fails due to missing file UCPMichael Stahl
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-09-09fdo#82854 extended unit-testsMichael Jaumann
2014-09-08fdo#82854 - cleanup & review bits.Michael Meeks
2014-09-08fdo#82854 - use OUStringBuffer in fontdefs.cxx plus unit-test.Michael Jaumann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
2014-08-21star* -> css::*Thomas Arnhold
2014-08-21unotools: use css aliasThomas Arnhold
2014-08-21unotools: stario -> css::ioThomas Arnhold
2014-08-21unotools: staruno -> css::unoThomas Arnhold
2014-08-21Typo: and->endJulien Nabet
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-14java: remove commented out codeNoel Grandin
2014-08-11unotools: DBG_ASSERT cleanupMichael Stahl
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-23TyposJulien Nabet
2014-07-14revert bad fixNoel Grandin
2014-07-14loplugin:unreffunNoel Grandin
2014-07-09localized GetFullName()Andras Timar
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04Fix commentsIsamu Mogi