summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2015-07-16we need access to the chart model in the chart sidebarMarkus Mohrhard
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-14sfx2: tolerate frames without controller in GetSidebarControllerForFrameMichael Stahl
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-12avoid crash in unit test due to global objectsMarkus Mohrhard
2015-07-12big step towards real chart sidebarMarkus Mohrhard
2015-07-12allow also to use non-frame modules for sidebarMarkus Mohrhard
2015-07-12use correct controller for sidebarMarkus Mohrhard
2015-07-12no need for handling unused arguments like thatMarkus Mohrhard
2015-07-12fix indentationMarkus Mohrhard
2015-07-12[API CHANGE] add way to get XSidebar from XSidebarProviderMarkus Mohrhard
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard
2015-07-12add SidebarChangeHandler to chart2Markus Mohrhard
2015-06-29tdf#84381: Improved sidebar selection analyser for Calc and Draw/ImpressRishabh Kumar
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann
2015-06-22loplugin:salboolStephan Bergmann
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann
2015-06-22loplugin:passstuffbyrefStephan Bergmann
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16state *which* context name is not recognizedCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-06-02OSL_FAIL to SAL_WARNMarkus Mohrhard
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-20cleanup sidebarTomaž Vajngerl
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl
2015-05-20Deck, TitleBar - setup background in ApplySettingsTomaž Vajngerl
2015-05-20boost::function to std for sidebar Deck, cleanup a bitTomaž Vajngerl
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl
2015-05-20boost::function to std, clenupTomaž Vajngerl
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09Related: tdf#72007 align to right if undockedCaolán McNamara
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson