summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)Author
6 daysadd uno:AddToWordbook for adding word to user dictionaryCaolán McNamara
2024-11-24Turn SW_MOD macro to a functionMike Kaganski
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in swNoel Grandin
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-10-11use more string_view in swNoel Grandin
2022-09-20use more SwPosition::AdjustContentNoel Grandin
2022-09-16use SwPosition in SwArgsBaseNoel Grandin
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-18no need to allocate these on the heapNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-29use more SwPaM::StartEndNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-24loplugin:constantparamNoel Grandin
2021-12-20sw: prefix members of SdrHHCWrapper, SwAutoTextEventDescriptor, ...Miklos Vajna
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-07-30cid#1399290 silence Uncaught exceptionCaolán McNamara
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2020-11-23tdf#124176: Use pragma once instead of include guardslastirembender
2020-10-20use tools::Long in swNoel
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara
2020-08-20tdf#135721 sw: fix SwSpellPopup::Execute() deleting flysMichael Stahl
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-03-28sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-13loplugin:unusedfieldsNoel Grandin