summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-01-10Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás
2014-01-09Startcenter: use PAPER_SCREEN_4_3 as default paper for presentationsZolnai Tamás
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás
2014-01-09Remove unused private member: pAccExecZolnai Tamás
2014-01-09plenty of space in the empty cell that can be usedCaolán McNamara
2014-01-09Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás
2014-01-09Startcenter: when screen is small make doc thumbails smallerZolnai Tamás
2014-01-09Startcenter: double click opens file only onceZolnai Tamás
2014-01-08swap button order in ui to match typical realityCaolán McNamara
2014-01-08tweak button order for alien warn dialogCaolán McNamara
2014-01-06Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás
2013-12-17Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-13startcenter: A little more space between the picture & welcome text.Jan Holesovsky
2013-12-13startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky
2013-12-13startcenter: Move the 'Create' under the separator & add a colon.Jan Holesovsky
2013-12-13startcenter: Tooltip should show the full URL.Jan Holesovsky
2013-12-13startcenter: Implement mouse over effect.Jan Holesovsky
2013-12-13fdo#72650: Get thumbnails only from the local documents.Jan Holesovsky
2013-12-13Small cleanup of initialization.Jan Holesovsky
2013-12-13startcenter: Full thumbnail size (256px), upscale if necessary.Jan Holesovsky
2013-12-13startcenter: Make the default icons appear as on a piece of paper.Jan Holesovsky
2013-12-13startcenter: Bigger & nicer document icons for recent documents.Jan Holesovsky
2013-12-13template view: Simplify code.Jan Holesovsky
2013-12-12startcenter: Smaller frame around the entire start center area (6 -> 1px).Jan Holesovsky
2013-12-12Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky
2013-12-12startcenter: Update the button descriptions to the UX team decision.Jan Holesovsky
2013-12-10Fix another string conversion regression.Matúš Kukan
2013-12-10fdo#72037: Fix comparison of indexOf values after string conversion.Matúš Kukan
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-11-30make some .ui strings translatableAndras Timar
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_51
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19fix compile error - remove bracketNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin