summaryrefslogtreecommitdiff
path: root/unotools/source/config
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Changed font order for Korean locale tdf#137392DaeHyun Sung1-1/+1
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel2-2/+2
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-2/+1
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl1-0/+2
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-19Fold Bootstrap::Impl::getVersionValue into its single useStephan Bergmann1-18/+10
2020-08-19tdf#135133: Don't try to read BuildVersionMike Kaganski1-9/+0
2020-08-19Drop fallback to read buildid from boostrap ini fileStephan Bergmann1-9/+2
2020-08-18Fix typosAndrea Gelmini1-1/+1
2020-08-05loplugin:flatten in unotoolsNoel Grandin5-206/+206
2020-07-29replace and drop SvtExtendedSecurityOptions classCaolán McNamara2-231/+0
2020-07-29replace and drop MiscCfgCaolán McNamara2-254/+0
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara2-324/+0
2020-07-29drop newly unused SvtFontOptionsCaolán McNamara2-307/+0
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara2-175/+0
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann6-22/+22
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-2/+1
2020-06-05Upcoming loplugin:elidestringvar: unotoolsStephan Bergmann1-21/+7
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin1-4/+2
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-0/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin1-1/+2
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin6-11/+11
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-4/+4
2020-02-04deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl1-2/+4
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin1-1/+1
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin1-1/+1
2019-12-24sal_Char->char in unoxmlNoel Grandin3-4/+4
2019-12-17loplugin:expandablemethodsNoel Grandin1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-2/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-4/+4
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann11-2/+84
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann2-0/+9
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-16/+16
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-17Remaining loplugin:bufferaddStephan Bergmann3-18/+3
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-3/+3
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin2-9/+3
2019-09-06Fixing "...."Andrea Gelmini2-4/+4
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin3-10/+8
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-29/+14
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin9-16/+16
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna1-3/+16
2019-08-10Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann2-17/+17
2019-07-29Fix typosAndrea Gelmini4-9/+9