summaryrefslogtreecommitdiff
path: root/svx/source/core
AgeCommit message (Expand)Author
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-09-16boost->stdCaolán McNamara
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-14tdf#89750: svx: fix ExternalToolEdit on WindowsMichael Stahl
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-30ensure the default export filter is really availableDavid Tardon
2015-01-30remove copypastaDavid Tardon
2015-01-30tdf#85195 only check export formats for default formatDavid Tardon
2015-01-19argh damnitMichael Stahl
2015-01-19svx: ExternalToolEdit: don't terminate if SystemShellExecute throwsMichael Stahl
2015-01-19svx: ExternalToolEdit: check that temp file is actually createdMichael Stahl
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-21Changed some options from picture/graphics to imagePhyzer
2014-08-25set names on a bunch more threads...Michael Stahl
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02coverity#738868 Uninitialized pointer fieldCaolán McNamara
2014-03-07Do not convert SVGs to JPEGs when editing with external toolAlex Henrie
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04fix ambiguitiesCaolán McNamara
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2013-12-20typo fixesAndras Timar
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-05convert svx/source/accessibility/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xoutbmp.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-21fdo#46808, Use service constructorsNoel Grandin
2013-05-10Related: #i115922# Fontwork alignment and spacing controlsHerbert Dürr
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks