summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/ios2met/ios2met.cxx
AgeCommit message (Expand)Author
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-13ofz#837 divide by zero in metCaolán McNamara
2017-03-13this is a swapCaolán McNamara
2017-03-13improve scopingCaolán McNamara
2017-01-17get rid of crazyCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-16ofz: ensure nOldSize is > 0Caolán McNamara
2017-01-13acquire/release in ctor/dtorCaolán McNamara
2017-01-13fix met leaksCaolán McNamara
2017-01-12ofz: this cluster of variables are unusedCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-06-13Fix typosAndrea Gelmini
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06merged graphic import/export into a single libraryOliver Specht
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-02Fix typosAndrea Gelmini
2015-08-31check for legal field sizes before readingCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-31filter: valgrind uninitialized warning in filter_met_testMichael Stahl
2015-07-15WaE: C2220Caolán McNamara
2015-07-15bump size typeCaolán McNamara
2015-07-15tools polygons limited to 16bit indexesCaolán McNamara
2015-07-15don't hang with 0 len causing no progressionCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23cppcheck: unreadVariableCaolán McNamara
2015-04-17filter: convert new to ::Create.Michael Meeks
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks
2015-03-19loplugin:constantfunction: filterNoel Grandin
2015-03-11redundant checkCaolán McNamara
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-17don't reuse old var remnantsCaolán McNamara