summaryrefslogtreecommitdiff
path: root/unotools/source/config
AgeCommit message (Expand)Author
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-08-19tdf#135133: Don't try to read BuildVersionMike Kaganski
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-04deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel 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-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-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
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-10Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-26Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-07-11ConfigItem: use getTree also inside the RemoveChangesListener() methodTamás Zolnai
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-06-08tdf#125481 changed font order for Korean localeDaeHyun Sung
2019-05-23Make utl::ConfigManager::get* use direct C++ config access internallyStephan Bergmann
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-07log nice exception messages whereever possibleNoel Grandin