summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl
Commit message (Expand)AuthorAgeFilesLines
* vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin2015-04-101-3/+3
* clear() is the equivalent of assigning a local ptr to NULL.Michael Meeks2015-04-101-3/+3
* accessibility: cleanup for updated toolkit API.Michael Meeks2015-04-101-1/+1
* convert a problematic array to VclPtr.Michael Meeks2015-04-101-6/+5
* vclwidget: only call dispose() onceNoel Grandin2015-04-102-12/+12
* Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-101-2/+2
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-108-65/+139
* vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks2015-04-091-0/+3
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-097-35/+35
* vcl: VclPtr conversion in sfx2Noel Grandin2015-04-092-77/+122
* Resolves: tdf#90423 too risky to dlclose basctl once openedCaolán McNamara2015-04-091-0/+2
* convert SFX_SHELL constants to scoped enumNoel Grandin2015-04-091-1/+1
* Remove dead INetProtocol::VimStephan Bergmann2015-04-072-5/+5
* sfx2: try to fix WNT buildMichael Stahl2015-04-071-6/+6
* fix osx buildNoel Grandin2015-04-071-7/+7
* convert SvtModuleOptions::EModule to scoped enumNoel Grandin2015-04-072-9/+9
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-0210-21/+21
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-0210-21/+21
* sfx2: fix VBA crash when disposing SfxBaseModelMichael Stahl2015-03-311-0/+14
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-14/+14
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-285-11/+11
* Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist2015-03-281-1/+0
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-262-3/+3
* convert SvxZoomType to enum classNoel Grandin2015-03-241-4/+4
* convert sfxlink to enum classNoel Grandin2015-03-243-15/+15
* convert SfxChildAlignment to enum classNoel Grandin2015-03-242-87/+87
* HAVE_FEATURE_SCRIPTING, but no config_features.h include.Jan Holesovsky2015-03-232-0/+4
* loplugin:constantfunction: sfx2Noel Grandin2015-03-195-59/+0
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-192-3/+3
* sal_uIntPtr->SotClipboardFormatIdCaolán McNamara2015-03-181-2/+2
* SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara2015-03-181-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-185-42/+44
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-1/+1
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-132-9/+2
* sfx2: PVS-Studio V595 'm_pResMgr' pointer could be nullMichael Stahl2015-03-121-1/+1
* convert CHILD_ constants to enum classNoel Grandin2015-03-111-20/+20
* convert SfxDockingConfig to enum classNoel Grandin2015-03-111-7/+7
* convert SfxChildIdentifier to enum classNoel Grandin2015-03-111-4/+4
* Timer/Idle: adapted inherited funktionsTobias Madl2015-03-061-2/+2
* Idle Timer: Invented Base ClassTobias Madl2015-03-061-4/+2
* Idle: Changed to new enum nameTobias Madl2015-03-062-5/+5
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-062-5/+5
* Idle and Timer are now completely independentTobias Madl2015-03-062-4/+6
* idle includes and enum useJennifer Liebel2015-03-061-1/+2
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-062-4/+5
* convert SFX_CHILDWIN constants to enum classNoel Grandin2015-02-253-34/+34
* remove unused header definitions in SotExchangeNoel Grandin2015-02-251-1/+1
* convert SFX_SLOT_ constants to enum classNoel Grandin2015-02-252-6/+6
* Typo: "window" not "widow" hereJulien Nabet2015-02-211-1/+1
* -Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet2015-02-211-1/+1