summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)Author
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-30clang-tidy modernize-pass-by-value in unotoolsNoel Grandin
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-19Simplify SmElementsControlMike Kaganski
2022-05-19add ByteWriter to reduce memory copying when writing dataNoel Grandin
2022-05-19add utl::ByteReader pure classNoel Grandin
2022-05-14bypass some unnecessary wrapping in Any in SfxEvents_ImplNoel Grandin
2022-05-11osl::Mutex->std::mutex in SvtSysLocaleNoel Grandin
2022-05-10osl::Mutex->std::mutex in GlobalEventConfigNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in unotoolsStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-04-22use more string_view in unotoolsNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-18tdf#133603 cache languagetag in FontSubstConfigurationNoel Grandin
2022-03-01Quick build fix: Add missing #includeTor Lillqvist
2022-03-01tdf#145486: Catch the error instead of re-checking readOnly statehomeboy445
2022-02-28address review comments for "Add XWeak constructor..."Noel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2021-12-24osl::Mutex->std::mutex in SvtCommandOptionsNoel Grandin
2021-12-24osl::Mutex->std::mutex in SvtUserOptionsNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-30loplugin:stringliteraldefine in unotoolsNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-04Simplify SvtCompatibilityEntry::setValueMike Kaganski
2021-11-04fix potential out-of-bounds access in LocaleDataWrapperNoel Grandin
2021-11-02tdf#145486: Prevented crash by not updating readOnly valuehomeboy445
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in unotoolsNoel Grandin
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
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