summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* fdo#73618: Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-216-22/+22
* fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez2014-01-213-3/+52
* designate various elements to shrink in options panes for e.g. deCaolán McNamara2014-01-131-15/+4
* Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás2014-01-135-3/+72
* Startcenter: use PAPER_SCREEN_4_3 as default paper for presentationsZolnai Tamás2014-01-131-3/+18
* Startcenter: when screen is small make doc thumbails smallerZolnai Tamás2014-01-131-2/+3
* fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás2014-01-131-33/+2
* fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás2014-01-131-1/+7
* Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás2014-01-131-0/+3
* fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás2014-01-132-4/+2
* Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás2014-01-061-0/+12
* Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat2013-12-172-9/+8
* initial install-package-foo target for partial installsBjoern Michaelsen2013-12-161-1/+1
* thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky2013-12-131-3/+11
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-132-6/+6
* startcenter: A little more space between the picture & welcome text.Jan Holesovsky2013-12-131-3/+2
* startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky2013-12-133-11/+26
* startcenter: Move the 'Create' under the separator & add a colon.Jan Holesovsky2013-12-132-15/+20
* startcenter: Tooltip should show the full URL.Jan Holesovsky2013-12-133-1/+11
* startcenter: Implement mouse over effect.Jan Holesovsky2013-12-132-15/+37
* fdo#72650: Get thumbnails only from the local documents.Jan Holesovsky2013-12-131-2/+5
* Small cleanup of initialization.Jan Holesovsky2013-12-131-8/+5
* startcenter: Full thumbnail size (256px), upscale if necessary.Jan Holesovsky2013-12-132-4/+1
* startcenter: Make the default icons appear as on a piece of paper.Jan Holesovsky2013-12-132-1/+24
* startcenter: Bigger & nicer document icons for recent documents.Jan Holesovsky2013-12-131-7/+7
* template view: Simplify code.Jan Holesovsky2013-12-131-20/+11
* startcenter: Smaller frame around the entire start center area (6 -> 1px).Jan Holesovsky2013-12-121-16/+16
* Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky2013-12-121-1/+1
* startcenter: Update the button descriptions to the UX team decision.Jan Holesovsky2013-12-121-6/+6
* Fix another string conversion regression.Matúš Kukan2013-12-101-1/+1
* fdo#72037: Fix comparison of indexOf values after string conversion.Matúš Kukan2013-12-101-1/+1
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-091-5/+5
* fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl2013-12-051-15/+45
* make some .ui strings translatableAndras Timar2013-11-301-1/+1
* Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara2013-11-201-35/+37
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-5/+5
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-201-3/+0
* remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin2013-11-201-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-5/+5
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-205-22/+15
* Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist2013-11-201-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-205-29/+21
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-208-19/+18
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-206-22/+22
* fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_512013-11-191-4/+17
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-191-5/+5
* fix compile error - remove bracketNoel Grandin2013-11-191-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1911-47/+47
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-193-17/+17
* convert alien dialog to .uiCaolán McNamara2013-11-188-275/+105