summaryrefslogtreecommitdiffstats
path: root/include/unotools
Commit message (Expand)AuthorAgeFilesLines
* osl::Mutex->std::mutex in SvtCommandOptionsNoel Grandin2021-12-241-11/+0
* osl::Mutex->std::mutex in SvtUserOptionsNoel Grandin2021-12-241-2/+0
* Recheck include/[s-x]* with IWYUGabor Kelemen2021-12-2410-10/+2
* improve the script for reducing symbol exportsNoel Grandin2021-12-011-1/+1
* loplugin:stringliteraldefine in unotoolsNoel Grandin2021-11-301-34/+34
* use more OUStringLiteral in MediaDescriptorNoel Grandin2021-11-081-44/+44
* Simplify SvtCompatibilityEntry::setValueMike Kaganski2021-11-041-8/+1
* fix potential out-of-bounds access in LocaleDataWrapperNoel Grandin2021-11-041-2/+1
* tdf#145486: Prevented crash by not updating readOnly valuehomeboy4452021-11-021-1/+1
* In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann2021-10-113-4/+9
* loplugin:moveparam in unotoolsNoel Grandin2021-10-111-1/+1
* reduce cost of some getProperty calls (tdf#125892)Noel Grandin2021-09-211-36/+42
* speedup toUpperCase when called in parallelNoel Grandin2021-09-171-4/+0
* remove GetCharClassPtr from SvtSysLocaleNoel Grandin2021-09-171-1/+0
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-011-1/+1
* loplugin:unusedmethodsNoel Grandin2021-08-201-12/+0
* reduce visibility of some symbolsNoel Grandin2021-08-191-1/+1
* loplugin:passstuffbyrefNoel Grandin2021-08-182-3/+3
* Help older linkers (Ubuntu 18.04, Fedora 31)Jan-Marek Glogowski2021-08-131-0/+3
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-051-10/+8
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-031-1/+20
* osl::Mutex->std::mutex in OInputStreamWrapperNoel Grandin2021-07-311-2/+2
* osl::Mutex->std::mutex in OInputStreamHelperNoel Grandin2021-07-311-2/+2
* osl::Mutex->std::mutex in ItemHolder2Noel Grandin2021-07-311-6/+0
* osl::Mutex->std::mutex in CharClassNoel Grandin2021-07-311-2/+2
* osl::Mutex->std::mutex in AccessibleStateSetHelperNoel Grandin2021-07-311-2/+2
* osl::Mutex->std::mutex in AccessibleRelationSetHelperNoel Grandin2021-07-311-2/+2
* return by const& in LocaleDataWrapperNoel Grandin2021-07-291-3/+3
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-07-291-0/+16
* simplify SvtOptionsDialogOptionsNoel Grandin2021-07-282-18/+14
* ZipPackageHelper is now used in Library_cui outside Library_mergedStephan Bergmann2021-07-281-1/+1
* use officecfg for SvtCJKOptionsNoel Grandin2021-07-281-1/+0
* simplify SvtViewOptionsNoel Grandin2021-07-272-51/+10
* use officecfg for SvtHistoryOptionsNoel Grandin2021-07-272-35/+15
* return SvtCompatibilityEntry from SvtCompatibilityOptions::GetListNoel Grandin2021-07-261-1/+2
* convert these into constantsNoel Grandin2021-07-261-9/+2
* use officecfg for security optionsNoel Grandin2021-07-263-131/+92
* use officecfg for default optionsNoel Grandin2021-07-262-19/+3
* simplify SvtDynamicMenuOptionsNoel Grandin2021-07-262-41/+12
* use officecfg for menu optionsNoel Grandin2021-07-261-1/+0
* use officecfg to retrieve OdfDefaultVersionNoel Grandin2021-07-251-24/+11
* use officecfg to retrieve LoadUserSettingsNoel Grandin2021-07-251-3/+0
* use officecfg to retrieve UseUserDataNoel Grandin2021-07-251-4/+0
* use officecfg to retrieve CreateBackupNoel Grandin2021-07-251-4/+0
* use officecfg to retrieve LoadDocumentPrinterNoel Grandin2021-07-251-4/+0
* use officecfg for print optionsNoel Grandin2021-07-251-2/+0
* use officecfg to retrieve WarnAlienFormatNoel Grandin2021-07-251-4/+0
* use officecfg for help optionsNoel Grandin2021-07-251-1/+0
* use officecfg to retrieve AutoSaveTimeNoel Grandin2021-07-251-4/+0
* simplify SvFontSubstNoel Grandin2021-07-252-5/+34