summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl14-0/+14
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava3-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-11/+11
2014-11-09Related: fdo#80755 Always update the thumbnailMaxim Monastirsky1-6/+3
2014-11-05markup with event type not checker typeCaolán McNamara1-2/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin2-8/+8
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin10-10/+0
2014-10-28coverity#704086 Unchecked return valueCaolán McNamara1-1/+1
2014-10-21Remove dead CustomerNumber functionalityStephan Bergmann1-5/+1
2014-10-21unotools: correct filename spelling - testGetEnglishSearchName.cxxChris Sherlock2-1/+1
2014-10-20fix font testsCaolán McNamara2-4/+4
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara1-29/+38
2014-10-11unotools: assert if TempFile::GetURL() fails due to missing file UCPMichael Stahl1-3/+3
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl1-0/+51
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin4-7/+7
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-09-09fdo#82854 extended unit-testsMichael Jaumann1-10/+19
2014-09-08fdo#82854 - cleanup & review bits.Michael Meeks2-22/+6
2014-09-08fdo#82854 - use OUStringBuffer in fontdefs.cxx plus unit-test.Michael Jaumann4-21/+116
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza4-2/+4
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks2-10/+11
2014-08-21star* -> css::*Thomas Arnhold1-12/+12
2014-08-21unotools: use css aliasThomas Arnhold2-6/+6
2014-08-21unotools: stario -> css::ioThomas Arnhold2-31/+31
2014-08-21unotools: staruno -> css::unoThomas Arnhold2-35/+35
2014-08-21Typo: and->endJulien Nabet1-1/+1
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza8-9/+0
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
2014-08-11unotools: DBG_ASSERT cleanupMichael Stahl1-37/+22
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-1/+1
2014-08-05java: remove commented out codeNoel Grandin2-3/+0
2014-08-05java: remove various unused variablesNoel Grandin1-1/+0
2014-07-29Remove some unused codeMarcos Paulo de Souza1-8/+0
2014-07-23TyposJulien Nabet1-2/+2
2014-07-14revert bad fixNoel Grandin1-0/+10
2014-07-14loplugin:unreffunNoel Grandin1-10/+0
2014-07-09localized GetFullName()Andras Timar1-6/+32
2014-07-01clang scan-build: various warningsCaolán McNamara1-2/+2
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara1-10/+10
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-14/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin5-65/+10
2014-06-05various: remove SAL_THROW macroNoel Grandin2-3/+2
2014-06-04Fix commentsIsamu Mogi1-2/+2
2014-06-04compareTo -> equalsNoel Grandin1-1/+1
2014-06-04compareToAscii -> equalsAsciiNoel Grandin1-3/+3
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi1-13/+13