summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt1-2/+2
2020-05-28Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-1/+1
2020-05-16android: Use correct path for the .mo resource files.Jan Holesovsky1-0/+8
2020-05-14Fix warning when compiling for iOS: unused parameter 'bCreateParentDirs'Tor Lillqvist1-0/+1
2020-04-20Fix autorecovery using wrong directorySamuel Mehrbrodt1-11/+12
2020-03-18tdf#131069 always produce utf-8 from gettextCaolán McNamara1-0/+3
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-0/+6
2019-11-21tdf#128434 free the BasicManager event listenerJan-Marek Glogowski1-2/+1
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-16/+16
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin2-2/+2
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-2/+2
2019-10-19loplugin:unusedmethodsNoel Grandin1-6/+0
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-25/+4
2019-10-17Remaining loplugin:bufferaddStephan Bergmann3-18/+3
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann3-8/+8
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+3
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt1-0/+6
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin2-9/+3
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-20Improve exception messageStephan Bergmann1-2/+3
2019-09-06Fixing "...."Andrea Gelmini2-4/+4
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-2/+2
2019-08-30new loplugin:noexceptmoveNoel Grandin1-1/+1
2019-08-27Use a direct way to get at the temp dirStephan Bergmann1-0/+6
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin4-11/+9
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin2-66/+24
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin14-22/+24
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna1-3/+16
2019-08-12Fix typosAndrea Gelmini1-3/+3
2019-08-10Fix typosAndrea Gelmini1-1/+1
2019-08-08Mark some SystemShellExecute::execute calls as URIS_ONLYStephan Bergmann1-3/+10
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann3-18/+18
2019-07-29Fix typosAndrea Gelmini5-11/+11
2019-07-28loplugin:collapseifNoel Grandin1-11/+8
2019-07-26Fix typosAndrea Gelmini1-1/+1
2019-07-25Fix typosAndrea Gelmini1-2/+2
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin2-2/+2
2019-07-17loplugin:unusedmethodsNoel Grandin1-7/+0
2019-07-11ConfigItem: use getTree also inside the RemoveChangesListener() methodTamás Zolnai1-8/+12
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov18-282/+172
2019-06-24Fix AccessibleStateSetHelper::containsAllArkadiy Illarionov1-10/+2
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke1-4/+4
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin8-159/+130
2019-06-08tdf#125481 changed font order for Korean localeDaeHyun Sung1-13/+2
2019-05-23Make utl::ConfigManager::get* use direct C++ config access internallyStephan Bergmann1-42/+10
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann1-6/+0