summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)Author
2023-06-27Revert variable width NBSP for 7.6Vojtěch Doležal
2023-06-24tdf#142437: Fix word boundary detection in autocorrectBaole Fang
2023-06-20tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-06-06Remove stray defaulted argumentStephan Bergmann
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-04-19loplugin:finalclassesNoel Grandin
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-21osl::Mutex->std::mutex in FmSearchConfigItemNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriterNoel Grandin
2022-12-31tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh
2022-12-03Clarify the use of untools::WeakReferenceStephan Bergmann
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-04address review comments in unotools::WeakReferenceNoel Grandin
2022-11-04tdf#54857 use more static_cast in WeakReference::getNoel Grandin
2022-10-31lok: fix convert-to batch mode, quiet interactionHenry Castro
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski
2022-10-28Introduce utl::ConnectModelViewControllerMike Kaganski
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27tdf#123990 sc condition: use GetTransliteration, not GetCollatorJustin Luth
2022-09-23tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth
2022-09-20use more string_view in unotoolsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-13Fix everything using XCharacterClassification::getStringType() and don't use itEike Rathke
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-28use utl::TempFile directly in packageNoel Grandin
2022-06-15Revert "Load the locales from config file for languagetool"Xisco Fauli
2022-06-14Load the locales from config file for languagetoolMert Tumer
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