summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)Author
2021-02-21loplugin:refcounting in scNoel
2021-01-29Replace rtl::Static with function-local static hereMike Kaganski
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan 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-03convert EHistoryType to scoped enumNoel
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-03ucbGet needs a non-null interaction handler after allStephan Bergmann
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann
2020-10-25UNOTOOLS : simplify AccessibleRelationHelper by removing useless impl patternArnaud Versini
2020-10-19UNOTOOLS : remove unused include since 54cbe9458033f50d9f608b1462d65e8514cbb636Arnaud Versini
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-09-07UNOTOOLS : simplify AccessibleStateSetHelper by not using an impl classArnaud Versini
2020-08-19tdf#135133: Don't try to read BuildVersionMike Kaganski
2020-07-29replace and drop SvtExtendedSecurityOptions classCaolán McNamara
2020-07-29replace and drop MiscCfgCaolán McNamara
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara
2020-07-29drop newly unused SvtFontOptionsCaolán McNamara
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara
2020-07-20compact namespace declNoel Grandin
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-05-01ODF export: fix wrong definition of ODFSVER_LATEST_EXTENDEDMichael Stahl
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Don't convert OUString to char*Mike Kaganski
2020-03-31Translate German variable namesJohnny_M
2020-03-29Fix is_typed_flags for ConfigItemMode (unotools/configitem)Julien Nabet
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
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-26tdf#124176: Use pragma once instead of include guardsMehmet Emin Başoğlu
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-05make some classes module privateNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin