summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/fillproperties.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn1-2/+2
2017-07-17tdf#89926 Fix OOXML gradient angle importPaul Trojahn1-2/+2
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna1-2/+2
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-04tdf#106520 xlsx: black square where image should beThomas Beck1-3/+3
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-1/+1
2017-01-24Drop incorrect "artistic" prefix from some token namesTor Lillqvist1-13/+13
2016-10-07tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes1-1/+1
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna1-0/+4
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke1-19/+19
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-6/+6
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+1
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl1-25/+24
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-5/+5
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas1-1/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin1-3/+3
2015-10-13Reduce scope of variableStephan Bergmann1-2/+1
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper1-13/+17
2015-07-10do not include boost/utility.hppMichael Stahl1-2/+3
2015-02-02oox: 89 DPI is not such a great defaultMiklos Vajna1-4/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-13oox: refactor embedded media importMichael Stahl1-2/+6
2014-09-14Replace struct EmbeddedWAVAudioFile with simple string.Matúš Kukan1-2/+3
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-1/+2
2014-09-09bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan1-1/+7
2014-07-20cppcheck: Prefer prefix ++/-- operatorsJulien Nabet1-5/+5
2014-07-18coverity#1226484 Using invalid iteratorCaolán McNamara1-1/+1
2014-07-18use rtl::math::round here to get the same number on 32/64bit platformsMatúš Kukan1-1/+2
2014-07-16Try to fix compilation with pre-C++11 compilerTor Lillqvist1-2/+2
2014-07-16bnc#862510: Improve handling of OOXML gradientsTor Lillqvist1-24/+188
2014-06-25remove whitespacesMarkus Mohrhard1-15/+0
2014-05-23WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-05-23ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez1-1/+7
2014-05-23ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez1-1/+7
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez1-0/+193
2014-04-30handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák1-3/+24
2014-03-06n#821567: Import PPTX background images with table-name.Muthu Subramanian1-1/+3
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard1-8/+8
2014-02-26Remove visual noise from ooxAlexander Wilms1-7/+7
2014-02-13drawingML import: improve mapping of some filling pattern to hatchingZolnai Tamás1-10/+10
2014-02-12drawingML export\import: cropping of shape's fill textureZolnai Tamás1-0/+18
2013-10-10n#812793: clrChange applying for EMFsMuthu Subramanian1-15/+24
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-06CID#1078768: pass big parameter by referenceMarkus Mohrhard1-1/+1
2013-07-19n#820077: Use duotone with GraphicProperties as well.Muthu Subramanian1-15/+21