Age | Commit message (Expand) | Author |
2021-09-21 | reduce cost of BasePrimitive2D (tdf#125892) | Noel Grandin |
2021-09-20 | tdf#144091 svx: fix unwanted blur of shadow from table cell fill | Miklos Vajna |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-11 | clang:optin.performance.Padding | Noel Grandin |
2021-09-09 | fix std::move same object more than once | Noel Grandin |
2021-09-09 | tdf#144052 reduce Primitive2D copying | Noel Grandin |
2021-09-08 | no need to call expand() here | Noel Grandin |
2021-09-04 | use std::vector for fetching DX array data | Noel Grandin |
2021-09-03 | Remove some unused includes | Miklos Vajna |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-27 | tdf#101083 speed up SVG rendering with pattern fill | Noel Grandin |
2021-08-22 | no need to use unique_ptr for ViewInformation3D | Noel Grandin |
2021-08-20 | -Werror,-Wunused-private-field | Stephan Bergmann |
2021-08-20 | loplugin:unusedmethods | Noel Grandin |
2021-08-20 | loplugin:unusedfields | Noel Grandin |
2021-08-18 | use visitor callback to avoid container construction (tdf#105575) | Noel Grandin |
2021-08-18 | undo changes to TextAlign | Caolán McNamara |
2021-08-17 | drawinglayer: remove recurring def. of namespace wmfemfhelper | Tomaž Vajngerl |
2021-08-13 | rtl::Static -> thread-safe static local | Noel Grandin |
2021-08-13 | tdf#105575 Slow rendering when using a Logo command | Noel Grandin |
2021-08-05 | Remove harmful static_cast<int> | Stephan Bergmann |
2021-08-03 | tdf#142436 svx: fix handling of linked background images | Miklos Vajna |
2021-07-31 | drawinglayer: extract Prop. Value conversion from ViewInformation2D | Tomaž Vajngerl |
2021-07-31 | drawinglayer: remove extendedInformation from ViewInformation2D | Tomaž Vajngerl |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-25 | use officecfg for drawing options | Noel Grandin |
2021-07-22 | flatten vcl::LazyDelete | Noel Grandin |
2021-07-13 | EMF+ tdf#142941 Fixes SrcRect implementation in DrawImage record | Bartosz Kosiorek |
2021-07-03 | Purge out when safe rtl::math ( isValidArcArg / sin / cos ) | BaiXiaochun |
2021-07-03 | EMF+ tdf#142941 Fixes for SrcRect in DrawImagePoints | Bartosz Kosiorek |
2021-07-02 | Fix code style for primitive2dxmldump.cxx | Bartosz Kosiorek |
2021-07-01 | EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawString | Bartosz Kosiorek |
2021-06-23 | EMF+ tdf#142975 Add brush support to DrawString record | Bartosz Kosiorek |
2021-06-23 | move BufferedDecompositionPrimitive2D impl. into its own file | Tomaž Vajngerl |
2021-06-21 | drawinglayer: put BufferedDecompositionPrimitive2D in its own file | Tomaž Vajngerl |
2021-06-20 | drawinglayer: remove ImplPrimitive2DIDBlock macro | Tomaž Vajngerl |
2021-06-17 | EMF+ WMF Update the variable names and add additional TODO warnings | Bartosz Kosiorek |
2021-06-11 | "drawinglayer" -> "drawinglayer.emf" log area for some emf code | Luboš Luňák |
2021-06-09 | WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBlt | Bartosz Kosiorek |
2021-06-05 | WMF Change the sign of read fields in BITBLT and DIB records | Bartosz Kosiorek |
2021-06-04 | sw HTML export: fix pixel size of shapes | Miklos Vajna |
2021-06-02 | fix: extend the primitive dump, with information about line cap and joint | Bartosz Kosiorek |
2021-05-30 | no need to allocate this separately | Noel Grandin |
2021-05-21 | properly draw only parts of FillGradientPrimitive2D (tdf#139000) | Luboš Luňák |
2021-05-18 | loplugin:unusedfields | Noel Grandin |
2021-05-11 | drawinglayer: move converter.hxx to public include | Tomaž Vajngerl |
2021-05-06 | add a unittest for impress drawing a dotted line in tdf#136957 | Luboš Luňák |
2021-05-01 | fix dashed line info conversion for metafile (tdf#136957) | Luboš Luňák |
2021-04-29 | do not apply line dashing in drawinglayer (tdf#136957) | Luboš Luňák |
2021-04-29 | remove support for BITMASK in vcl backends | Noel Grandin |