summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-172-2/+2
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-1/+1
* convert help bookmark dialog to .uiCaolán McNamara2013-12-167-92/+148
* thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky2013-12-131-3/+11
* 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
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-132-6/+6
* 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-131-16/+16
* Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat2013-12-132-9/+8
* startcenter: Update the button descriptions to the UX team decision.Jan Holesovsky2013-12-121-6/+6
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-124-4/+4
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-4/+4
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-122-13/+13
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-112-13/+13
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-112-13/+13
* svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl2013-12-102-2/+0
* 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
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0
* convert search dialog to .uiCaolán McNamara2013-12-068-211/+265
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-061-0/+4
* Start center: Use the welcome text that was agreed by UX / design team.Jan Holesovsky2013-12-051-1/+1
* fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl2013-12-051-15/+45
* sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl2013-12-041-0/+14
* SfxDispatcher: move implementation details out of header fileMichael Stahl2013-12-041-18/+107
* Drop duplicate #includeTakeshi Abe2013-12-021-1/+0
* make some .ui strings translatableAndras Timar2013-11-301-1/+1
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-271-1/+1
* adapt sfx2 UndoManager test to renaming from "click" to "press"Michael Stahl2013-11-261-2/+2
* remove executable bits from .java filesMichael Stahl2013-11-262-0/+0
* add accessibility names to .uiCaolán McNamara2013-11-261-0/+5
* Integrate branch of IAccessible2Steve Yin2013-11-264-3/+15
* Fix different typos for "unknown"Julien Nabet2013-11-251-1/+1
* script seems long obsoleteBjoern Michaelsen2013-11-241-25/+0
* Lenght -> LengthJulien Nabet2013-11-234-10/+10
* fixed typo in commentChr. Rossmanith2013-11-231-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-224-6/+4
* some small RTL_CONSTASCII_STRINGPARAM cleanupsNoel Grandin2013-11-222-4/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-5/+5