summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)AuthorFilesLines
2014-05-06fdo#73766 TemplateManager: construct toolbars in focus traversal order.Andrzej Hunt1-1/+1
2014-04-22adjust output file extension when exporting (bnc#870581)Luboš Luňák1-0/+3
2014-03-10fdo#75243: MSO export: save custom properties with empty valueTarun Kumar1-1/+1
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper1-0/+1
2014-02-07fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper1-6/+16
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper1-0/+1
2014-02-07fdo#74148: sfx2: fix crash when editing templateMichael Stahl1-1/+3
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2-2/+2
2013-12-17Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat2-9/+8
2013-12-13thumbnails: Create nice antialiased thumbnails when saving ODF.Jan Holesovsky1-3/+11
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-15/+45
2013-11-20Fix incorrect passing of a char pointer which gets converted to boolTor Lillqvist1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-3/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-2/+2
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin2-2/+2
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_511-4/+17
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-10/+10
2013-11-18Set Referer for auto-reloadStephan Bergmann1-0/+4
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 Bergmann1-20/+0
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-0/+14
2013-11-14Minor clean-upStephan Bergmann1-4/+8
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann3-31/+31
2013-11-11sfx2: include <> for external includesNorbert Thiebaud21-87/+87
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-3/+0
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2-16/+16
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann1-2/+1
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin9-74/+72
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-4/+1
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky1-0/+16
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-11-04remove redundant calls to OUString constructorNoel Grandin2-3/+2
2013-11-02don't warn for empty VBA structure, fdo#61059Markus Mohrhard1-15/+14
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-30fix indentationMatúš Kukan1-28/+27
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold7-14/+14
2013-10-22sfx2: remove obsolete redefinitions of Win32 UINT64 etc. typesMichael Stahl1-10/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist5-15/+15
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-2/+6
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann2-2/+0
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza3-38/+6
2013-10-22Remove unused SfxObjectShell_Impl::bIsTmpStephan Bergmann1-1/+0
2013-10-21remove uses of COMPARE_*Caolán McNamara1-4/+4
2013-10-21fdo#68849 add some header guardsThomas Arnhold3-0/+14
2013-10-15silence Non-Layout Enabled Page is visible warningCaolán McNamara1-0/+5
2013-10-15unused classCaolán McNamara1-10/+0
2013-10-15CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-1/+0
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann5-48/+80