summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Resolves: tdf#72007: on switching decks keep our left indent, don't assume 0Caolán McNamara1-53/+37
2015-01-20fdo#88241 Floating sidebar second call to same item should dismiss itTrent MacAlpine1-2/+11
2014-12-04fdo#85937 Add 'Close Sidebar' command to Sidebar menuSamuel Mehrbrodt1-0/+11
2014-11-05fdo#67627 fdo#85791 Allow to show/hide sidebar decks with the same commandSamuel Mehrbrodt1-2/+18
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-4/+4
2014-10-29coverity#1028106 Dereference before null checkCaolán McNamara1-16/+0
2014-10-24loplugin: cstylecastNoel Grandin1-1/+1
2014-10-17Revert "fdo#67627 Clicking on icons of the sidebar should both open and close...Samuel Mehrbrodt1-7/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-11/+11
2014-08-27callcatcher: update unused codeCaolán McNamara1-17/+0
2014-08-24Sidebar: Ensure Deck is open, if we choose an element from the Deck popup menu.Thomas Arnhold1-0/+3
2014-08-24fdo#67627 Clicking on icons of the sidebar should both open and close DecksThomas Arnhold1-0/+7
2014-08-24Sidebar: Use proper default value for DeckThomas Arnhold1-2/+2
2014-08-24Sidebar: Remove hightlight from TabBar after Deck closeThomas Arnhold1-0/+3
2014-06-27Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara1-29/+41
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-05-06remove uncompiled source filesThomas Arnhold1-1/+0
2014-03-12coverity#1027775 Dereference null return valueCaolán McNamara1-3/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan1-2/+2
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-14/+18
2013-11-13expand out the A2S macroNoel Grandin1-3/+3
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-5/+5
2013-09-30Fixing the problem with Sidebar-alignmentPrashant Pandey1-12/+36
2013-09-21WaE: shadowed variable in higher debug levelCaolán McNamara1-3/+3
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer1-10/+56
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza1-1/+1
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara1-19/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-4/+4
2013-07-08rename sfx2 log area to sfxMichael Stahl1-1/+1
2013-06-21sidebar: Improve runtime error reporting (mostly missing .ui).Jan Holesovsky1-8/+2
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-5/+4
2013-06-02sidebar: Restrict the minimal width of the sidebar.Jan Holesovsky1-4/+10
2013-05-29Resolves: #i122394# Force creation of new sidebar panels on DATACHANGED eventsAndre Fischer1-31/+29
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-4/+4
2013-05-21Resolves: #i122057# Fixed layouting of legacy sidebar panelsAndre Fischer1-0/+2
2013-05-21Resolves: #i122352# Do not allow selection of disabled decks via menuAndre Fischer1-32/+31
2013-05-21Resolves; #i122219# Show 'Cell Appearance' and 'Number Format' panels...Andre Fischer1-14/+0
2013-05-21avoid static OUStrings hereCaolán McNamara1-2/+2
2013-05-21Resolvs: #i122082# React to changes read-only <-> read-write more reliablyAndre Fischer1-2/+9
2013-05-21Resolves: #i122315# Disable 'More Options' buttons when...Andre Fischer1-5/+10
2013-05-20Resolves: #i122320# Show closer after docking sidebar.Andre Fischer1-10/+18
2013-05-20WaE: unused variable 'aWindowPosition'Tor Lillqvist1-1/+0
2013-05-20Resolves: #i122302# Use tool bar controls for color controls...Andre Fischer1-4/+10
2013-05-20Resolves: #i122272# Select correct sidebar button...Andre Fischer1-0/+1
2013-05-20Resolves: #i122082# Show correct deck title and tab bar highlight...Andre Fischer1-6/+4