summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2014-01-17bool improvementsStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16sfx: Constructor feature for two more implementations.Matúš Kukan
2014-01-15sfx: Use constructor feature for OwnSubFilterService.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxDocTplService.Matúš Kukan
2014-01-15sfx: Use constructor feature for IFrameObject.Matúš Kukan
2014-01-15sfx: Use constructor feature for PluginObject.Matúš Kukan
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-04unused dialog definitionCaolán McNamara
2013-12-26WaE: unused variablesTor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky
2013-12-13Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22some small RTL_CONSTASCII_STRINGPARAM cleanupsNoel Grandin
2013-11-20Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_51
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
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-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
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-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky