summaryrefslogtreecommitdiff
path: root/svx/source/core/graphichelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin1-3/+3
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
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-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-09-21Changed some options from picture/graphics to imagePhyzer1-1/+1
2014-03-07Do not convert SVGs to JPEGs when editing with external toolAlex Henrie1-0/+3
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
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-1/+1
2013-12-20typo fixesAndras Timar1-3/+3
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+0
2013-09-05convert svx/source/accessibility/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/xoutbmp.hxx from String to OUStringNoel Grandin1-3/+1
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-05-21fdo#46808, Use service constructorsNoel Grandin1-14/+12
2013-04-04Fix warning: unused variable sGraphicURL [loplugin]Tor Lillqvist1-1/+0
2013-04-02try to fix windows tb with pchDavid Tardon1-1/+3
2013-03-30Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl1-54/+193
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-25/+14
2012-07-01Move "save graphic" dialog title to svx.Tomaž Vajngerl1-3/+3
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl1-0/+178