Age | Commit message (Expand) | Author |
2022-01-24 | avoid Skia GPU surfaces for small virtual devices (bsc#1183308) | Luboš Luňák |
2022-01-24 | avoid Xlib cairo surfaces for small virtual devices (bsc#1183308) | Luboš Luňák |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2022-01-14 | Recheck modules d* with IWYU | Gabor Kelemen |
2022-01-12 | tdf#145538 - Use range based for loops | dtm |
2022-01-08 | Optimise a range-based for loop | Ramreiso Kashung |
2022-01-03 | loplugin:unusedmethods | Noel Grandin |
2021-12-30 | tdf#145538 : Using range-based for loops | Ramreiso Kashung |
2021-12-24 | new comphelper::WeakImplComponentHelper | Noel Grandin |
2021-12-23 | Split BasePrimitive2D UNO interface into separate object | Noel Grandin |
2021-12-23 | update PCHs | Tomaž Vajngerl |
2021-12-22 | Separate core drawinglayer func. into drawinglayercore library | Tomaž Vajngerl |
2021-12-21 | loplugin:flatten in desktop..drawinglayer | Noel Grandin |
2021-12-16 | Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxx | Gabor Kelemen |
2021-12-15 | Recheck include/[a-d]* with IWYU | Gabor Kelemen |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-04 | rename Primitive2DDecompositionVisitor methods | Noel Grandin |
2021-11-24 | tdf#145874: fix "Drop deg2rad/rad2deg conversions" for gradient export in a pdf | Julien Nabet |
2021-11-23 | tdf#145538 Use range based for loops in EnhancedShapeDumper.cxx | Harjot |
2021-11-23 | tdf#145538 Use range based for loops | Henrik Palomäki |
2021-11-19 | Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions | Mike Kaganski |
2021-11-19 | Drop F_2PI | Mike Kaganski |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski |
2021-11-10 | Removed useless semicolons | Andrea Gelmini |
2021-11-10 | osl::Mutex->std::mutex in TubeBuffer | Noel Grandin |
2021-11-09 | rtl::Static to thread-safe static | Noel Grandin |
2021-11-08 | extend XML dumpig for primitives to support fontwork objects | Tomaž Vajngerl |
2021-10-31 | crashtesting: failure on conversion of fdo74498-1.doc to pdf | Caolán McNamara |
2021-10-31 | add o3tl::span ctor from std::vector | Luboš Luňák |
2021-10-30 | tools::Long->sal_Int32 in GetCaretPositions | Noel Grandin |
2021-10-30 | tools::Long->sal_Int32 in the DX arrays | Noel Grandin |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in drawinglayer | Mike Kaganski |
2021-10-29 | pass DX array around using o3tl::span instead of pointer | Noel Grandin |
2021-10-27 | Move variable declaration to its use in if() condition | Mike Kaganski |
2021-10-19 | Use range based for loops | Hossein |
2021-10-16 | Simplify vector initialization in drawinglayer | Julien Nabet |
2021-10-12 | loplugin:moveparam in various | Noel Grandin |
2021-10-07 | Clean StringFormatFlags() in emfpstringformat.cxx | Hossein |
2021-10-06 | loplugin:moveparam in drawinglayer | Noel Grandin |
2021-10-03 | drop 'using namespace std' in drawinglayer | Julien Nabet |
2021-10-02 | new loplugin:moveparam | Noel Grandin |
2021-10-01 | loplugin:constmethod | Noel Grandin |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-26 | recursive_mutex -> mutex in BasePrimitive2DImplBase | Noel Grandin |
2021-09-24 | reduce copying in drawinglayer | Noel Grandin |
2021-09-23 | Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadow | Miklos Vajna |
2021-09-22 | reduce copying in BufferedDecompositionPrimitive2D | Noel Grandin |
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 |