summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2025-01-21tdf#50743 tdf#37507 Improve scrolling while selectingOliver Specht1-1/+8
2025-01-10sw: clean up Start/EndAction in SwViewShell hierarchyMichael Stahl1-15/+6
2024-12-18tdf#163620 [API CHANGE] Add UI for libreoffice themesSahil Gautam1-0/+2
2024-10-31tdf#153138 Add IgnoreTabsAndBlanksForLineCalculation compat opt to dialogAdesola Samuel1-0/+2
2024-10-25cid#1633781 Initialization or destruction ordering is unspecifiedCaolán McNamara1-3/+1
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin1-2/+2
2024-09-20tdf#129808 sw: Use ext leading for text grid spacing on DOC importJonathan Clark1-0/+2
2024-09-17cool#9992 lok doc sign: fix signature status after loadMiklos Vajna1-1/+1
2024-08-15Related: cool#9735 sw lok: handle the AnyInput() callback during idle layoutMiklos Vajna1-1/+1
2024-06-05tdf#136294: trigger pending spellcheck in SwCursorShell::UpdateCursorMike Kaganski1-0/+7
2024-06-03tdf#160984 sw continuous endnotes: add enable/disable option UIMiklos Vajna1-0/+2
2024-05-06Related: tdf#160833 sw DoNotMirrorRtlDrawObjs: add enable/disable option UIMiklos Vajna1-0/+2
2024-04-25tdf#76005 add TabsRelativeToIndent, TabOverMargin compat option to dialogMohit Marathe1-0/+4
2024-03-05make more symbols private in writerNoel Grandin1-44/+44
2024-02-16cool#8270 sw lok: fix bad statusbar pagenum string on async binding updateMiklos Vajna1-1/+3
2024-01-28Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski1-1/+1
2024-01-28tdf#159382: make edits of compat option in dialog apply immediatelyMike Kaganski1-0/+2
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen1-1/+0
2023-07-27Invalidate less on entering/leaving header/footerCaolán McNamara1-0/+2
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin1-1/+1
2023-06-30mbFrameView is dead sinceNoel Grandin1-3/+0
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin1-1/+1
2023-05-23don't InvalidateAll in online for a OuterResize caseCaolán McNamara1-2/+2
2023-05-23categorize the reasons writer calls "LockPaint"Caolán McNamara1-6/+35
2023-05-19Related: tdf#155349 drop SetEndActionByVirDev from the html importCaolán McNamara1-5/+0
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara1-1/+2
2022-10-22loplugin:unusedmethodsNoel Grandin1-3/+0
2022-08-01tdf#116411 fix Navigate By Page Next does not move the expected nextJim Raykowski1-0/+10
2021-12-02sw: update previews of OLE objects on "update all"Miklos Vajna1-0/+4
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák1-0/+1
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-1/+1
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna1-6/+6
2021-01-03tdf#124176 Use pragma once instead of include guardsAlchemist1-3/+2
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen1-0/+1
2020-10-20use tools::Long in swNoel1-6/+6
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara1-1/+1
2020-08-18new loplugin:unusedvarsglobalNoel Grandin1-1/+0
2020-05-09compact namespace in swNoel Grandin1-3/+1
2019-12-11convert FrameControlType to scoped enumNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-3/+3
2019-08-24loplugin:returnconstval in swNoel Grandin1-1/+1
2019-08-19Fix typoAndrea Gelmini1-2/+2
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-3/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+3
2019-02-12tdf#122607 Fix layout invalidation in headless modeSamuel Mehrbrodt1-1/+4
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky1-0/+5
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-1/+0
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks1-0/+3