summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)AuthorFilesLines
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez3-3/+52
2014-01-18Window::PreNotify should return boolStephan Bergmann1-5/+5
2014-01-17bool improvementsStephan Bergmann2-3/+3
2014-01-15remove sfx2/appuno.hxxMatúš Kukan2-2/+0
2014-01-14longparas: none of the callers check for the error caseCaolán McNamara1-1/+1
2014-01-10fdo#72947 Startcenter: handle file urls and non-file urls on a different wayZolnai Tamás1-1/+6
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann2-2/+2
2014-01-10Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás1-1/+1
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás1-3/+3
2014-01-09Startcenter: mnSpacing became unusedZolnai Tamás1-1/+0
2014-01-09Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás1-6/+17
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás1-33/+2
2014-01-09Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás1-1/+5
2014-01-09Startcenter: when screen is small make doc thumbails smaller, v.2Zolnai Tamás1-1/+3
2014-01-09Startcenter: double click opens file only onceZolnai Tamás1-0/+3
2014-01-09Startcenter: when screen is small make doc thumbails smallerZolnai Tamás1-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-13startcenter: A little more space between the picture & welcome text.Jan Holesovsky1-3/+2
2013-12-13startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky3-11/+26
2013-12-13startcenter: Tooltip should show the full URL.Jan Holesovsky3-1/+11
2013-12-13startcenter: Implement mouse over effect.Jan Holesovsky2-15/+37
2013-12-13fdo#72650: Get thumbnails only from the local documents.Jan Holesovsky1-2/+5
2013-12-13Small cleanup of initialization.Jan Holesovsky1-8/+5
2013-12-13startcenter: Full thumbnail size (256px), upscale if necessary.Jan Holesovsky2-4/+1
2013-12-13startcenter: Make the default icons appear as on a piece of paper.Jan Holesovsky1-1/+23
2013-12-13template view: Simplify code.Jan Holesovsky1-20/+11
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-5/+5
2013-12-05Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky1-1/+1
2013-12-04sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl1-0/+14
2013-12-04SfxDispatcher: move implementation details out of header fileMichael Stahl1-18/+107
2013-11-25Fix different typos for "unknown"Julien Nabet1-1/+1
2013-11-23Lenght -> LengthJulien Nabet4-10/+10
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara1-35/+37
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2-7/+4
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2-23/+16
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-5/+5
2013-11-12less if-nesting in ThumnailViewRodolfo Ribeiro Gomes1-83/+86
2013-11-11sfx2: include <> for external includesNorbert Thiebaud4-4/+4
2013-11-11startcenter: Don't create the Image with every paint.Jan Holesovsky1-6/+9
2013-11-11startcenter: Paint either the welcome, or the recent docs.Jan Holesovsky1-1/+2
2013-11-11startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes3-0/+39
2013-11-11Destroy SfxAllItemSet before calling framework::Desktop::terminateStephan Bergmann1-66/+74
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-10ThumbnailView: item found by mouse pos is always visibleRodolfo Ribeiro Gomes2-12/+5
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann1-3/+1
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-1/+1
2013-11-07single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes1-1/+26
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-3/+3
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist1-1/+1
2013-10-11SCNR: #include cleanupTor Lillqvist1-33/+33