summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2022-01-14tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke
2021-07-06Remove now unused LocaleDataWrapper::getLongDate()Eike Rathke
2021-06-30fix failure in JunitTest_unotools_complexNoel Grandin
2021-06-26tdf#135316 remove OTempFileService pessimisationNoel Grandin
2021-06-25tdf#135316 add SvFileStream::SetDontFlushOnCloseNoel Grandin
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-06-13tdf#142242 Forename imported with trailing spaceNoel Grandin
2021-06-11Simplify Sequences initializations (unotools)Julien Nabet
2021-05-10reduce cost of locking in SvtModuleOptionsNoel Grandin
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in ImplFontAttrsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-03-23use single-use attribute for ServiceDocumenterNoel Grandin
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-01At least warn about the missing osl::Thread::join with a TODO commentStephan Bergmann
2021-02-23loplugin:refcounting in unotoolsNoel
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2021-01-29Replace rtl::Static with function-local static hereMike Kaganski
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-01tdf#119367: use Unicode paths on Windows in unotoolsMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Use char16_t string literalsStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08use proper struct for trusted authorsNoel
2020-12-08remove rest of 'xmlsec05' stuffNoel
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel
2020-12-04update pchesCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11loplugin:stringviewNoel
2020-11-03ucbGet needs a non-null interaction handler after allStephan Bergmann
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann