summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2013-10-09update unusedcode listCaolán McNamara1-12/+0
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer1-1/+15
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-09-30Fixing the problem with Sidebar-alignmentPrashant Pandey1-12/+36
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl1-15/+4
2013-09-21WaE: shadowed variable in higher debug levelCaolán McNamara1-3/+3
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer8-123/+122
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-8/+0
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza5-5/+5
2013-09-11#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::Han...Herbert Dürr1-1/+6
2013-09-04Remove more unused methodsMarcos Paulo de Souza2-15/+0
2013-09-03Remove more unused methodsMarcos Paulo de Souza2-38/+0
2013-08-29Resolves: #i123091# Request repaints of panels on every deck layoutingAndre Fischer1-0/+1
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin1-2/+2
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2-20/+0
2013-08-18callcatcher: update unused codeCaolán McNamara3-40/+0
2013-08-16ToolBoxBackground never created, remove itCaolán McNamara5-218/+0
2013-08-16mbParentIsBorder is always false, follow logical consequences of thatCaolán McNamara1-48/+0
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara4-165/+0
2013-08-10callcatcher: update unused codeCaolán McNamara2-56/+0
2013-08-01Mark as constTakeshi Abe1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara3-7/+7
2013-07-20callcatcher: update unused codeCaolán McNamara1-43/+0
2013-07-09Resolves: #122707# Show a frame around toolbars in sidebar panels.Andre Fischer1-5/+9
2013-07-08rename sfx2 log area to sfxMichael Stahl1-1/+1
2013-07-05accidental push of merge in progress, sighCaolán McNamara2-838/+0
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer2-0/+838
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara1-1/+2
2013-06-21sidebar: Improve runtime error reporting (mostly missing .ui).Jan Holesovsky1-8/+2
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet1-1/+2
2013-06-16add missing modelines.Michael Meeks74-0/+220
2013-06-16sidebar: disable listed but disabled toolpanel panes.Michael Meeks1-3/+7
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky1-3/+3
2013-06-10update graphicrepository links for new icon-theme locationsCaolán McNamara1-4/+1
2013-06-06Fix -Werror,-Wunused-private-fieldJulien Nabet1-4/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin5-5/+0
2013-06-04Resolves: #i122433# The sidebar ControllerItem can now...Andre Fischer1-0/+19
2013-06-03fix broken service name "com.sun.star.rendering.VCLCanvas"Noel Grandin1-1/+1
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin5-50/+32
2013-06-02fix Werror tinderbox problemMarkus Mohrhard1-1/+1
2013-06-02sidebar: Restrict the minimal width of the sidebar.Jan Holesovsky7-6/+44
2013-06-02sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky1-3/+13
2013-06-02sidebar: Introduce PanelLayout class.Jan Holesovsky1-1/+9
2013-05-31Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer10-22/+299
2013-05-29Resolves: #i122405# Sidebar panels no longer dispose...Andre Fischer1-7/+0
2013-05-29Resolves: #i122394# Force creation of new sidebar panels on DATACHANGED eventsAndre Fischer2-34/+42
2013-05-28Resolves: #i122387# Use the right tool box for font color in text sidebarAndre Fischer1-0/+8
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin2-27/+15
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist3-7/+7
2013-05-23Resolves: #i122247# Improved focus traveling in sidebarAndre Fischer2-20/+148