summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2014-01-04convert edit duration to .uiCaolán McNamara4-253/+39
2014-01-01Typos (comand -> command)Julien Nabet1-1/+1
2013-12-27cppcheck: remove dupsJulien Nabet1-1/+0
2013-12-26WaE: unused variablesTor Lillqvist1-2/+2
2013-12-20convert input dialog to .uiCaolán McNamara4-129/+16
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-17remove unnecessary double calls to OUString constructorNoel Grandin2-2/+2
2013-12-16convert help bookmark dialog to .uiCaolán McNamara5-92/+11
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 Meeks1-4/+4
2013-12-13startcenter: Move the 'Create' under the separator & add a colon.Jan Holesovsky1-1/+5
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 Holesovsky1-1/+23
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-13Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat2-9/+8
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 Stahl1-1/+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 McNamara4-192/+32
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
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-1/+1
2013-11-26Integrate branch of IAccessible2Steve Yin4-3/+15
2013-11-25Fix different typos for "unknown"Julien Nabet1-1/+1
2013-11-23Lenght -> LengthJulien Nabet4-10/+10
2013-11-23fixed typo in commentChr. Rossmanith1-2/+2
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin4-6/+4
2013-11-22some small RTL_CONSTASCII_STRINGPARAM cleanupsNoel Grandin2-4/+2
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-5/+5