summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-02-17Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara2-7/+8
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper1-0/+1
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper3-0/+19
2013-12-04Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara1-35/+37
2013-11-25fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_511-4/+17
2013-11-05don't warn for empty VBA structure, fdo#61059Markus Mohrhard1-15/+14
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+25
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara1-1/+2
2013-09-11#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::Han...Herbert Dürr1-1/+6
2013-08-30Related: fdo#66700 don't crash on setting zoom state with no SfxObjectShellCaolán McNamara1-1/+5
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-21/+2
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power1-1/+4
2013-07-30fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann1-27/+51
2013-07-29Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2-2/+5
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl6-16/+26
2013-07-08fdo#65055: sfx: fix automatic version on closeMichael Stahl2-3/+6
2013-07-03fdo#61429: Stylist: try a little harder to restore "hierarchical"Michael Stahl2-19/+26
2013-06-24Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara1-0/+2
2013-06-23Resolves: fdo#65501 ensure configured backup dir exists before using itCaolán McNamara1-3/+26
2013-06-20Resolves: fdo#65930 line height needs to be calculated in ctorCaolán McNamara1-13/+13
2013-06-16sidebar: disable listed but disabled toolpanel panes.Michael Meeks1-3/+7
2013-06-13WaE: unused variable 'pFilt'Tor Lillqvist1-3/+0
2013-06-12Related: #i122453# Invalidate slot servers for all view shells...Andre Fischer1-0/+1
2013-06-10update graphicrepository links for new icon-theme locationsCaolán McNamara1-4/+1
2013-06-09Remove remnants of help agentCaolán McNamara12-328/+4
2013-06-05Revert "Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False."Caolán McNamara1-3/+1
2013-06-05Initialize SfxObjectShell bIsInGenerateThumbnail to sal_False.Mark Wielaard1-1/+3
2013-06-05fix Werror tinderbox problemMarkus Mohrhard1-1/+1
2013-06-05sidebar: Restrict the minimal width of the sidebar.Jan Holesovsky7-6/+44
2013-06-05sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky1-3/+13
2013-06-05sidebar: Introduce PanelLayout class.Jan Holesovsky1-1/+9
2013-06-04Resolves: #i122433# The sidebar ControllerItem can now...Andre Fischer1-0/+19
2013-05-31Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer11-22/+301
2013-05-31show experimental tab-layout only if in experimental modeCaolán McNamara1-7/+11
2013-05-29Resolves: #i122394# Force creation of new sidebar panels on DATACHANGED eventsAndre Fischer2-34/+42
2013-05-29Resolves: #i122405# Sidebar panels no longer dispose...Andre Fischer1-7/+0
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-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-22Resolves: #i122336# Show docked tab bar after closing undocked sidebarAndre Fischer1-1/+1
2013-05-22Resolves: #i122057# Fixed layouting of legacy sidebar panelsAndre Fischer5-3/+24
2013-05-22Resolves: #i122352# Do not allow selection of disabled decks via menuAndre Fischer4-55/+53
2013-05-22Resolves; #i122219# Show 'Cell Appearance' and 'Number Format' panels...Andre Fischer2-18/+0
2013-05-22avoid static OUStrings hereCaolán McNamara1-2/+2
2013-05-22Resolvs: #i122082# React to changes read-only <-> read-write more reliablyAndre Fischer2-2/+10
2013-05-22Related: #i122315# Include the Tools.hxx header alwaysAndre Fischer1-3/+1
2013-05-22Resolves: #i122315# Disable 'More Options' buttons when...Andre Fischer11-58/+155