summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_51
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19fix compile error - remove bracketNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18convert alien dialog to .uiCaolán McNamara
2013-11-18Set Referer for auto-reloadStephan Bergmann
2013-11-18Don't try lockfile creation when getting medium already failedStephan Bergmann
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann
2013-11-14sfx2: mac tinderbox says "system" is ambiguous so be more verbose...Michael Stahl
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14startcenter: Make the Help and Extensions button work.Jan Holesovsky
2013-11-14startcenter: Make the separator shorter.Jan Holesovsky
2013-11-14startcenter: Fix conflicting accelerator.Jan Holesovsky
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14-Werror,-Wunused-const-variableStephan Bergmann
2013-11-14startcenter: Motif image now works too.Jan Holesovsky
2013-11-14startcenter: Thin line around the Help and Extensios buttons.Jan Holesovsky
2013-11-14startcenter: Rework completely according to the new design.Jan Holesovsky
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14Minor clean-upStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14WaE: Global resources should have an identifier >= 256.Thomas Arnhold
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-11-12reorient ok/cancel buttons to normal positionsCaolán McNamara
2013-11-12Convert New Style dialog to widget UIManal Alhassoun
2013-11-12less if-nesting in ThumnailViewRodolfo Ribeiro Gomes
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-11startcenter: Don't create the Image with every paint.Jan Holesovsky
2013-11-11startcenter: Paint either the welcome, or the recent docs.Jan Holesovsky
2013-11-11startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-11Destroy SfxAllItemSet before calling framework::Desktop::terminateStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-10ThumbnailView: item found by mouse pos is always visibleRodolfo Ribeiro Gomes
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-11-08Clean up IsSecureURLStephan Bergmann
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-11-07single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes
2013-11-07CMIS Versions dialog is experimental-only for the whileCédric Bosdonnat
2013-11-07CMIS Versions: removed a few useless buttonsCédric Bosdonnat
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-06Drop unnecessary #includesTakeshi Abe
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05update pchThomas Arnhold
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky