- bf6350e tdf#158348 Treat wordprocessing canvas like group shape by Regina Henschel · 2 years, 4 months ago
- 86c6822 tdf#96401: allow to detect a broken ZIP package by Mike Kaganski · 2 years, 4 months ago
- 63ecd57 tdf#158339 setFullWPGSupport to group shape in wpc by Regina Henschel · 2 years, 4 months ago
- 3a5cc107 tdf#148000 impress: improve fontwork text placement. by Attila Szűcs · 2 years, 5 months ago
- f53172a Extended loplugin:ostr: oox by Stephan Bergmann · 2 years, 5 months ago
- 597ba50 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 5) by Julien Nabet · 2 years, 5 months ago
- 270b7ef Add getUnicodeTokenName() to StaticTokenMap and use... by Regina Henschel · 2 years, 5 months ago
- 5fe2bf9 Fix typo by Andrea Gelmini · 2 years, 5 months ago
- 6527c4f Fix typo by Andrea Gelmini · 2 years, 5 months ago
- 5f72ab6 Fix typo by Andrea Gelmini · 2 years, 5 months ago
- e562fc7 Fix typo by Andrea Gelmini · 2 years, 5 months ago
- 6e4ea6d Fix typo by Andrea Gelmini · 2 years, 5 months ago
- 201e288 Fix typo by Andrea Gelmini · 2 years, 5 months ago
- 6550c24 Add comments to import of Wordprocessing Canvas by Regina Henschel · 2 years, 5 months ago
- d0e848d avoid double map lookup by Noel Grandin · 2 years, 5 months ago
- 0430adb Import Wordprocessing Canvas, wpc:wpc element by Regina Henschel · 2 years, 7 months ago
- 860d180 loplugin:fieldcast in oox::drawingml::Shape by Noel Grandin · 2 years, 5 months ago
- f2ae8b9 tdf#155512: oox: ppt: fix import master slides, follow up by Henry Castro · 2 years, 6 months ago
- d590f09 tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide Master by Henry Castro · 2 years, 6 months ago
- 4e2c700 tdf#157679: Revert "pptx: import shape text from master page" by Xisco Fauli · 2 years, 6 months ago
- c3ce373 tdf#156593 FILEOPEN OOXML: image shown in full instead of cropped by Balazs Varga · 2 years, 5 months ago
- 44bd87f Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: oox by Stephan Bergmann · 2 years, 6 months ago
- 3d0a802 tdf#141908 change sal_Int32 to Color by khushishikhu · 2 years, 6 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
- 60a51b8 tdf#51510 Blurry QR code after save/reload (docx) by Darshan-upadhyay1110 · 2 years, 6 months ago
- f99bee8 Delete OUString UTF-16 string literal ctor/assignment op by Stephan Bergmann · 2 years, 6 months ago
- e84ae94 tdf#156902 Do not set glow on group shape in import by Regina Henschel · 2 years, 6 months ago
- e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
- adcde78 tdf#155512: oox: ppt: fix import master slides by Henry Castro · 2 years, 6 months ago
- 10c7bc0 tdf#157289 normalize ellipse bounding box in oox export by Regina Henschel · 2 years, 6 months ago
- 9fabd7c1 tdf#155512: oox: ppt: abstraction "importMasterSlide" by Henry Castro · 2 years, 6 months ago
- 33c347f oox: remove returning sRelId and rename WriteImage by Tomaž Vajngerl · 2 years, 7 months ago
- 8a9c3e8 oox: change frozen::make_set to "conventional" frozen::set construction by Tomaž Vajngerl · 2 years, 7 months ago
- b839c09 oox: some more conversions to frozen map and set by Tomaž Vajngerl · 2 years, 7 months ago
- 5fd0d76 oox: use frozen unordered_map for mapping the name string to token by Tomaž Vajngerl · 2 years, 7 months ago
- b0e8ce9 tdf#156649: oox: correct import alphaModFix for custom shapes by Sarper Akdemir · 2 years, 7 months ago
- 03bc519 various theme and complex color related fixes by Tomaž Vajngerl · 2 years, 7 months ago
- 9254fbc tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml import by Balazs Varga · 2 years, 8 months ago
- 7b93531 tdf#156829 PPTX import: fix connector regression at missing glue points by Tibor Nagy · 2 years, 7 months ago
- 7cdefb8 supplement setting SYMBOL encoded charset with SymbolFont flag by Caolán McNamara · 2 years, 7 months ago
- 7f1c2b6 pptx using Wingdings didn't fallback to OpenSymbol by Caolán McNamara · 2 years, 7 months ago
- 68e7974 new loplugin:optionalbool by Noel Grandin · 2 years, 8 months ago
- d150b7a Change theme location to SdrModel and SdrPage (master page only) by Tomaž Vajngerl · 2 years, 7 months ago
- 6e042b1 tdf#150316 Fix missing first line indent in pptx export by Samuel Mehrbrodt · 2 years, 7 months ago
- 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
- df982f6 Resolves tdf#155926 - Rename "Line Style 9" by Heiko Tietze · 2 years, 7 months ago
- 242bb3f move BGradient to awt::Gradient2 UNO conversion into docmodel by Tomaž Vajngerl · 2 years, 8 months ago
- 73ec9c7 Tests with color stops to assert Color and not BColor values by Tomaž Vajngerl · 2 years, 8 months ago
- 0367a16 tdf#151134 Always write inset properties when exporting placeholder shapes by Samuel Mehrbrodt · 2 years, 8 months ago
- 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
- 953e586 tdf#153012: import chart's c:clrMapOvr element by Mike Kaganski · 2 years, 8 months ago
- d2c7cbc Simplify and improve conversion by Mike Kaganski · 2 years, 8 months ago
- 9d5a7d9 ComplexColor various clean-up and (trivial) refactorings by Tomaž Vajngerl · 2 years, 8 months ago
- 6c06c8a tdf#153008: srcRect may have some members negative by Mike Kaganski · 2 years, 8 months ago
- 6945d03 move setting properties into note comments from oox to sc by Caolán McNamara · 2 years, 8 months ago
- c88855c split ShapeBase::convertShapeProperties into two parts by Caolán McNamara · 2 years, 8 months ago
- 5aeb15e refactor to return the position to be set by the caller instead by Caolán McNamara · 2 years, 8 months ago
- 9968901 reduce noise in debug logs by Noel Grandin · 2 years, 8 months ago
- b430cc2 pptx: import ellipse shape correctly by Szymon Kłos · 2 years, 8 months ago
- c66040d Rename setRGB to createRGB to make it less misleading by Mike Kaganski · 2 years, 8 months ago
- c08dc58 Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows define by Mike Kaganski · 2 years, 8 months ago
- a68d39c oox: default first line indent is 0 by Szymon Kłos · 2 years, 8 months ago
- ae3b97a pptx: import shape text from master page by Szymon Kłos · 2 years, 8 months ago
- ccd07c3 oox: don't use master style by default by Szymon Kłos · 2 years, 8 months ago
- c8d8bf4 sc: theme color support for sparklines + ODF & OOXML import/export by Tomaž Vajngerl · 2 years, 8 months ago
- 11b513d vcl: Drop now unneeded DevicePoint typedef by Khaled Hosny · 2 years, 9 months ago
- e751d59 tdf#141058 oox,sw: OOXML import/export of decorative on shapes by Michael Stahl · 2 years, 9 months ago
- 4567008 oox: fix crash in lcl_GetGluePointId by Xisco Fauli · 2 years, 9 months ago
- 203476b loplugin:constantparam by Noel Grandin · 2 years, 9 months ago
- ba29922 oox: convert Excel tint value into LumOff and LumMod by Tomaž Vajngerl · 2 years, 9 months ago
- 863a321 tdf155903 DOCX export: fix corrupt file with embedded media by Tünde Tóth · 2 years, 9 months ago
- ae5cb9b Simplify a bit by Mike Kaganski · 2 years, 9 months ago
- e266d44 loplugin:stringstatic look for more strings by Noel Grandin · 2 years, 9 months ago
- 424e537 Fix typo by Andrea Gelmini · 2 years, 9 months ago
- 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
- 163ad70 oox: map color transforms direct to create model::Transform by Tomaž Vajngerl · 2 years, 10 months ago
- 93b8791 cid#1532474 Uninitialized scalar field by Caolán McNamara · 2 years, 10 months ago
- ea1cd49 sc: OOXML import of theme colors for char and background colors by Tomaž Vajngerl · 2 years, 11 months ago
- 6b3e295 tdf#145651 Chart OOXML export: fix write error in exportSolidFill by Tünde Tóth · 2 years, 10 months ago
- b08ceed tdf#155827 MCGR: Axial to linear in oox export, apply... by Regina Henschel · 2 years, 10 months ago
- 23a7fb9 oox: ThemeExport - add "relationship" xml:r namespace by Tomaž Vajngerl · 2 years, 10 months ago
- 9e121f3 ooxml: import and export background and fill theme colors props. by Tomaž Vajngerl · 2 years, 10 months ago
- 48af1ee Fix typo in code by Andrea Gelmini · 2 years, 10 months ago
- 2fa7d4a oox, writerfilter, xmloff: use frozen data structures for static data by Tomaž Vajngerl · 2 years, 10 months ago
- 52c34f4 Fix typo by Andrea Gelmini · 2 years, 10 months ago
- 2b1b2a7 tdf#155852 same method for StepCount in OOXML as in rendering by Regina Henschel · 2 years, 10 months ago
- f3f64c7 tdf155825 result same size in synchronize gradients by Regina Henschel · 2 years, 10 months ago
- de9107b SAL_WARN->SAL_INFO in oox::ShapeContext by Noel Grandin · 2 years, 10 months ago
- 0028c23 MCGR: Use BGradient in export of Fontwork to docx too by Regina Henschel · 2 years, 10 months ago
- aebf004 sc: filter: oox: add missing tag "fillcolor" by Henry Castro · 3 years, 1 month ago
- f412c1e4 cid#1532377 Dereference before null check by Caolán McNamara · 2 years, 10 months ago
- 953ef30 ooxml: import and export char underline theme colors by Tomaž Vajngerl · 2 years, 10 months ago
- 92fc0ace ooxml: import and export border theme colors for various props. by Tomaž Vajngerl · 2 years, 10 months ago
- c1470e1 oox: remove code duplication and add getComplexColor to oox::Color by Tomaž Vajngerl · 2 years, 10 months ago
- a6e72e2 MCGR: tdf#155479 repair gradient SVG export for MCGR by Armin Le Grand (allotropia) · 2 years, 10 months ago
- 17105fc sw: remove char color GrabBag and fix export, fix tint/shade calc. by Tomaž Vajngerl · 2 years, 10 months ago
- e899a75 Revert "Convert XFastParser into a normal C++ interface" by Noel Grandin · 2 years, 10 months ago
- 5e68d6c Convert XFastParser into a normal C++ interface by Noel Grandin · 2 years, 10 months ago
- cf4a1c4 merge expwrap into sax library by Noel Grandin · 2 years, 10 months ago