summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* markup with event type not checker typeCaolán McNamara2014-11-051-2/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-052-8/+8
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-2910-10/+0
* coverity#704086 Unchecked return valueCaolán McNamara2014-10-281-1/+1
* Remove dead CustomerNumber functionalityStephan Bergmann2014-10-211-5/+1
* unotools: correct filename spelling - testGetEnglishSearchName.cxxChris Sherlock2014-10-212-1/+1
* fix font testsCaolán McNamara2014-10-202-4/+4
* Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara2014-10-201-29/+38
* unotools: assert if TempFile::GetURL() fails due to missing file UCPMichael Stahl2014-10-111-3/+3
* move the removeTree function from desktop to unotoolsMichael Stahl2014-10-111-0/+51
* back out even more wrong tools::Time changes, geez..Eike Rathke2014-10-081-1/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-014-7/+7
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* fdo#82854 extended unit-testsMichael Jaumann2014-09-091-10/+19
* fdo#82854 - cleanup & review bits.Michael Meeks2014-09-082-22/+6
* fdo#82854 - use OUStringBuffer in fontdefs.cxx plus unit-test.Michael Jaumann2014-09-084-21/+116
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-224-2/+4
* font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks2014-08-222-10/+11
* star* -> css::*Thomas Arnhold2014-08-211-12/+12
* unotools: use css aliasThomas Arnhold2014-08-212-6/+6
* unotools: stario -> css::ioThomas Arnhold2014-08-212-31/+31
* unotools: staruno -> css::unoThomas Arnhold2014-08-212-35/+35
* Typo: and->endJulien Nabet2014-08-211-1/+1
* Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza2014-08-208-9/+0
* java: remove commented out codeNoel Grandin2014-08-141-1/+0
* unotools: DBG_ASSERT cleanupMichael Stahl2014-08-111-37/+22
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-1/+1
* java: remove commented out codeNoel Grandin2014-08-052-3/+0
* java: remove various unused variablesNoel Grandin2014-08-051-1/+0
* Remove some unused codeMarcos Paulo de Souza2014-07-291-8/+0
* TyposJulien Nabet2014-07-231-2/+2
* revert bad fixNoel Grandin2014-07-141-0/+10
* loplugin:unreffunNoel Grandin2014-07-141-10/+0
* localized GetFullName()Andras Timar2014-07-091-6/+32
* clang scan-build: various warningsCaolán McNamara2014-07-011-2/+2
* tweak assert so comment appears in abort messageCaolán McNamara2014-06-271-10/+10
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-14/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-095-65/+10
* various: remove SAL_THROW macroNoel Grandin2014-06-052-3/+2
* Fix commentsIsamu Mogi2014-06-041-2/+2
* compareTo -> equalsNoel Grandin2014-06-041-1/+1
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-3/+3
* Fix hungarian prefix for calendarsIsamu Mogi2014-06-011-13/+13
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-291-1/+1
* update_pchThomas Arnhold2014-05-281-0/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-234-14/+10
* WoE: while (..) {} instead of while(..);Douglas Mencken2014-05-221-1/+1