summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/idxf/dxf2mtf.cxx
AgeCommit message (Expand)Author
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-02loplugin:reducevarscope in filterNoel
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-04-14loplugin:flatten in filterNoel Grandin
2020-01-15tdf#114441 Changing sal_uLong to appropriate integer type in filters moduleshashikdm
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-10-05ofz#17448 avoid OOMCaolán McNamara
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-03-16filter: Replace needless std::deque with simpler std::vectorTakeshi Abe
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-25ofz#8539 share LineInfo to save memoryCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-01-14ofz#5276 oomCaolán McNamara
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-10-24ofz#3754 Divide-by-zeroCaolán McNamara
2017-08-24loplugin:useuniqueptr in filterNoel Grandin
2017-05-08remove unused doubleJochen Nitschke
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-28ofz: timeout on clamping big double to 0..360Caolán McNamara
2017-01-13avoid infinite loops in dxf renderingCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-03-23loplugin:constantparam in filterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-07tdf#74299: improve DXF importMike Kaganski
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin