summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21loplugin:passstuffbyrefStephan Bergmann
2015-04-21simplify gathering XML conf. data in sidebar ResourceManagerTomaž Vajngerl
2015-04-21cleanup ResourceManagerTomaž Vajngerl
2015-04-21sidebar panel or deck can now be marked as experimentalTomaž Vajngerl
2015-04-21cleanup templdlg.cxx (Style and Formatting)Tomaž Vajngerl
2015-04-21preview of styles in "Style And Formatting" dialogTomaž Vajngerl
2015-04-21highlight the whole entry in "Style And Formatting" tree/listTomaž Vajngerl
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl
2015-04-21cleanup SfxTemplateControllerItemTomaž Vajngerl
2015-04-20drop unused -SfxAppMenuControl_Impl::RegisterControlCaolán McNamara
2015-04-17Windows compilation fixes.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17draw sidebar: With the recent Jay's fixes, default to expanded sidebar too.Jan Holesovsky
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-16sfx2: warning C4100 unreferenced formal parameterMichael Stahl
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15Properly dispose old sidebar Panels when we switch panel.Michael Meeks
2015-04-15sfx2: silence bogus SfxObjectShell::isTiledRendering() warningsMiklos Vajna
2015-04-15fix crash on re-export of fdo50057-2.odt to odtCaolán McNamara
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14More missing lifecycle pieces.Michael Meeks
2015-04-14Remove debugging snafu.Michael Meeks
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-14SfxDispatchController_Impl::InterceptLOKStateChangeEvent: fix typoMiklos Vajna
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-13tdf#90566: memory leak: maChangeListeners is not properly disposedJulien Nabet
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks
2015-04-13format changesSiqi Liu
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-13More lifecycle correction.Michael Meeks
2015-04-13tdf#90478: Hide explanation on ODF when default format is alienJacobo Aragunde Pérez
2015-04-13tdf#90478: Show the right default format when savingJuan A. Suarez Romero
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-13convert HiddenWarningFact to scoped enumNoel Grandin
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks
2015-04-11Fix more misc. lifecycle mistakes.Michael Meeks
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks