summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rubydialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-10/+10
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-14/+13
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+3
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-1/+1
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-2/+0
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-13refactor SvxRubyChildWindow to use RenderContextTomaž Vajngerl1-211/+224
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-8/+3
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+40
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+33
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+6
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-1/+1
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin1-1/+1
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-1/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-2/+2
2014-04-15svx: sal_Bool->boolNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-3/+3
2013-12-19CID#703891 RubyDialog::GetText orthogonal to Dialog::GetTextCaolán McNamara1-8/+8
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara1-0/+1
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin1-8/+8
2013-09-05convert includes/vx/rubydialog.hxx from String to OUStringNoel Grandin1-2/+2