Age | Commit message (Expand) | Author |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-21 | cppcanvas: this assert can stay | Thorsten Behrens |
2017-05-16 | aliasing(?) gives a ever so slightly different color on hidpi | Caolán McNamara |
2017-05-14 | tdf#43157: convert cppcanvas module away from OSL_ASSERT | Chris Sherlock |
2017-05-12 | EMF+ tdf#31814 Add support of reading EmfPlusBoundaryPointData | Bartosz Kosiorek |
2017-05-09 | EMF+ We already implemented most used EMF+ records. | Bartosz Kosiorek |
2017-05-09 | tdf#31814 EMF+ Fix an issue when not all elements were displayed | Bartosz Kosiorek |
2017-05-07 | tdf#31814 Introduce minimal value of line width to fix EMF+ import issues | Bartosz Kosiorek |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert cppcanvas module away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-06 | EMF Replace magic numbers of pen and brush objects | Bartosz Kosiorek |
2017-05-05 | Fix typos | Andrea Gelmini |
2017-05-04 | Fix number of EmfPlusEndContainer record | Bartosz Kosiorek |
2017-05-02 | loplugin:checkunusedparams in cppcanvas and dbaccess | Noel Grandin |
2017-04-27 | crashtesting: more crashing on exporting fdo31814-3.emf to odg | Caolán McNamara |
2017-04-27 | crashtesting: crash on exporting fdo31814-3.emf to odg | Caolán McNamara |
2017-04-27 | tdf#47243 tdf#39327 tdf#103639 Proper scaling of SetPageTransform | Bartosz Kosiorek |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-24 | tdf#47243 tdf#39327 Add support for SetPageTransform | Bartosz Kosiorek |
2017-04-24 | EMF+ Add initial support for EmfPlusStringFormat Object | Bartosz Kosiorek |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-16 | tdf#107159 EMF+ Add support for EmfPlusDrawArc record | Bartosz Kosiorek |
2017-04-13 | tdf#106084 EMF+ Add support for EmfPlusScaleWorldTransform record | Bartosz Kosiorek |
2017-04-13 | tdf#39053 EMF+ Draw an extra line between the last point and the first point. | Bartosz Kosiorek |
2017-04-13 | tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform record | Bartosz Kosiorek |
2017-04-13 | tdf#107034 EMF+ Add support for import EmfPlusDrawPie record | Bartosz Kosiorek |
2017-04-13 | tdf#107019 EMF+ Add support for import EmfPlusRecordTypeDrawBeziers record | Bartosz Kosiorek |
2017-04-12 | no need to use OUStringToOString in SAL_INFO | Noel Grandin |
2017-04-11 | tdf#107016 EMF+ Add support of import EmfPlusRecordTypeDrawRects record | Bartosz Kosiorek |
2017-04-07 | Replace EmfPlusRecordType decimal valuse with hex | Bartosz Kosiorek |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-08 | make SfxGetpApp just get and move GetOrCreate to the periphery | Caolán McNamara |
2017-02-28 | FontDescription.IsVertical is a tristate | Noel Grandin |
2017-02-23 | Better make the zero-initialization more explicit | Stephan Bergmann |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-31 | tdf#101638 diameter and radius were mixed up, devide by two | Patrick J |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | loplugin: unnecessary destructor cppcanvas..filter | Noel Grandin |
2017-01-23 | Split emfplus.cxx into multiple files | Mark Page |
2016-12-22 | Dispose Window when done | Stephan Bergmann |
2016-12-06 | convert PolyStyle to scoped enum | Noel Grandin |
2016-11-28 | loplugin:unnecessaryoverride (dtors) in cppcanvas | Stephan Bergmann |
2016-11-21 | cppcanvas, oox: add missing #include <osl/endian.h> | Michael Stahl |