summaryrefslogtreecommitdiff
path: root/unotools
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_EXCEPTIONNoel4-24/+26
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-2/+1
2020-09-25Fix typo in codeAndrea Gelmini1-3/+3
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl1-0/+2
2020-09-21update pchesCaolán McNamara1-1/+2
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+5
2020-09-07UNOTOOLS : simplify AccessibleStateSetHelper by not using an impl classArnaud Versini1-96/+37
2020-09-05Simplify creation of the FontNameDictionaryStephan Bergmann1-242/+228
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2-71/+71
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-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+4
2020-08-05loplugin:flatten in unotoolsNoel Grandin10-351/+351
2020-07-29replace and drop SvtExtendedSecurityOptions classCaolán McNamara3-232/+0
2020-07-29replace and drop MiscCfgCaolán McNamara3-255/+0
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara3-325/+0
2020-07-29drop newly unused SvtFontOptionsCaolán McNamara3-308/+0
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara3-176/+0
2020-07-12update pchesCaolán McNamara1-6/+2
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-09unotools: create instances with uno constructorsNoel Grandin10-71/+86
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann9-176/+176
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-2/+1
2020-06-05Upcoming loplugin:elidestringvar: unotoolsStephan Bergmann1-21/+7
2020-06-01ofz#22822 use TOOLS_WARN_EXCEPTIONCaolán McNamara1-1/+1
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin1-1/+1
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk1-2/+3
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-05-10compact namespace in ucb..uuiNoel Grandin3-4/+4
2020-05-07tdf#132796: use LO language settings to set default XLS languageMike Kaganski1-0/+6
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski2-0/+28
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-27Don't convert OUString to char*Mike Kaganski1-105/+87
2020-04-21Fix warning when compiling for iOS: unused parameter 'bCreateParentDirs'Tor Lillqvist1-0/+1
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin2-75/+93
2020-04-17Fix autorecovery using wrong directorySamuel Mehrbrodt1-11/+12
2020-03-31Translate German variable namesJohnny_M1-3/+3
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen2-3/+0
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi2-4/+23
2020-03-18tdf#131069 always produce utf-8 from gettextCaolán McNamara1-0/+3
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin7-17/+17
2020-02-27tdf#42982 added description on RuntimeException for unotoolsAlanTang1-4/+4
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-5/+5