summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-06-06WaE: unused variable 'pFilt'Tor Lillqvist1-3/+0
2013-06-06Remove remnants of help agentCaolán McNamara12-328/+4
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba2-4/+4
2013-06-06Fix -Werror,-Wunused-private-fieldJulien Nabet1-4/+1
2013-06-05Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False.Mark Wielaard1-1/+3
2013-06-05FileDialogHelper_Impl::addFilters. Don't leak matcher.Mark Wielaard1-3/+0
2013-06-05remove unused componentcontext.hxx includesNoel Grandin14-14/+0
2013-06-04Resolves: #i122433# The sidebar ControllerItem can now...Andre Fischer1-0/+19
2013-06-03Fix variable value reassigned before old value usedJulien Nabet1-2/+1
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-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin2-1/+3
2013-06-03fdo#46808, Convert frame::AppDispatchProvider to new styleNoel Grandin2-1/+49
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-06-01switch to size_t in sfx2::LinkManagerMarkus Mohrhard1-15/+14
2013-05-31Resolves: #i120030# optimize thumbnail creation/paintingJürgen Schmidt1-0/+4
2013-05-31Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer11-22/+301
2013-05-30show experimental tab-layout only if in experimental modeCaolán McNamara1-7/+11
2013-05-30Clean zoom redundances in Math and fix fdo#55929Rodolfo Ribeiro Gomes2-0/+24
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-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold1-1/+1
2013-05-28Resolves: #i122387# Use the right tool box for font color in text sidebarAndre Fischer1-0/+8
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer1-11/+14
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
2013-05-23rhbz#961460: Don't needlessly pass URLs through INetURLObjectStephan Bergmann1-8/+7
2013-05-22Resolves: #i122366# Uncheck sidebar menu button after menu is closedAndre Fischer3-13/+6
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin4-11/+8
2013-05-22WaE: unreferenced local variableTor Lillqvist1-1/+1
2013-05-21Resolves: #i122336# Show docked tab bar after closing undocked sidebarAndre Fischer1-1/+1
2013-05-21Resolves: #i122057# Fixed layouting of legacy sidebar panelsAndre Fischer5-3/+24
2013-05-21Resolves: #i122352# Do not allow selection of disabled decks via menuAndre Fischer4-55/+53
2013-05-21Resolves; #i122219# Show 'Cell Appearance' and 'Number Format' panels...Andre Fischer2-18/+0
2013-05-21avoid static OUStrings hereCaolán McNamara1-2/+2
2013-05-21Resolvs: #i122082# React to changes read-only <-> read-write more reliablyAndre Fischer2-2/+10
2013-05-21Related: #i122315# Include the Tools.hxx header alwaysAndre Fischer1-3/+1
2013-05-21Resolves: #i122315# Disable 'More Options' buttons when...Andre Fischer11-58/+155
2013-05-21Resolves: #i121960# Improve creation of toolbox/toolbar controllersAndre Fischer8-58/+178
2013-05-21Related: #i121442# Adapt existing code in other modulesAriel Constenla-Haile1-4/+3
2013-05-21Fix two SfxFilterMatcher_Impl memory leaks.Mark Wielaard1-1/+9
2013-05-21Remove unnecessary namespacingNoel Grandin1-4/+3
2013-05-21fix alignment in codeNoel Grandin1-8/+10
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer1-0/+2
2013-05-20Resolves: #i122321# Fix processing of scroll wheel...Andre Fischer3-43/+56
2013-05-20Resolves: #i122320# Show closer after docking sidebar.Andre Fischer3-10/+52