summaryrefslogtreecommitdiff
path: root/svx/source/dialog/pagectrl.cxx
AgeCommit message (Expand)Author
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-31drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-19drop some unneeded includesCaolán McNamara
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-06rename back now originals are fully replacedCaolán McNamara
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-06-17weld SvxPageDescPageCaolán McNamara
2018-06-16weld SvxHFPageCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl