- 6fb2616 check if cast is to the right type by Caolán McNamara · 4 years, 1 month ago
- 4946efd Video preview doesn't redraw if the preview image changes by Caolán McNamara · 4 years, 1 month ago
- 49746f4 tdf#145759 Use symbolic constants instead of magic numerical constants by Kunal Pawar · 4 years, 2 months ago
- e153f35 We know the buffer length here by Mike Kaganski · 4 years, 2 months ago
- 8ca549e avoid Skia GPU surfaces for small virtual devices (bsc#1183308) by Luboš Luňák · 4 years, 3 months ago
- cf9be34 avoid Xlib cairo surfaces for small virtual devices (bsc#1183308) by Luboš Luňák · 4 years, 3 months ago
- 0214055 WASM --enable-wasm-strip now skips lots of LO code by Armin Le Grand (Allotropia) · 5 years ago
- bc3a020 Recheck modules d* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 582bf1a2 tdf#145538 - Use range based for loops by dtm · 4 years, 4 months ago
- 4e5bbcd Optimise a range-based for loop by Ramreiso Kashung · 4 years, 3 months ago
- e442352 loplugin:unusedmethods by Noel Grandin · 4 years, 3 months ago
- 7886b6a tdf#145538 : Using range-based for loops by Ramreiso Kashung · 4 years, 3 months ago
- 252dd25 new comphelper::WeakImplComponentHelper by Noel Grandin · 4 years, 4 months ago
- e3bd776 Split BasePrimitive2D UNO interface into separate object by Noel Grandin · 4 years, 4 months ago
- 24cc816 update PCHs by Tomaž Vajngerl · 4 years, 4 months ago
- 7bd62c0 Separate core drawinglayer func. into drawinglayercore library by Tomaž Vajngerl · 6 years ago
- 8223396 loplugin:flatten in desktop..drawinglayer by Noel Grandin · 4 years, 4 months ago
- 6170522 Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxx by Gabor Kelemen · 4 years, 4 months ago
- b24064f Recheck include/[a-d]* with IWYU by Gabor Kelemen · 4 years, 4 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- ca05d48 rename Primitive2DDecompositionVisitor methods by Noel Grandin · 4 years, 4 months ago
- 5461ed9 tdf#145874: fix "Drop deg2rad/rad2deg conversions" for gradient export in a pdf by Julien Nabet · 4 years, 4 months ago
- 34a0f70 tdf#145538 Use range based for loops in EnhancedShapeDumper.cxx by Harjot · 4 years, 5 months ago
- 6f43501 tdf#145538 Use range based for loops by Henrik Palomäki · 4 years, 5 months ago
- bc0ab08 Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions by Mike Kaganski · 4 years, 5 months ago
- 1cc6fca Drop F_2PI by Mike Kaganski · 4 years, 5 months ago
- 37429f2 Use M_PI* instead of F_PI* by Mike Kaganski · 4 years, 5 months ago
- 5ae675d Removed useless semicolons by Andrea Gelmini · 4 years, 5 months ago
- c606d33 osl::Mutex->std::mutex in TubeBuffer by Noel Grandin · 4 years, 5 months ago
- 151316b rtl::Static to thread-safe static by Noel Grandin · 4 years, 5 months ago
- a2fa768 extend XML dumpig for primitives to support fontwork objects by Tomaž Vajngerl · 4 years, 5 months ago
- 2023a52 crashtesting: failure on conversion of fdo74498-1.doc to pdf by Caolán McNamara · 4 years, 5 months ago
- b5e701d add o3tl::span ctor from std::vector by Luboš Luňák · 4 years, 5 months ago
- 91399f5 tools::Long->sal_Int32 in GetCaretPositions by Noel Grandin · 4 years, 5 months ago
- bc413e1 tools::Long->sal_Int32 in the DX arrays by Noel Grandin · 4 years, 5 months ago
- 19c611f Prepare for removal of non-const operator[] from Sequence in drawinglayer by Mike Kaganski · 4 years, 5 months ago
- 894b491 pass DX array around using o3tl::span instead of pointer by Noel Grandin · 4 years, 5 months ago
- 380b9a8 Move variable declaration to its use in if() condition by Mike Kaganski · 4 years, 5 months ago
- 47728bb Use range based for loops by Hossein · 4 years, 6 months ago
- 881329a Simplify vector initialization in drawinglayer by Julien Nabet · 4 years, 6 months ago
- 224953d loplugin:moveparam in various by Noel Grandin · 4 years, 6 months ago
- a2b1c28 Clean StringFormatFlags() in emfpstringformat.cxx by Hossein · 4 years, 6 months ago
- cf739db loplugin:moveparam in drawinglayer by Noel Grandin · 4 years, 6 months ago
- 868e82d drop 'using namespace std' in drawinglayer by Julien Nabet · 4 years, 6 months ago
- 7934085 new loplugin:moveparam by Noel Grandin · 4 years, 6 months ago
- 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
- d72511e gives names to all the Idles and Tasks by Noel Grandin · 4 years, 6 months ago
- 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
- 7809e2f recursive_mutex -> mutex in BasePrimitive2DImplBase by Noel Grandin · 4 years, 7 months ago
- c8d2fa1 reduce copying in drawinglayer by Noel Grandin · 4 years, 7 months ago
- 00fa364 Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadow by Miklos Vajna · 4 years, 7 months ago
- 58418e9 reduce copying in BufferedDecompositionPrimitive2D by Noel Grandin · 4 years, 7 months ago
- 19d638e reduce cost of BasePrimitive2D (tdf#125892) by Noel Grandin · 4 years, 7 months ago
- 37a52d3 tdf#144091 svx: fix unwanted blur of shadow from table cell fill by Miklos Vajna · 4 years, 7 months ago
- b22d478 clean up ambiguous confusing rectangle APIs like IsInside() by Luboš Luňák · 4 years, 7 months ago
- d891051 clang:optin.performance.Padding by Noel Grandin · 4 years, 7 months ago
- 7e76ea4 fix std::move same object more than once by Noel Grandin · 4 years, 7 months ago
- 8104d77 tdf#144052 reduce Primitive2D copying by Noel Grandin · 4 years, 7 months ago
- c07f4a7 no need to call expand() here by Noel Grandin · 4 years, 7 months ago
- d4dc6b5 use std::vector for fetching DX array data by Noel Grandin · 4 years, 7 months ago
- fafe4a9 Remove some unused includes by Miklos Vajna · 4 years, 7 months ago
- 21dbf18 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 3cbe3a0 tdf#101083 speed up SVG rendering with pattern fill by Noel Grandin · 4 years, 10 months ago
- 0944ef7 no need to use unique_ptr for ViewInformation3D by Noel Grandin · 4 years, 8 months ago
- af1b02ed -Werror,-Wunused-private-field by Stephan Bergmann · 4 years, 8 months ago
- cf66fd3 loplugin:unusedmethods by Noel Grandin · 4 years, 8 months ago
- e367e59 loplugin:unusedfields by Noel Grandin · 4 years, 8 months ago
- 2e74c11 use visitor callback to avoid container construction (tdf#105575) by Noel Grandin · 4 years, 8 months ago
- 88bf174 undo changes to TextAlign by Caolán McNamara · 4 years, 8 months ago
- aad8235 drawinglayer: remove recurring def. of namespace wmfemfhelper by Tomaž Vajngerl · 4 years, 8 months ago
- 9753428 rtl::Static -> thread-safe static local by Noel Grandin · 4 years, 8 months ago
- fa01f5a tdf#105575 Slow rendering when using a Logo command by Noel Grandin · 4 years, 8 months ago
- 0dab89d Remove harmful static_cast<int> by Stephan Bergmann · 4 years, 8 months ago
- c88ff92 tdf#142436 svx: fix handling of linked background images by Miklos Vajna · 4 years, 8 months ago
- d5765ae drawinglayer: extract Prop. Value conversion from ViewInformation2D by Tomaž Vajngerl · 4 years, 9 months ago
- 13efd36 drawinglayer: remove extendedInformation from ViewInformation2D by Tomaž Vajngerl · 4 years, 9 months ago
- 8689bd5 convert TextAlign to scoped enum by Caolán McNamara · 4 years, 8 months ago
- 28993c0 use officecfg for drawing options by Noel Grandin · 4 years, 9 months ago
- 88c85c8 flatten vcl::LazyDelete by Noel Grandin · 4 years, 9 months ago
- 3adfb2d EMF+ tdf#142941 Fixes SrcRect implementation in DrawImage record by Bartosz Kosiorek · 4 years, 9 months ago
- 3128fd0 Purge out when safe rtl::math ( isValidArcArg / sin / cos ) by BaiXiaochun · 4 years, 9 months ago
- 4992780 EMF+ tdf#142941 Fixes for SrcRect in DrawImagePoints by Bartosz Kosiorek · 4 years, 10 months ago
- 09218e0 Fix code style for primitive2dxmldump.cxx by Bartosz Kosiorek · 4 years, 9 months ago
- 574dc1e EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawString by Bartosz Kosiorek · 4 years, 10 months ago
- 9e8c35c EMF+ tdf#142975 Add brush support to DrawString record by Bartosz Kosiorek · 4 years, 10 months ago
- f6b9f67 move BufferedDecompositionPrimitive2D impl. into its own file by Tomaž Vajngerl · 4 years, 10 months ago
- 7e47816 drawinglayer: put BufferedDecompositionPrimitive2D in its own file by Tomaž Vajngerl · 4 years, 10 months ago
- 81e3d9d drawinglayer: remove ImplPrimitive2DIDBlock macro by Tomaž Vajngerl · 4 years, 10 months ago
- befa3f7 EMF+ WMF Update the variable names and add additional TODO warnings by Bartosz Kosiorek · 4 years, 10 months ago
- f62a353a "drawinglayer" -> "drawinglayer.emf" log area for some emf code by Luboš Luňák · 4 years, 10 months ago
- 01ded1e WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBlt by Bartosz Kosiorek · 4 years, 10 months ago
- 33d2cf7 WMF Change the sign of read fields in BITBLT and DIB records by Bartosz Kosiorek · 4 years, 10 months ago
- 26d2b19 sw HTML export: fix pixel size of shapes by Miklos Vajna · 4 years, 10 months ago
- 3afac946 fix: extend the primitive dump, with information about line cap and joint by Bartosz Kosiorek · 4 years, 10 months ago
- 039c799 no need to allocate this separately by Noel Grandin · 4 years, 10 months ago
- 9bf9fea properly draw only parts of FillGradientPrimitive2D (tdf#139000) by Luboš Luňák · 4 years, 11 months ago
- 3d36ff1 loplugin:unusedfields by Noel Grandin · 4 years, 11 months ago
- 1bcad85 drawinglayer: move converter.hxx to public include by Tomaž Vajngerl · 5 years ago
- 7603d51 add a unittest for impress drawing a dotted line in tdf#136957 by Luboš Luňák · 5 years ago
- 565824d fix dashed line info conversion for metafile (tdf#136957) by Luboš Luňák · 5 years ago