summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* sfx2: mac tinderbox says "system" is ambiguous so be more verbose...Michael Stahl2013-11-141-2/+6
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-142-2/+0
* startcenter: Make the Help and Extensions button work.Jan Holesovsky2013-11-142-6/+55
* startcenter: Make the separator shorter.Jan Holesovsky2013-11-141-0/+2
* startcenter: Fix conflicting accelerator.Jan Holesovsky2013-11-141-1/+1
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* -Werror,-Wunused-const-variableStephan Bergmann2013-11-141-6/+0
* startcenter: Motif image now works too.Jan Holesovsky2013-11-142-18/+35
* startcenter: Thin line around the Help and Extensios buttons.Jan Holesovsky2013-11-143-188/+256
* startcenter: Rework completely according to the new design.Jan Holesovsky2013-11-143-1352/+237
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-144-1/+34
* Minor clean-upStephan Bergmann2013-11-141-4/+8
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-147-45/+43
* WaE: Global resources should have an identifier >= 256.Thomas Arnhold2013-11-144-31/+7
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-6/+6
* expand out the A2S macroNoel Grandin2013-11-1316-66/+58
* reorient ok/cancel buttons to normal positionsCaolán McNamara2013-11-121-4/+3
* Convert New Style dialog to widget UIManal Alhassoun2013-11-125-53/+132
* less if-nesting in ThumnailViewRodolfo Ribeiro Gomes2013-11-121-83/+86
* sfx2: include <> for external includesNorbert Thiebaud2013-11-11147-473/+473
* startcenter: Don't create the Image with every paint.Jan Holesovsky2013-11-111-6/+9
* startcenter: Paint either the welcome, or the recent docs.Jan Holesovsky2013-11-111-1/+2
* startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes2013-11-113-0/+39
* SAL_WARN_UNUSED INetURLObjectStephan Bergmann2013-11-111-3/+0
* Destroy SfxAllItemSet before calling framework::Desktop::terminateStephan Bergmann2013-11-111-66/+74
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-113-17/+17
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-2/+2
* ThumbnailView: item found by mouse pos is always visibleRodolfo Ribeiro Gomes2013-11-102-12/+5
* Unwind SFX_REFERER_USERStephan Bergmann2013-11-088-42/+4
* Clean up IsSecureURLStephan Bergmann2013-11-082-25/+8
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-083-5/+4
* remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin2013-11-0823-122/+119
* single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes2013-11-071-1/+26
* CMIS Versions dialog is experimental-only for the whileCédric Bosdonnat2013-11-071-0/+5
* CMIS Versions: removed a few useless buttonsCédric Bosdonnat2013-11-073-80/+0
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-073-7/+1
* Drop unnecessary #includesTakeshi Abe2013-11-061-1/+0
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-061-1/+1
* update pchThomas Arnhold2013-11-051-0/+2
* fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky2013-11-041-0/+16
* fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt2013-11-041-9/+9
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-043-3/+3
* remove redundant calls to OUString constructorNoel Grandin2013-11-042-3/+2
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-1/+1
* cppcheck: Reduce scopeJulien Nabet2013-11-031-2/+2
* SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl2013-11-031-1/+0
* don't warn for empty VBA structure, fdo#61059Markus Mohrhard2013-11-021-15/+14
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-314-6/+5
* fix indentationMatúš Kukan2013-10-301-28/+27
* startcenter: Tweak StartCenter buttons and hotkeysKrisztian Pinter2013-10-291-73/+105