summaryrefslogtreecommitdiff
path: root/sw/source/core/view
AgeCommit message (Expand)Author
2021-12-23Revert "Revert "sw_fieldmarkhide: init fieldmark mode from options""Michael Stahl
2021-11-11do not draw "desktop" (=surrounding background) in Writer in LOK modeLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-22ignore invalidations in Writer when doing tiled paintingLuboš Luňák
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet
2021-10-05try to merge rectangles already in AddPaintRect()Luboš Luňák
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-23add some unittests for SwRegionRectsLuboš Luňák
2021-09-20improve the SwViewShellImpl paint region API a bitLuboš Luňák
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-19do not double-invert SwRegionRectsLuboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-04sw lok: avoid expensive DLPre/PostPaint2() around InvalidateWindows()Miklos Vajna
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-06-09do not draw directly in SwViewShell in LOK modeLuboš Luňák
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna
2021-04-14tdf#141556 Fix 100% CPU usage in Writer idle loopLuke Deller
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-02Revert "sw_fieldmarkhide: init fieldmark mode from options"Michael Stahl
2021-02-28tdf#124176 Use pragma once in sw/source/core/viewSuhaas Joshi
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh
2021-01-20tdf#138666 sw: fix enable/disable of ChangesInMargin modeLászló Németh
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-05Fix typoTor Lillqvist
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-12-08drop some unneeded includesCaolán McNamara
2020-12-01cid#1470368 Unchecked dynamic_castCaolán McNamara
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19sw_fieldmarkhide: toggle mode depending on View->Field NamesMichael Stahl
2020-11-19sw_fieldmarkhide: move cursor outside of hidden fieldmark when togglingMichael Stahl
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel