summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/_xoutbmp.cxx
AgeCommit message (Expand)Author
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-20coverity#735639 Division or modulo by float zeroCaolán McNamara
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-14svx: sal_Bool->boolNoel Grandin
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
2013-09-05convert svx/source/xoutdev/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xoutbmp.hxx from String to OUStringNoel Grandin
2013-08-21remove code that was commented out long time agoPhilipp Riemer
2013-08-21fdo#62475 , fdo#39468: remove visual noise and translate German comments in s...Philipp Riemer
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-07-11remove unused headersAndras Timar
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-19Resolves: #i121128# added missing original data export for SVG...Armin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-22sal_Bool to boolTakeshi Abe
2013-04-06svx: get rid of DECLARE_ASCII macro and related cleanupMiklos Vajna
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-03-23.cxx files don't need executable bitsMichael Stahl
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-01re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20adapt for singleton api changeCaolán McNamara
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-22#i105244# handling of extensions while saving pictures fixedos
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth