summaryrefslogtreecommitdiff
path: root/svx/source/dialog/pagectrl.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-5/+5
2014-10-09-Werror,-Wliteral-conversion (implicit conversion from double to long)Stephan Bergmann1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12svx: sal_Bool -> boolStephan Bergmann1-3/+3
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-4/+0
2014-07-03fix regression in paper format previewCaolán McNamara1-3/+1
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-2/+2
2014-07-01loplugin:literaltoboolconversionStephan Bergmann1-4/+4
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-197/+247
2014-04-15svx: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11svx: sal_Bool->boolNoel Grandin1-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara1-1/+1
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin1-5/+5
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara1-41/+0
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-19sal_Bool to boolTakeshi Abe1-8/+8
2013-02-27Convert page format tab page to new widget UIOlivier Hallot1-0/+6
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-5/+3
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara1-0/+47
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-4/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-18/+18
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner1-13/+12
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-1/+1
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-19/+19
2010-12-11cleaning of __EXPORT defineGert Faller1-1/+1
2010-11-09Clean up the codeAlexander O. Anisimov1-4/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud1-1/+1