Age | Commit message (Expand) | Author |
2023-11-13 | tdf#158009 - UI: Part 24 - Unify lockdown behavior of Options dialog | Balazs Varga |
2023-11-09 | tdf#158006 - UI: Part 21 - Unify lockdown behavior of Options dialog | Balazs Varga |
2023-11-07 | use more TypedWhichId | Noel Grandin |
2023-09-25 | tdf#49895: search in Options: check if label exists (related to tdf#157266) | Bayram Çiçek |
2023-08-29 | tdf#49895: Add search functionality to Options dialog | Bayram Çiçek |
2023-06-07 | tdf#155376 partially convert SvCTLOptions to officecfg | Noel Grandin |
2023-03-16 | De-static-izing colors in SwViewOption | Paris Oplopoios |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-01-23 | gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failed | Caolán McNamara |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-08-22 | sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ... | Miklos Vajna |
2022-08-15 | sw: prefix members of SwAddPrinterTabPage, SwCaptionOptPage, ... | Miklos Vajna |
2022-03-29 | tdf#148240: Make Outline-Folding non-experimental | Julien Nabet |
2022-03-25 | loplugin:unusedfields | Noel Grandin |
2022-03-23 | tdf#147641 default font size for captions always reset | Noel Grandin |
2022-03-11 | use SfxItemSet::GetItemIfSet in sw/.../ui | Noel Grandin |
2022-02-10 | add more TypedWhichId | Noel Grandin |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-01-20 | use resolution independent positions for writer's screen-rendering | Caolán McNamara |
2021-12-22 | tdf#144862 explore alternatives to writer's on-screen glyph positioning | Caolán McNamara |
2021-10-10 | use SfxItemSetFixed in sw | Noel Grandin |
2021-09-21 | vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize() | Chris Sherlock |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-18 | vcl: create FontMetric from PhysicalFontFace | Chris Sherlock |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-05-21 | sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing() | Miklos Vajna |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-20 | use toggle instead of click for RadioButton | Caolán McNamara |
2021-05-20 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-05-20 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-03-09 | defer getting toplevel for color picker until we need it | Caolán McNamara |
2021-01-18 | Resolves tdf#139521 - Hide image anchor option in Writer Web mode | Heiko Tietze |
2020-12-24 | tdf#138136 tdf#38093 add option to treat sub outline levels as content | Jim Raykowski |
2020-12-09 | Resolves tdf#99646 - Make default type of anchoring optional | Heiko Tietze |
2020-11-03 | Resolves tdf#137059 - Use application colors for font preview | Heiko Tietze |
2020-11-01 | use officecfg for Experimental flag | Noel Grandin |
2020-10-20 | use tools::Long in sw | Noel |
2020-10-15 | tdf#34355 sw,offapi,officecfg: show track changes in margin | László Németh |
2020-07-30 | loplugin:flatten in sw/ui/dbui | Noel Grandin |
2020-07-30 | tdf#38093 Writer outline folding - feature sensitivity | Jim Raykowski |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sw | Stephan Bergmann |
2020-06-22 | sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ... | Miklos Vajna |
2020-04-24 | convert SwFillMode to scoped enum | Noel Grandin |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2020-02-13 | tdf#45589 sw: fix Formatting Aids options page for Writer/Web | Michael Stahl |
2020-02-06 | rename SvtFontSizeBox back to FontSizeBox | Caolán McNamara |
2020-01-31 | tdf#45589 offapi,officecfg,sw: add option to toggle bookmark display | Michael Stahl |
2020-01-23 | tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxx | Gabor Kelemen |
2020-01-08 | Resolves tdf#129793 - Remove "Field codes" option | Heiko Tietze |