summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/paintfrm.cxx
AgeCommit message (Expand)Author
2021-12-08tdf#146120 sw: show tracked table changes with different colorLászló Németh
2021-11-15disable Writer shadow hack in LOK caseLuboš Luňák
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-20Revert "tdf#99492 sw layout: always paint merged cell grids"Justin Luth
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-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-27Resolves tdf#142115 - Make color of NotesPane customizableHeiko Tietze
2021-08-26tdf#125743 sw: fix rendering of graphics bullet with linked imagesMiklos Vajna
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-07-31drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-06-29tdf#142698 sw: fix reject of deleted images anchored to-charLászló Németh
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21replace dynamic_cast<SwLayoutFrame> with cheaper checkNoel Grandin
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-06-08tdf#142128 sw: set author-color strikethrough for deleted imagesLászló Németh
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-12tdf#142196 sw: crossing out images anchored to characterLászló Németh
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-04sw: fix unwanted long vertical border around vertically merged Word cellMiklos Vajna
2021-03-03sw: document the abbreviations from DR's magicMiklos Vajna
2021-03-01tdf#140342 sw layout: remove explicit gutter handling when positioning bordersMiklos Vajna
2021-02-20loplugin:refcounting in swNoel
2021-02-08tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna
2021-02-05tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna
2021-02-03tdf#91920 sw page gutter margin: add layoutMiklos Vajna
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-11-30sw: prefix members of SwCursorOszControl, SwLineRects, SwPageFrame and ...Miklos Vajna
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-23sw: prefix members of SwFrame, SwFrameAreaDefinition, SwLayVout and SwLineRectMiklos Vajna
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin