Age | Commit message (Expand) | Author |
2018-09-20 | ofz#10526 check with dynamic_cast its really a EMFPStringFormat | Caolán McNamara |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | Support buffering SystemDependent GraphicData (II) | Armin Le Grand |
2018-09-06 | loplugin:simplifyconstruct in dbaccess..drawinglayer | Noel Grandin |
2018-09-06 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2018-09-03 | move identity checks into B3DHomMatrix::operator*= | Noel Grandin |
2018-08-30 | Support buffering SystemDependent GraphicData | Armin Le Grand |
2018-08-29 | -Werror=redundant-move (GCC 9), take two | Stephan Bergmann |
2018-08-28 | Revert "-Werror=redundant-move" | Stephan Bergmann |
2018-08-28 | -Werror=redundant-move | Stephan Bergmann |
2018-08-17 | tdf#105998: Enhanced fix for MetafileToBitmap at better place | Armin Le Grand |
2018-08-17 | Consolidate: basegfx::clamp -> o3tl::clamp | Stephan Bergmann |
2018-08-13 | ofz: Null-deference | Caolán McNamara |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-08-03 | loplugin:useuniqueptr in VclMetafileProcessor2D | Noel Grandin |
2018-08-02 | loplugin:expressionalwayszero | Stephan Bergmann |
2018-08-02 | coverity#1438196 deliberate 'Constant' variable guards dead code | Caolán McNamara |
2018-08-02 | coverity#1438197 deliberate 'Constant' variable guards dead code | Caolán McNamara |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-31 | crashtesting: stack exhaustion exporting moz1253590-2.svg to odg | Caolán McNamara |
2018-07-31 | crashtesting: stack exhaustion exporting moz943243-4.svg to odg | Caolán McNamara |
2018-07-29 | loplugin:stringloop in various | Noel Grandin |
2018-07-27 | loplugin:returnconstant in ucbhelper,drawinglayer | Noel Grandin |
2018-07-18 | Fix typos | Andrea Gelmini |
2018-07-18 | Removed duplicated include | Andrea Gelmini |
2018-07-16 | loplugin:mergeclasses merge BPixelRaster into BZPixelRaster | Noel Grandin |
2018-07-16 | return BaseProcessor2D by std::unique_ptr | Noel Grandin |
2018-07-04 | Make ThreadPool::pushTask take param by std::unique_ptr | Noel Grandin |
2018-06-26 | forcepoint#47 bail when we detect the emf is broken | Caolán McNamara |
2018-06-21 | use more OutputDevice::GetBitmapEx | Noel Grandin |
2018-06-20 | Removed executable permission on source files | Andrea Gelmini |
2018-06-13 | Replace SVGFilter using SVGIO | Armin Le Grand |
2018-06-12 | forcepoint#41 assert | Caolán McNamara |
2018-06-12 | forcepoint#45 object may not be a EMFPPen | Caolán McNamara |
2018-06-07 | tdf#117949 Use small overlap for SVG gradient representation | Armin Le Grand |
2018-06-07 | tdf#118029 crashtesting ooo24656-1.doc with --convert-to pdf | Noel Grandin |
2018-06-02 | coverity#1435911 Arguments in wrong order | Caolán McNamara |
2018-05-31 | drop Graphic::GetBitmap | Noel Grandin |
2018-05-30 | dont use GetMask in GeoTexSvxBitmapEx | Noel Grandin |
2018-05-29 | forcepoint#41 null deref | Caolán McNamara |
2018-05-17 | loplugin:unusedfields in dbaccess..drawinglayer | Noel Grandin |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-05-12 | make Bitmap/BitmapEx constructors explicit | Noel Grandin |
2018-04-29 | loplugin:useuniqueptr in Executor | Noel Grandin |
2018-04-17 | tdf#117015 EMF+ Fix for displaying EMF+ files where GetDC is used | Bartosz Kosiorek |
2018-04-17 | Fix typos | Andrea Gelmini |
2018-04-17 | tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed | Armin Le Grand |
2018-04-16 | tdf#113624 EMF+ Add support for different units conversion | Bartosz Kosiorek |
2018-04-16 | tdf#55058 Properly close shapes with close shape method. | Bartosz Kosiorek |
2018-04-13 | tdf#106084 EMF+ Implement String aligment and Leading/Trailing Margin. | Bartosz Kosiorek |