summaryrefslogtreecommitdiff
path: root/unotools/source/misc
AgeCommit message (Expand)Author
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
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-01-15convert OSL_ASSERT to assertNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#128434 free the BasicManager event listenerJan-Marek Glogowski
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann