summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
12 daysloplugin:ostr in sw/.../miscNoel Grandin
2024-05-31tdf#160984 sw continuous endnotes: hide not functional UI in this modeMiklos Vajna
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-03-27cool#8456 : Convert bookmark rename dialog to asyncAntony
2024-03-20related tdf#150197: ensure HasListFormatJustin Luth
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-01-31move CharMap out of cuiCaolán McNamara
2024-01-30make sorting dialog asyncNoel Grandin
2024-01-30make glossary dialog asyncNoel Grandin
2024-01-23make event config dialog asyncNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-04tdf#155649: EDITING Writer some position parameters cannot go beyond 17 mmJulien Nabet
2023-11-25loplugin:fieldcast in SwOneExampleFrameNoel Grandin
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-11-13don't need this in the endCaolán McNamara
2023-11-12tdf#158171: fix crash when double-clicking DeepL translation dialog OK buttonJulien Nabet
2023-10-14Re-enable Bullets and Numbering → CustomizeSkyler Grey
2023-08-16itemset is always passed, so can use a referenceCaolán McNamara
2023-07-07jsdialog: enable Insert Title Page dialogSzymon Kłos
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-14Remove hardcoded values in pagenumberdlgParis Oplopoios
2023-06-05tdf#152431 Fix line count resets to zero after 65535Bogdan B
2023-05-30tdf#145538,tdf#147021: sw/source: range based loopsDr. David Alan Gilbert
2023-05-02tdf#86630 sw page number wizard: add page totalJustin Luth
2023-04-28tdf#86630 sw page number wizard: mirror right/leftJustin Luth
2023-04-27cid#1528191 Uninitialized scalar fieldCaolán McNamara
2023-04-26tdf#86630 sw page number wizard: set page style numbering typeJustin Luth
2023-04-26tdf#86630 sw page number wizard: default to center of pageJustin Luth
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-03tdf#146312 - Chapter numbering dialog: show paragraph style [None] in previewAndreas Heinisch
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-29loplugin:stringadd in swNoel Grandin
2023-03-23cid#1524497 Uninitialized pointer fieldCaolán McNamara
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-03-15Use officecfg instead of SvxDeeplOptionsNoel Grandin
2023-03-14tdf#154179: fix pre-selection of the current outline levelMike Kaganski
2023-03-14language list in SwTranslateLangSelectDlg can be staticNoel Grandin
2023-02-27tdf#151548 sw content controls: add UI for Id and TabIndexJustin Luth
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
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
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2022-12-05sw: prefix members of SwFootNotePage, SwFormatTablePage, ...Miklos Vajna
2022-12-02jsdialogs: make Content Control List Item Dialog asyncSzymon Kłos