summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/glossary.cxx
AgeCommit message (Expand)Author
2024-06-28Fix autotext shortcut generationSamuel Mehrbrodt
2024-06-05loplugin:ostr in sw/.../miscNoel Grandin
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-01-30make glossary dialog asyncNoel Grandin
2024-01-23make event config dialog asyncNoel Grandin
2023-11-25loplugin:fieldcast in SwOneExampleFrameNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-29loplugin:stringadd in swNoel Grandin
2023-02-17use a reference here to flag its never nullCaolán McNamara
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-11tdf#124088 - Propose AutoText and shortcut name based on selected textAndreas Heinisch
2022-11-28Resolves: tdf#147203 allow dnd between autotext categoriesCaolán McNamara
2022-08-17cid#1500517 Explicit null dereferencedCaolán McNamara
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ui/miscNoel Grandin
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-07-29Remove some unused includesMiklos Vajna
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-03-27cid#1460974 Unchecked return valueCaolán McNamara
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-08-01sort outside thawCaolán McNamara
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-06-02drop some unneeded includesCaolán McNamara
2019-06-01rename OneExampleFrame back to SwOneExampleFrameCaolán McNamara
2019-05-31weld SwGlossaryDlgCaolán McNamara
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-04-08sw: prefix members of SwGlossaryDlgMiklos Vajna
2019-04-05respect read-only config item: AutoFunction/Text/ShowToolTipAndras Timar
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-04Group common codeMatteo Casalin
2019-02-04Use indexed getToken()Matteo Casalin
2019-02-04Don't get the same token twiceMatteo Casalin