summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Manual cleanup of misc. issues.Michael Meeks1-3/+4
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-4/+4
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks2-4/+5
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2-6/+6
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks1-1/+1
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin3-14/+0
2015-04-10more toolkit API adaptations.Michael Meeks2-2/+2
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin19-63/+61
2015-04-10vclwidget: only call dispose() onceNoel Grandin18-20/+27
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks2-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin33-96/+207
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks1-0/+1
2015-04-09sw: more double dispose work.Michael Meeks1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2-18/+18
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin25-373/+506
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann3-32/+32
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann5-6/+6
2015-03-25TyposJulien Nabet1-1/+1
2015-03-24loplugin:constantfunction: reportdesignNoel Grandin7-36/+1
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-2/+2
2015-03-24convert SvxZoomType to enum classNoel Grandin3-8/+8
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin4-13/+13
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-5/+16
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-10/+7
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl2-1/+2
2015-03-05callcatcher: update unused codeCaolán McNamara2-22/+0
2015-03-04V813: Decreased performanceCaolán McNamara3-7/+7
2015-03-04V813: Decreased performanceCaolán McNamara2-4/+4
2015-03-04V813: Decreased performanceCaolán McNamara2-7/+6
2015-03-02V813: Decreased performanceCaolán McNamara2-4/+4
2015-03-02cppcheck: duplicate inherited memberNoel Grandin1-1/+0
2015-02-24Typo: feture->featureJulien Nabet1-1/+1
2015-02-19callcatcher: update unused codeCaolán McNamara2-19/+0
2015-02-17callcatcher: update unused codeCaolán McNamara2-14/+0
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2-5/+5
2015-02-07loplugin:deletedspecialStephan Bergmann78-219/+150
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+11
2015-02-03tdf#88824: Remove FactoryLoader threads causing deadlock on WindowsStephan Bergmann1-86/+0
2015-02-01loplugin:unreffunStephan Bergmann1-15/+0
2015-01-30chisel off some more unused codeCaolán McNamara4-37/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara4-61/+0
2015-01-28Use vector::dataStephan Bergmann5-8/+5
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin2-3/+1