summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view0.cxx
AgeCommit message (Expand)AuthorFilesLines
9 daysResolves tdf#58434 - Show formatting marks independently from fieldsHeiko Tietze1-5/+1
2024-01-31make footnote-option dialog asyncNoel Grandin1-2/+7
2024-01-30make outline-tab dialog asyncNoel Grandin1-2/+7
2024-01-16loplugin:unusedmethodsNoel Grandin1-11/+0
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-1/+1
2023-10-18tdf#156114 UNO commands / menu entries to enable PS/CS spotlightJim Raykowski1-0/+28
2023-09-10using decls should come after #includeNoel Grandin1-2/+2
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin1-3/+2
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski1-1/+10
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios1-14/+14
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2023-01-25tdf#129905 Create toggle for Section boundariesRafael Lima1-0/+9
2022-11-22sw: change statusbar to use an icon, fix statusbar updatingTomaž Vajngerl1-0/+7
2022-11-18sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl1-0/+24
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-1/+1
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen1-2/+0
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-1/+5
2021-10-10use SfxItemSetFixed in swNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-28no need to allocate these on the heapNoel Grandin1-1/+1
2021-05-14Outline folding experimental feature rehackJim Raykowski1-25/+12
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski1-4/+33
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh1-0/+10
2020-10-10cid#1467976 Dereference after null checkCaolán McNamara1-1/+1
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-1/+5
2020-09-23Fix typo in codeAndrea Gelmini1-1/+1
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski1-0/+13
2020-03-30tdf#124686 HideWhiteSpace should be positive Show Whitespaceshameempk1-0/+12
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl1-0/+2
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-11/+0
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-19Fix typoAndrea Gelmini1-2/+2
2019-08-08tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke1-1/+24
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-03-25tdf#124172: Remove DESKTOP ifdef as the code is needed for tunnelled dialogsTor Lillqvist1-2/+0
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze1-1/+11
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-2/+0
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-3/+0
2018-05-04weld SwOutlineTabDialogCaolán McNamara1-1/+1
2018-04-29weld SwFootNoteOptionDlgCaolán McNamara1-1/+1
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze1-0/+9
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-3/+3
2018-01-24tdf#62182 .uno:PrintLayout and .uno:BrowseView become set commands.Gulsah Kose1-6/+6
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-12/+12