summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
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
2020-10-25UNOTOOLS : simplify AccessibleRelationHelper by removing useless impl patternArnaud Versini
2020-10-12Changed font order for Korean locale tdf#137392DaeHyun Sung
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-25Fix typo in codeAndrea Gelmini
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-09-21update pchesCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-07UNOTOOLS : simplify AccessibleStateSetHelper by not using an impl classArnaud Versini
2020-09-05Simplify creation of the FontNameDictionaryStephan Bergmann
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-19Fold Bootstrap::Impl::getVersionValue into its single useStephan Bergmann
2020-08-19tdf#135133: Don't try to read BuildVersionMike Kaganski
2020-08-19Drop fallback to read buildid from boostrap ini fileStephan Bergmann
2020-08-18Fix typosAndrea Gelmini
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-05loplugin:flatten in unotoolsNoel Grandin
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-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-09unotools: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: unotoolsStephan Bergmann
2020-06-01ofz#22822 use TOOLS_WARN_EXCEPTIONCaolán McNamara