summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2014-07-22fdo#81304 don't parse file name as part of URLDavid Tardon
2014-07-15fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-22Use varying aElement nameStephan Bergmann
2014-05-22valgrind: SfxBaseModel's pImpl of fallback TargetDocument for paste leaksCaolán McNamara
2014-05-06fdo#73766 TemplateManager: construct toolbars in focus traversal order.Andrzej Hunt
2014-04-22adjust output file extension when exporting (bnc#870581)Luboš Luňák
2014-03-10fdo#75243: MSO export: save custom properties with empty valueTarun Kumar
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper
2014-02-07fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper
2014-02-07fdo#74148: sfx2: fix crash when editing templateMichael Stahl
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-17Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
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
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
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-28fixincludeguards.sh: sfx2Thomas Arnhold
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 uses of COMPARE_*Caolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold