summaryrefslogtreecommitdiff
path: root/svx/source/core
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-2/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-4/+4
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara2-37/+1
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti1-7/+116
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand1-0/+21
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti2-0/+14
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-21tdf#103872 Localize "Export as image" window titleGabor Kelemen2-1/+5
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-2/+2
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna1-0/+3
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-8/+8
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin2-4/+4
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-3/+2
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-24/+24
2015-04-14tdf#89750: svx: fix ExternalToolEdit on WindowsMichael Stahl1-2/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-6/+6
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-30ensure the default export filter is really availableDavid Tardon1-7/+4
2015-01-30remove copypastaDavid Tardon1-4/+0
2015-01-30tdf#85195 only check export formats for default formatDavid Tardon1-16/+0
2015-01-19argh damnitMichael Stahl1-1/+1
2015-01-19svx: ExternalToolEdit: don't terminate if SystemShellExecute throwsMichael Stahl1-3/+11
2015-01-19svx: ExternalToolEdit: check that temp file is actually createdMichael Stahl1-2/+14
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl1-19/+78
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-3/+3
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-21Changed some options from picture/graphics to imagePhyzer1-1/+1
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-27/+2
2014-04-02coverity#738868 Uninitialized pointer fieldCaolán McNamara1-2/+7
2014-03-07Do not convert SVGs to JPEGs when editing with external toolAlex Henrie2-1/+4
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-0/+3
2014-02-05Doxygen warnings correctedChris Sherlock1-1/+1
2014-02-04fix ambiguitiesCaolán McNamara1-1/+1