summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2021-01-07officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2021-01-07deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl
2021-01-07use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin
2021-01-05tdf#119367: use Unicode paths on Windows in unotoolsMike Kaganski
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-08-19Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-05-28Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-05-16android: Use correct path for the .mo resource files.Jan Holesovsky
2020-05-14Fix warning when compiling for iOS: unused parameter 'bCreateParentDirs'Tor Lillqvist
2020-04-20Fix autorecovery using wrong directorySamuel Mehrbrodt
2020-03-18tdf#131069 always produce utf-8 from gettextCaolán McNamara
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2019-11-21tdf#128434 free the BasicManager event listenerJan-Marek Glogowski
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-20Improve exception messageStephan Bergmann
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-27Use a direct way to get at the temp dirStephan Bergmann
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna
2019-08-12Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-08-08Mark some SystemShellExecute::execute calls as URIS_ONLYStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-28loplugin:collapseifNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-11ConfigItem: use getTree also inside the RemoveChangesListener() methodTamás Zolnai
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-06-24Fix AccessibleStateSetHelper::containsAllArkadiy Illarionov