summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)Author
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-13Help older linkers (Ubuntu 18.04, Fedora 31)Jan-Marek Glogowski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-31osl::Mutex->std::mutex in OInputStreamWrapperNoel Grandin
2021-07-31osl::Mutex->std::mutex in OInputStreamHelperNoel Grandin
2021-07-31osl::Mutex->std::mutex in ItemHolder2Noel Grandin
2021-07-31osl::Mutex->std::mutex in CharClassNoel Grandin
2021-07-31osl::Mutex->std::mutex in AccessibleStateSetHelperNoel Grandin
2021-07-31osl::Mutex->std::mutex in AccessibleRelationSetHelperNoel Grandin
2021-07-29return by const& in LocaleDataWrapperNoel Grandin
2021-07-29Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28simplify SvtOptionsDialogOptionsNoel Grandin
2021-07-28ZipPackageHelper is now used in Library_cui outside Library_mergedStephan Bergmann
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27simplify SvtViewOptionsNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-26return SvtCompatibilityEntry from SvtCompatibilityOptions::GetListNoel Grandin
2021-07-26convert these into constantsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26use officecfg for default optionsNoel Grandin
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-25use officecfg to retrieve LoadUserSettingsNoel Grandin
2021-07-25use officecfg to retrieve UseUserDataNoel Grandin
2021-07-25use officecfg to retrieve CreateBackupNoel Grandin
2021-07-25use officecfg to retrieve LoadDocumentPrinterNoel Grandin
2021-07-25use officecfg for print optionsNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-25use officecfg for help optionsNoel Grandin
2021-07-25use officecfg to retrieve AutoSaveTimeNoel Grandin
2021-07-25simplify SvFontSubstNoel Grandin
2021-07-25use officecfg to retrieve UserAutoSaveNoel Grandin
2021-07-24use officecfg to retrieve AutoSaveNoel Grandin
2021-07-24use officecfg to retrieve AutoSavePromptNoel Grandin
2021-07-24use officecfg to retrieve DocInfoSaveNoel Grandin
2021-07-24use officecfg to retrieve SaveWorkingSetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-23use officecfg to retrieve SaveDocViewNoel Grandin
2021-07-11Fix a comment copy-paste errorMike Kaganski
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke
2021-07-06Remove now unused LocaleDataWrapper::getLongDate()Eike Rathke
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-17use string_view in the Translate APINoel Grandin