summaryrefslogtreecommitdiff
path: root/unotools/source/misc
AgeCommit message (Expand)Author
2022-06-12crashtesting: forum-mso-de-92960 GetEnglishSearchFontName varying resultsCaolán McNamara
2022-06-12split out the code that extracts a lower-ascii version of a fontnameCaolán McNamara
2022-06-03Fix type of impl_getISO8601TimeToken etc. string index parametersStephan Bergmann
2022-05-30no need to allocate LocaleDataWrapper separatelyNoel Grandin
2022-05-30clang-tidy modernize-pass-by-value in unotoolsNoel Grandin
2022-05-14cache some OUString in GetEnglishSearchFontNameNoel Grandin
2022-05-11osl::Mutex->std::mutex in SvtSysLocaleNoel Grandin
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in unotoolsStephan Bergmann
2022-04-26Pick better variable typesStephan Bergmann
2022-04-22use more string_view in unotoolsNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2022-04-11use more string_viewNoel Grandin
2022-03-18tdf#133603 cache languagetag in FontSubstConfigurationNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-17need optional headerCaolán McNamara
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-12update Japanese font order listJun NOGATA
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11Simplify Sequences initializations (unotools)Julien Nabet
2021-05-05loplugin:constmethodNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
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-02-23loplugin:refcounting in unotoolsNoel
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-25Fix typo in codeAndrea Gelmini
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-05Simplify creation of the FontNameDictionaryStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-05loplugin:flatten in unotoolsNoel Grandin
2020-07-09unotools: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann
2020-06-01ofz#22822 use TOOLS_WARN_EXCEPTIONCaolán McNamara
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-05-07tdf#132796: use LO language settings to set default XLS languageMike Kaganski
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Don't convert OUString to char*Mike Kaganski