summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2020-03-31Translate German variable namesJohnny_M
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi
2020-03-18tdf#131069 always produce utf-8 from gettextCaolán McNamara
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2020-02-27tdf#42982 added description on RuntimeException for unotoolsAlanTang
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-02-04deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-01-18fix unotools/source/i18n/resmgr.cxx build with PCH on MacLuboš Luňák
2020-01-15convert OSL_ASSERT to assertNoel Grandin
2020-01-01android: Use correct path for the .mo resource files.Jan Holesovsky
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#128434 free the BasicManager event listenerJan-Marek Glogowski
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
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