summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2016-05-31tdf#93883 don't add space to empty paragraph when bullet is turned off.Mark Hung1-1/+4
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-9/+9
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+2
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-2/+2
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas10-1/+11
2016-05-26loplugin:unusedreturntypesNoel Grandin1-2/+1
2016-05-25oox: replace boost::array with std::arrayMichael Stahl1-4/+2
2016-05-20warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bitsNoel Grandin1-1/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin14-35/+34
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas2-0/+6
2016-05-11tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas1-0/+2
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas88-5/+150
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann1-3/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann5-6/+25
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann4-0/+4
2016-05-10loplugin:rangedforcopyTor Lillqvist1-2/+2
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke4-93/+93
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl2-26/+24
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas2-0/+3
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin2-2/+2
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin5-18/+18
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas19-0/+23
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak2-2/+4
2016-04-29tdf#90736: PPTX import: Improved table border line style supportMatus Uzak1-1/+41
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2-5/+5
2016-04-27tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky1-5/+13
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas5-3/+20
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin8-39/+39
2016-04-25Some more sal_Bool -> boolStephan Bergmann1-1/+1
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas68-2/+159
2016-04-22Avoid reserved identifiersStephan Bergmann2-3/+3
2016-04-21new plugin stylepoliceNoel Grandin2-7/+7
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann21-48/+48
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-18/+16
2016-04-18clean-up: unused using declarations and includesJochen Nitschke14-50/+0
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin7-8/+8
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar3-13/+11
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna2-0/+39
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke5-6/+0
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin20-128/+128
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-2/+3
2016-04-08fix many ooxml validation errorsMarkus Mohrhard1-2/+13
2016-04-04Use std::size_tMiklos Vajna1-2/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke5-7/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann1-2/+2
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-29tdf#95932: PPTX import: Incorrect inheritance of shape styleMatus Uzak1-1/+0
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak3-9/+6