summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Set Referer for auto-reloadStephan Bergmann2-1/+11
2013-11-18Don't try lockfile creation when getting medium already failedStephan Bergmann1-0/+3
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann1-12/+5
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann2-20/+16
2013-11-14sfx2: mac tinderbox says "system" is ambiguous so be more verbose...Michael Stahl1-2/+6
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2-2/+0
2013-11-14startcenter: Make the Help and Extensions button work.Jan Holesovsky2-6/+55
2013-11-14startcenter: Make the separator shorter.Jan Holesovsky1-0/+2
2013-11-14startcenter: Fix conflicting accelerator.Jan Holesovsky1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-11-14startcenter: Motif image now works too.Jan Holesovsky2-18/+35
2013-11-14startcenter: Thin line around the Help and Extensios buttons.Jan Holesovsky3-188/+256
2013-11-14startcenter: Rework completely according to the new design.Jan Holesovsky3-1352/+237
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann4-1/+34
2013-11-14Minor clean-upStephan Bergmann1-4/+8
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann7-45/+43
2013-11-14WaE: Global resources should have an identifier >= 256.Thomas Arnhold4-31/+7
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-6/+6
2013-11-13expand out the A2S macroNoel Grandin16-66/+58
2013-11-12reorient ok/cancel buttons to normal positionsCaolán McNamara1-4/+3
2013-11-12Convert New Style dialog to widget UIManal Alhassoun5-53/+132
2013-11-12less if-nesting in ThumnailViewRodolfo Ribeiro Gomes1-83/+86
2013-11-11sfx2: include <> for external includesNorbert Thiebaud147-473/+473
2013-11-11startcenter: Don't create the Image with every paint.Jan Holesovsky1-6/+9
2013-11-11startcenter: Paint either the welcome, or the recent docs.Jan Holesovsky1-1/+2
2013-11-11startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes3-0/+39
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-3/+0
2013-11-11Destroy SfxAllItemSet before calling framework::Desktop::terminateStephan Bergmann1-66/+74
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin3-17/+17
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-11-10ThumbnailView: item found by mouse pos is always visibleRodolfo Ribeiro Gomes2-12/+5
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann8-42/+4
2013-11-08Clean up IsSecureURLStephan Bergmann2-25/+8
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann3-5/+4
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin23-122/+119
2013-11-07single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes1-1/+26
2013-11-07CMIS Versions dialog is experimental-only for the whileCédric Bosdonnat1-0/+5
2013-11-07CMIS Versions: removed a few useless buttonsCédric Bosdonnat3-80/+0
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza3-7/+1
2013-11-06Drop unnecessary #includesTakeshi Abe1-1/+0
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05update pchThomas Arnhold1-0/+2
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky1-0/+16
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt1-9/+9
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin3-3/+3
2013-11-04remove redundant calls to OUString constructorNoel Grandin2-3/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-11-03cppcheck: Reduce scopeJulien Nabet1-2/+2
2013-11-03SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl1-1/+0