summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticcallStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23make "Styles & Formatting" preview HiDPI awareTomaž Vajngerl
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert SFX_TOOLBOX_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22callcatcher: update unused codeCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
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-17draw sidebar: With the recent Jay's fixes, default to expanded sidebar too.Jan Holesovsky
2015-04-16sfx2: warning C4100 unreferenced formal parameterMichael Stahl
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-14SfxDispatchController_Impl::InterceptLOKStateChangeEvent: fix typoMiklos Vajna
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu
2015-04-13tdf#90566: memory leak: maChangeListeners is not properly disposedJulien Nabet
2015-04-13format changesSiqi Liu
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
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-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin
2015-04-09Resolves: tdf#90423 too risky to dlclose basctl once openedCaolán McNamara