summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
2023-05-28tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
2023-05-19Fix "AddressSanitizer: heap-use-after-free"cp-23.05.0-1Mike Kaganski
2022-11-25tdf#151801 solves bug for autocorrect non default quotesFred Kruse
2022-11-18use OpenSymbol as bullet font instead of StarSymbolCaolán McNamara
2022-11-02tdf#143148 Use of #pragma once instead of include guards.sahilbutoal08
2022-10-04Check acor_langtag for language-script fallback instead of only languageEike Rathke
2022-09-21use more string_view in editengNoel Grandin
2022-09-02Removed duplicated includeAndrea Gelmini
2022-09-02no need to use unique_ptr for this map in SvxAutoCorrectNoel Grandin
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-08-26Resolves: tdf#150371 Scan autocorr dirs for language tags to add to listEike Rathke
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in editengStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-25use string_view in CompareProtocolSchemeNoel Grandin
2022-04-14use more string_view in editengNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-11-16Related: tdf#142719 first time undo adds an exception it gets lostCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-14[API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-30cid#1399290 silence Uncaught exceptionCaolán McNamara
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara
2021-07-17blind fix for ubsan div/0Noel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh
2021-02-22loplugin:refcounting in editengNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
2021-01-28simplify code, use more subView()Noel