summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann2-13/+13
2013-12-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl2-2/+0
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-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06convert search dialog to .uiCaolán McNamara8-211/+265
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-0/+4
2013-12-05Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky1-1/+1
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-15/+45
2013-12-04sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl1-0/+14
2013-12-04SfxDispatcher: move implementation details out of header fileMichael Stahl1-18/+107