summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-01-21fdo#73618: Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann6-22/+22
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez3-3/+52
2014-01-13designate various elements to shrink in options panes for e.g. deCaolán McNamara1-15/+4
2014-01-13Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás5-3/+72
2014-01-13Startcenter: use PAPER_SCREEN_4_3 as default paper for presentationsZolnai Tamás1-3/+18
2014-01-13Startcenter: when screen is small make doc thumbails smallerZolnai Tamás1-2/+3
2014-01-13fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás1-33/+2
2014-01-13fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás1-1/+7
2014-01-13Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás1-0/+3
2014-01-13fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás2-4/+2
2014-01-06Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás1-0/+12
2013-12-17Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat2-9/+8
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-1/+1
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky1-3/+11
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2-6/+6
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: Move the 'Create' under the separator & add a colon.Jan Holesovsky2-15/+20
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 Holesovsky2-1/+24
2013-12-13startcenter: Bigger & nicer document icons for recent documents.Jan Holesovsky1-7/+7
2013-12-13template view: Simplify code.Jan Holesovsky1-20/+11
2013-12-12startcenter: Smaller frame around the entire start center area (6 -> 1px).Jan Holesovsky1-16/+16
2013-12-12Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky1-1/+1
2013-12-12startcenter: Update the button descriptions to the UX team decision.Jan Holesovsky1-6/+6
2013-12-10Fix another string conversion regression.Matúš Kukan1-1/+1
2013-12-10fdo#72037: Fix comparison of indexOf values after string conversion.Matúš Kukan1-1/+1
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-5/+5
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-15/+45
2013-11-30make some .ui strings translatableAndras Timar1-1/+1
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara1-35/+37
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-5/+5
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-3/+0
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-5/+5
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin5-22/+15
2013-11-20Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin5-29/+21
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin8-19/+18
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin6-22/+22
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_511-4/+17
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-5/+5
2013-11-19fix compile error - remove bracketNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin11-47/+47
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin3-17/+17
2013-11-18convert alien dialog to .uiCaolán McNamara8-275/+105