summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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-09plenty of space in the empty cell that can be usedCaolán McNamara1-15/+4
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
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin1-4/+4
2014-01-08swap button order in ui to match typical realityCaolán McNamara1-9/+9
2014-01-08tweak button order for alien warn dialogCaolán McNamara2-3/+4
2014-01-08Resolves: #i18109# pre-select the name in new style dialogTsutomu Uchino1-0/+1
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás5-3/+72
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2-5/+5
2014-01-06Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás1-0/+12
2014-01-04unused dialog definitionCaolán McNamara3-120/+6
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis5-23/+55
2014-01-04convert edit duration to .uiCaolán McNamara6-253/+375
2014-01-01Typos (comand -> command)Julien Nabet1-1/+1
2013-12-27cppcheck: remove dupsJulien Nabet1-1/+0
2013-12-27Some make file fixingZolnai Tamás1-1/+1
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-3/+6
2013-12-26WaE: unused variablesTor Lillqvist1-2/+2
2013-12-20convert input dialog to .uiCaolán McNamara7-130/+125
2013-12-20typo fixesAndras Timar6-13/+13
2013-12-19WaE: equality comparison result unusedCaolán McNamara1-1/+1
2013-12-19CID#705114 (unlikely) invalid iteratorCaolán McNamara1-1/+3
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin2-2/+2
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
2013-12-16convert help bookmark dialog to .uiCaolán McNamara7-92/+148
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky1-3/+11
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-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2-6/+6
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-13startcenter: Smaller frame around the entire start center area (6 -> 1px).Jan Holesovsky1-16/+16
2013-12-13Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat2-9/+8
2013-12-12startcenter: Update the button descriptions to the UX team decision.Jan Holesovsky1-6/+6
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin4-4/+4
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-4/+4
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann2-13/+13
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2-13/+13