summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/notxtfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-12Revert "tdf#114076: Expand ClipRange to next PixelBound" ...Xisco Fauli1-51/+1
2021-02-20loplugin:refcounting in swNoel1-8/+6
2020-12-29use Degree10 in SwRotationGrfNoel Grandin1-1/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen1-36/+25
2020-11-12replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHintBjoern Michaelsen1-9/+9
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-10-28NoTextFrame: Modify no more ...Bjoern Michaelsen1-5/+8
2020-10-26std::unique_ptr -> std::optionalNoel1-2/+2
2020-10-20use tools::Long in swNoel1-10/+10
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-2/+2
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-2/+2
2020-08-01loplugin:flatten in sw/core/docNoel Grandin1-36/+36
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-1/+1
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin1-4/+4
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann1-2/+2
2020-03-23Fix typosAndrea Gelmini1-2/+2
2020-02-27tdf#130951 Use the correct OutputDeviceArmin Le Grand1-3/+17
2020-02-22Fix typoAndrea Gelmini1-2/+2
2020-02-21tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)1-21/+207
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-1/+1
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-10/+0
2019-10-24tdf#115967: Revert "sw: Use primitive renderer for graphics"Xisco Fauli1-20/+3
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-04-03Fix typoAndrea Gelmini1-1/+1
2019-04-02tdf#124272 use ClipRegion's geometry if not a rectangleArmin Le Grand1-2/+27
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+2
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand1-3/+24
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-01sw: remove nutso check from SwNoTextFrame::PaintPicture()Michael Stahl1-1/+1
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-1/+0
2018-11-22improve function-local statics in swNoel Grandin1-12/+12
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-11-07loplugin:collapseif in swNoel Grandin1-6/+3
2018-11-06convert some macros to local functionsNoel Grandin1-10/+11
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-3/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-1/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-3/+2
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin1-4/+2
2018-07-09loplugin:oncevarNoel Grandin1-51/+47
2018-04-16tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna1-1/+1
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-38/+0
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl1-22/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-3/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-3/+3