summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-15/+7
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-4/+4
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl1-142/+147
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-12/+12
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-6/+6
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-6/+6
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-30/+12
2015-05-08callcatcher: update unused codeCaolán McNamara1-17/+0
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-4/+4
2015-04-29convert CS_ constants to scoped enumNoel Grandin1-13/+13
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-5/+5
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-30/+58
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-4/+4
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-1/+1
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks1-20/+20
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-6/+6
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-8/+36
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy1-2/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn1-14/+7
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-2/+2
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-3/+4
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-4/+4
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-29/+29
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-32/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-18coverity#1132707 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-19svx: SvxPixelCtl should never be able to have zero linesChris Sherlock1-0/+1
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara1-13/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-12/+12
2014-04-01coverity#708344 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-03-28svx: fix Writer's insert -> frame crashMiklos Vajna1-1/+1