summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2016-02-05cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2016-02-05convert INVALIDATE constants to scoped enumNoel Grandin1-1/+1
2016-02-05loplugin:constantfunctionNoel Grandin1-10/+0
2015-12-10Missing deleteStephan Bergmann1-0/+1
2015-12-06tdf#94689 fix crash on new file, close file, open fileLászló Németh1-0/+1
2015-11-03tdf#85767: Make also sidebar toolbox item order RTL-sensitiveKatarina Behrens1-2/+28
2015-09-18tdf#83546 Expand the sidebar if it's hiddenMaxim Monastirsky1-12/+11
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-2/+2
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2-3/+3
2015-05-20cleanup sidebarTomaž Vajngerl1-10/+6
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl2-14/+7
2015-05-20Deck, TitleBar - setup background in ApplySettingsTomaž Vajngerl4-15/+22
2015-05-20boost::function to std for sidebar Deck, cleanup a bitTomaž Vajngerl4-40/+30
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl2-3/+7
2015-05-20boost::function to std, clenupTomaž Vajngerl4-79/+65
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl15-452/+287
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-5/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-1/+1
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann3-3/+3
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-2/+2
2015-05-09Related: tdf#72007 align to right if undockedCaolán McNamara1-2/+2
2015-05-08loplugin:staticmethodsStephan Bergmann1-2/+4
2015-05-08callcatcher: update unused codeCaolán McNamara3-7/+0
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann3-4/+4
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson4-11/+3
2015-05-07tdf#90994 Sidebar tab bar buttons should should have accessible namesNiklas Johansson1-0/+2
2015-05-07Resolves: tdf#72007: on switching decks keep our left indent, don't assume 0Caolán McNamara1-53/+37
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-2/+2
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann1-5/+3
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann1-5/+3
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann3-22/+13
2015-04-30Gradually typed LinkStephan Bergmann2-7/+7
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-29WaE: C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl4-8/+8
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl13-15/+15
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks28-188/+218
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-3/+3
2015-04-23loplugin:staticmethodsNoel Grandin3-13/+13
2015-04-21loplugin:passstuffbyrefStephan Bergmann1-3/+3
2015-04-21simplify gathering XML conf. data in sidebar ResourceManagerTomaž Vajngerl1-49/+45
2015-04-21cleanup ResourceManagerTomaž Vajngerl2-183/+130
2015-04-21sidebar panel or deck can now be marked as experimentalTomaž Vajngerl6-21/+43