summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-10-02123276: Properly forward Deactivate() call and still don't broadcast context ...Andre Fischer4-1/+37
2013-09-11#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::Han...Herbert Dürr1-1/+6
2013-08-29123091: Request repaints of panels on every deck layouting.Andre Fischer1-0/+1
2013-07-09122707: Show a frame around toolbars in sidebar panels.Andre Fischer1-5/+9
2013-07-06Unname unused argument to prevent compiler warning.Pavel Janík1-1/+1
2013-07-05122635: Add layouting to some sidebar panels.Andre Fischer7-0/+1144
2013-07-01121143: SfxMedium - assure that name of internal used temporary file does not...Oliver-Rainer Wittmann1-2/+33
2013-06-12122453: Invalidate slot servers for all view shells on OLE deactivation.Andre Fischer1-0/+4
2013-06-05122470: Fixed programmatic triggered switching of sidebar decks.Andre Fischer10-84/+145
2013-06-04#i122433# fix build breaker: invalid use of incomplete type 'struct Help'Herbert Dürr1-0/+1
2013-06-03122433: The sidebar ControllerItem can now give access to the extended help t...Andre Fischer2-0/+23
2013-05-31122271: Added missing include.Andre Fischer1-0/+1
2013-05-31122271: Added missing files.Andre Fischer4-0/+265
2013-05-31122271: Setting FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer7-22/+52
2013-05-31#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for ...Jürgen Schmidt2-2/+2
2013-05-29122394: Force creation of new sidebar panels on DATACHANGED events.Andre Fischer2-34/+42
2013-05-29122405: Sidebar panels no longer dispose XUIElement's inner objects.Andre Fischer1-7/+0
2013-05-27122387: Use the right tool box for font color in text sidebar.Andre Fischer2-0/+9
2013-05-27122332: Don't change sidebar context when switching to other application window.Andre Fischer2-13/+26
2013-05-25Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile5-421/+71
2013-05-23122247: Improved focus traveling in sidebar.Andre Fischer2-20/+148
2013-05-22i122366: Uncheck sidebar menu button after menu is closed.Andre Fischer3-13/+6
2013-05-21i122057: Fixed layouting of legacy sidebar panels.Andre Fischer5-3/+24
2013-05-21i122336: Show docked tab bar after closing undocked sidebar.Andre Fischer1-1/+1
2013-05-21i122352: Do not allow selection of disabled decks via menu.Andre Fischer4-55/+53
2013-05-17122219: Show 'Cell Appearance' and 'Number Format' panels when editing cells.Andre Fischer2-18/+0
2013-05-17122315: Include the Tools.hxx header always.Andre Fischer1-3/+1
2013-05-17122082: React to changes read-only <-> read-write more realiably.Andre Fischer2-2/+10
2013-05-17122315: Disable 'More Options' buttons when their commands are disabled.Andre Fischer12-58/+164
2013-05-17122329: Disable undocking of stylist in the sidebar.Andre Fischer1-0/+2
2013-05-16121960: Improve creation of toolbox/toolbar controllers.Andre Fischer12-67/+221
2013-05-16122321: Fix processing of scroll whell to not block other events.Andre Fischer3-43/+56
2013-05-16122320: Show closer after docking sidebar. Prevent sidebar from being docked...Andre Fischer3-10/+52
2013-05-16122271: Provide accessible for panels that includes the panel title.Andre Fischer3-3/+15
2013-05-14122302: Added missing includes.Andre Fischer3-0/+7
2013-05-14122302: Use tool bar controls for color controls in text property panel.Andre Fischer13-66/+518
2013-05-14122056: adding another Writer variant for sidebar context handlingOliver-Rainer Wittmann3-0/+5
2013-05-13Retype values properly to prevent compiler warnings.Pavel Janík1-3/+3
2013-05-13122298: Added quick help texts to title bar buttons of sidebar panels and deck.Andre Fischer4-6/+26
2013-05-13122272: Select correct sidebar button after changing decks via menu.Andre Fischer1-0/+1
2013-05-13122047: adding missing pre-compiled header includeOliver-Rainer Wittmann2-0/+4
2013-05-13122047: Added missing implementation of virtual destructors.Andre Fischer3-1/+65
2013-05-10122047: Adding virutal destructors to interfaces to prevent problems with old...Andre Fischer4-4/+12
2013-05-10122082: Disable controls of text property sidebar panel for disabled document...Andre Fischer2-5/+7
2013-05-08122082: Show correct deck title and tab bar highlight after switching sidebar...Andre Fischer1-6/+4
2013-05-08122251: Avoid compiler warning.Andre Fischer1-1/+1
2013-05-08122251: Prevent key events from being forwarded from sidebar tab bar to Calc.Andre Fischer2-0/+9
2013-05-08122255: Store sidebar panel extension state (non persistent).Andre Fischer8-12/+86
2013-05-08122254: Process mouse wheel events over sidebar scroll bar.Andre Fischer2-1/+52
2013-05-07122230: Fixes for sidebar focus traveling.Andre Fischer1-2/+5