summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/notxtfrm.cxx
AgeCommit message (Expand)Author
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-24tdf#115967: Revert "sw: Use primitive renderer for graphics"Xisco Fauli
2019-08-07Fix typosAndrea Gelmini
2019-04-03Fix typoAndrea Gelmini
2019-04-02tdf#124272 use ClipRegion's geometry if not a rectangleArmin Le Grand
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-01sw: remove nutso check from SwNoTextFrame::PaintPicture()Michael Stahl
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-22improve function-local statics in swNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in swNoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-04-16tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-26tdf#114076: Expand ClipRange to next PixelBoundArmin Le Grand
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-11-19Fix typosAndrea Gelmini
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-18RotateFlyFrame3: Corrected Contour when rotatedArmin Le Grand
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand
2017-11-18RotateFlyFrame3: Restructured TransformableSwFrameArmin Le Grand
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand
2017-11-18RotateFlyFrame3: Isolated functionality and automationsArmin Le Grand
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand
2017-11-18RotateFlyFrame3: Added transformation support to SwFrameArmin Le Grand
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-20RotGrfFlyFrame: Implemented Handle Update on rotation changeArmin Le Grand
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand
2017-10-20RotGrfFlyFrame: Minimal working rotation solutionArmin Le Grand