summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2014-03-25hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis4-22/+45
2013-11-13expand out the A2S macroNoel Grandin16-66/+58
2013-11-11sfx2: include <> for external includesNorbert Thiebaud35-69/+69
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-1/+0
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold26-52/+52
2013-10-28remove local css namespace definitionsThomas Arnhold9-14/+0
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-5/+4
2013-10-15callcatcher: update unused codeCaolán McNamara1-16/+0
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