summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03cppcheck: Reduce scopeJulien Nabet
2013-11-03SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl
2013-11-02don't warn for empty VBA structure, fdo#61059Markus Mohrhard
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-30fix indentationMatúš Kukan
2013-10-29startcenter: Tweak StartCenter buttons and hotkeysKrisztian Pinter
2013-10-29Related: fdo#67461 consider hierarchical viewCaolán McNamara
2013-10-29fdo#67461 add multiple selection support to hide/show multiple stylesJoren De Cuyper
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22sfx2: remove obsolete redefinitions of Win32 UINT64 etc. typesMichael Stahl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-22Remove unused SfxObjectShell_Impl::bIsTmpStephan Bergmann
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold