summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-09Related: fdo#83003 warp directly to the templates/recentfiles on changing modeCaolán McNamara1-0/+3
2014-10-09Resolves: fdo#83003 provide a means to return from template viewCaolán McNamara1-0/+7
2014-10-02coverity#1242827 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-08-25make background color of startcenter configurableAndras Timar1-1/+4
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-08-16sfx2: remove commented constsChris Sherlock1-10/+0
2014-08-14Fixed the Templates buttonEfe Gürkan YALAMAN1-41/+5
2014-08-14All templates option addedEfe Gürkan YALAMAN1-5/+9
2014-08-14Some code cleanupEfe Gürkan YALAMAN1-24/+32
2014-08-14Template Filtering ImplementationEfe Gürkan YALAMAN1-13/+28
2014-08-14Start of filtering implementationEfe Gürkan YALAMAN1-1/+30
2014-08-14Code CleanupEfe Gürkan YALAMAN1-302/+20
2014-08-14Selecting and opening templates implemented.Efe Gürkan YALAMAN1-53/+106
2014-08-14Initial TemplateBar moved from TemplateManagerEfe Gürkan YALAMAN1-0/+37
2014-08-14Some folder features moved to backingwindowEfe Gürkan YALAMAN1-8/+59
2014-08-14selection function movedEfe Gürkan YALAMAN1-1/+17
2014-08-14Some handlers and buttons movedEfe Gürkan YALAMAN1-7/+210
2014-08-14ViewBar moved to Start CenterEfe Gürkan YALAMAN1-0/+26
2014-08-14Default filter noneEfe Gürkan YALAMAN1-0/+1
2014-08-14Moving TemplateLocalView to the StartCenterEfe Gürkan YALAMAN1-1/+17
2014-08-14fdo#82043: Instead of the bold font, use a higher multiplifier.Jan Holesovsky1-3/+1
2014-08-07Resolves: fdo#82043 use a bold font for the start-center buttonsCaolán McNamara1-0/+2
2014-07-29WaE: 'initializing' : truncation from 'double' to 'float'Tor Lillqvist1-1/+1
2014-07-24Resolves: fdo#80476 Start Center sidebar button are too largeCaolán McNamara1-5/+6
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-2/+1
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky1-1/+1
2014-02-26Remove visual noise from sfx2Alexander Wilms1-2/+2
2014-02-18callcatcher: update unused code listsCaolán McNamara1-25/+0
2014-02-01fdo#64337 Do not show empty findbar in startcenter.Robert Roth1-1/+2
2014-01-31fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás1-1/+54
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás1-0/+1
2014-01-21fdo#65826 and fdo#73605: set a minimum size to start centerZolnai Tamás1-1/+3
2014-01-17Window::Notify should return boolStephan Bergmann1-2/+2
2014-01-16Related: fdo#71764 allow extensions button to group with helpCaolán McNamara1-0/+20
2014-01-12Startcenter: no need to set helpids manually (new widget layout)Zolnai Tamás1-13/+0
2014-01-10fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás1-3/+0
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás1-0/+5
2013-12-13startcenter: Move the 'Create' under the separator & add a colon.Jan Holesovsky1-1/+5
2013-11-14sfx2: mac tinderbox says "system" is ambiguous so be more verbose...Michael Stahl1-2/+6
2013-11-14startcenter: Make the Help and Extensions button work.Jan Holesovsky1-4/+52
2013-11-14-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-11-14startcenter: Motif image now works too.Jan Holesovsky1-1/+8
2013-11-14startcenter: Thin line around the Help and Extensios buttons.Jan Holesovsky1-2/+9
2013-11-14startcenter: Rework completely according to the new design.Jan Holesovsky1-288/+78
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-1/+1