Age | Commit message (Expand) | Author |
2017-10-23 | loplugin:includeform: oox | Stephan Bergmann |
2017-09-18 | tdf#112088 gradient stop map -> multimap | Szymon Kłos |
2017-08-10 | tdf#109187 Fix OOXML import of flipped shapes with gradients | Paul Trojahn |
2017-07-17 | tdf#109067 Fix default value of rotWithShape | Paul Trojahn |
2017-07-17 | tdf#89926 Fix OOXML gradient angle import | Paul Trojahn |
2017-07-14 | Revert "tdf#109067 Fix default value of rotWithShape" | Miklos Vajna |
2017-07-14 | tdf#109067 Fix default value of rotWithShape | Paul Trojahn |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert oox module away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | tdf#106520 xlsx: black square where image should be | Thomas Beck |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-01-24 | Move two include files to oox/inc as they are used only in oox | Tor Lillqvist |
2017-01-24 | Drop incorrect "artistic" prefix from some token names | Tor Lillqvist |
2016-10-07 | tdf#102997 Fix Error in OOXML Transparency Conversion Math | lbenes |
2016-10-04 | tdf#100830 drawingML import: handle <a:alphaModFix> | Miklos Vajna |
2016-09-17 | convert ShapePropertyId to scoped enum and use it for enumarray | Jochen Nitschke |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-05-10 | tdf#42949: clean up includes in include/oox/helper with iwyu | Jorenz Paragas |
2016-05-06 | basegfx,oox,slideshow: replace boost::next/prior with std::next/prev | Michael Stahl |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-25 | tdf#42949: clean up includes in include/oox/core using iwyu | Jorenz Paragas |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-03 | loplugin:unuseddefaultparams in oox | Noel Grandin |
2015-10-13 | Reduce scope of variable | Stephan Bergmann |
2015-10-13 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-07-15 | tdf#87539 map MSO washout filter to LO's watermark colormode | Joren De Cuyper |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-02-02 | oox: 89 DPI is not such a great default | Miklos Vajna |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-13 | oox: refactor embedded media import | Michael Stahl |
2014-09-14 | Replace struct EmbeddedWAVAudioFile with simple string. | Matúš Kukan |
2014-09-14 | Move oox/drawingml/*hxx internal headers to oox/inc. | Matúš Kukan |
2014-09-09 | bnc#480256: OOXML import: Respect table background properties a bit more | Matúš Kukan |
2014-07-20 | cppcheck: Prefer prefix ++/-- operators | Julien Nabet |
2014-07-18 | coverity#1226484 Using invalid iterator | Caolán McNamara |
2014-07-18 | use rtl::math::round here to get the same number on 32/64bit platforms | Matúš Kukan |
2014-07-16 | Try to fix compilation with pre-C++11 compiler | Tor Lillqvist |
2014-07-16 | bnc#862510: Improve handling of OOXML gradients | Tor Lillqvist |
2014-06-25 | remove whitespaces | Markus Mohrhard |
2014-05-23 | WaE: passing class rtl::OUString by value, rather pass by reference | Tor Lillqvist |
2014-05-23 | ooxml: Do not repeat wdp files in artistic effects | Jacobo Aragunde Pérez |
2014-05-23 | ooxml: Preserve the original picture in artistic effects | Jacobo Aragunde Pérez |
2014-05-23 | ooxml: preserve artistic effects on shapes. | Jacobo Aragunde Pérez |
2014-04-30 | handle brightness+contrast from msoffice (bnc#875713) | Luboš Luňák |
2014-03-06 | n#821567: Import PPTX background images with table-name. | Muthu Subramanian |
2014-03-04 | remove the inheritance to std::map in PropertyMap | Markus Mohrhard |
2014-02-26 | Remove visual noise from oox | Alexander Wilms |
2014-02-13 | drawingML import: improve mapping of some filling pattern to hatching | Zolnai Tamás |
2014-02-12 | drawingML export\import: cropping of shape's fill texture | Zolnai Tamás |
2013-10-10 | n#812793: clrChange applying for EMFs | Muthu Subramanian |