summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-01-09Startcenter: when screen is small make doc thumbails smaller, v.2Zolnai Tamás
2014-01-09Startcenter: double click opens file only onceZolnai Tamás
2014-01-09Startcenter: when screen is small make doc thumbails smallerZolnai Tamás
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin
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-08Resolves: #i18109# pre-select the name in new style dialogTsutomu Uchino
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás
2014-01-04unused dialog definitionCaolán McNamara
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-04convert edit duration to .uiCaolán McNamara
2014-01-01Typos (comand -> command)Julien Nabet
2013-12-27cppcheck: remove dupsJulien Nabet
2013-12-27Some make file fixingZolnai Tamás
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-26WaE: unused variablesTor Lillqvist
2013-12-20convert input dialog to .uiCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-19WaE: equality comparison result unusedCaolán McNamara
2013-12-19CID#705114 (unlikely) invalid iteratorCaolán McNamara
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-16convert help bookmark dialog to .uiCaolán McNamara
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky
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-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
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-13startcenter: Smaller frame around the entire start center area (6 -> 1px).Jan Holesovsky
2013-12-13Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat
2013-12-12startcenter: Update the button descriptions to the UX team decision.Jan Holesovsky
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl
2013-12-10Fix another string conversion regression.Matúš Kukan