summaryrefslogtreecommitdiff
path: root/svx/source/dialog/pagectrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-2/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-14/+14
2020-08-14loplugin:simplifybool moreNoel Grandin1-3/+3
2020-08-06loplugin:flatten in svxNoel Grandin1-56/+56
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen1-2/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-10/+3
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen1-0/+1
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-1/+2
2018-09-06rename back now originals are fully replacedCaolán McNamara1-9/+9
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara1-255/+0
2018-07-23loplugin:unusedfieldsNoel Grandin1-106/+2
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin1-6/+4
2018-07-02loplugin:unusedmethodsNoel Grandin1-15/+0
2018-06-17weld SvxPageDescPageCaolán McNamara1-2/+0
2018-06-16weld SvxHFPageCaolán McNamara1-0/+375
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-29/+29
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+2
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-31/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-10/+10
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-6/+7
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-5/+3
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-5/+7
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-4/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl1-91/+83
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-7/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+6
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "-Werror,-Wliteral-conversion (implicit conversion from doub...Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-5/+5