summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Manual cleanup of misc. issues.Michael Meeks2015-04-101-3/+4
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-102-4/+4
* first half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-102-4/+5
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-102-6/+6
* Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks2015-04-101-1/+1
* vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin2015-04-103-14/+0
* more toolkit API adaptations.Michael Meeks2015-04-102-2/+2
* vclwidget: convert lots more sites to use VclPtrNoel Grandin2015-04-1019-63/+61
* vclwidget: only call dispose() onceNoel Grandin2015-04-1018-20/+27
* Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-102-3/+3
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-1033-96/+207
* vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks2015-04-091-0/+1
* sw: more double dispose work.Michael Meeks2015-04-091-1/+1
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-092-18/+18
* vcl: VclPtr conversion in reportdesignNoel Grandin2015-04-0925-373/+506
* A UNO Any can't contain an AnyStephan Bergmann2015-04-081-2/+2
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-32/+32
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-265-6/+6
* TyposJulien Nabet2015-03-251-1/+1
* loplugin:constantfunction: reportdesignNoel Grandin2015-03-247-36/+1
* convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2015-03-241-2/+2
* convert SvxZoomType to enum classNoel Grandin2015-03-243-8/+8
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-184-13/+13
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-5/+16
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-101-10/+7
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-062-1/+2
* callcatcher: update unused codeCaolán McNamara2015-03-052-22/+0
* V813: Decreased performanceCaolán McNamara2015-03-043-7/+7
* V813: Decreased performanceCaolán McNamara2015-03-042-4/+4
* V813: Decreased performanceCaolán McNamara2015-03-042-7/+6
* V813: Decreased performanceCaolán McNamara2015-03-022-4/+4
* cppcheck: duplicate inherited memberNoel Grandin2015-03-021-1/+0
* Typo: feture->featureJulien Nabet2015-02-241-1/+1
* callcatcher: update unused codeCaolán McNamara2015-02-192-19/+0
* callcatcher: update unused codeCaolán McNamara2015-02-172-14/+0
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-162-5/+5
* loplugin:deletedspecialStephan Bergmann2015-02-0778-219/+150
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+11
* tdf#88824: Remove FactoryLoader threads causing deadlock on WindowsStephan Bergmann2015-02-031-86/+0
* loplugin:unreffunStephan Bergmann2015-02-011-15/+0
* chisel off some more unused codeCaolán McNamara2015-01-304-37/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-294-61/+0
* Use vector::dataStephan Bergmann2015-01-285-8/+5
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-262-3/+1