summaryrefslogtreecommitdiff
path: root/sw/source/ui/config
AgeCommit message (Expand)Author
2023-11-14loplugin:unusedfieldsNoel Grandin
2023-11-14tdf#158130 - UI: Part 26 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-14tdf#158010 - UI: Part 25 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-13tdf#158009 - UI: Part 24 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-10tdf#158007 - UI: Part 23 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-09tdf#158006 - UI: Part 21 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-07use more TypedWhichIdNoel Grandin
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-09-16tdf#157266: fix crash related to tdf#157006Julien Nabet
2023-09-14Related tdf#157006 - Remove global compatibility optionsHeiko Tietze
2023-09-10using decls should come after #includeNoel Grandin
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-03-05remove unused BaseMutex in SwMailTransferableNoel Grandin
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-01-23gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failedCaolán McNamara
2022-12-31tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin
2022-12-01Resolves: tdf#152329 Caption preview font is black when using OS dark modeCaolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-08-22sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ...Miklos Vajna
2022-08-15sw: prefix members of SwAddPrinterTabPage, SwCaptionOptPage, ...Miklos Vajna
2022-03-29tdf#148240: Make Outline-Folding non-experimentalJulien Nabet
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-25loplugin:unusedfieldsNoel Grandin
2022-03-23tdf#147641 default font size for captions always resetNoel Grandin
2022-03-11use SfxItemSet::GetItemIfSet in sw/.../uiNoel Grandin
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-20use resolution independent positions for writer's screen-renderingCaolán McNamara
2021-12-22tdf#144862 explore alternatives to writer's on-screen glyph positioningCaolán McNamara
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-26return SvtCompatibilityEntry from SvtCompatibilityOptions::GetListNoel Grandin
2021-07-26convert these into constantsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
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-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara