summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-08-22bnc#880448: Improved handling of placeholder shapesMatúš Kukan
2014-08-20remove whitespaceMarkus Mohrhard
2014-08-19writerfilter: fail on mistyped namespace URL'sMiklos Vajna
2014-08-17remove executable bitsThomas Arnhold
2014-08-15oox: sort namespaces in generated headerMiklos Vajna
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13update_pchThomas Arnhold
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-08-08Forgot to add break here.Kohei Yoshida
2014-08-07Disable export of label placement properties for radar charts.Kohei Yoshida
2014-08-07Ensure we export correct labal placement value for percent/stacked charts.Kohei Yoshida
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan
2014-08-07Area chart also doesn't support label position property.Kohei Yoshida
2014-08-07Default data label placement may vary depending on chart types. Get it right.Kohei Yoshida
2014-08-07Doughnut charts don't support label placement option. Don't export it.Kohei Yoshida
2014-08-07cppcheck: Same iterator used with different containersJulien Nabet
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-07remove unnecessary references to test-install (just use instdir)Michael Stahl
2014-08-07If dev-install is obsolete, why have it at all?Tor Lillqvist
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida
2014-08-05oox: tokenize all attributes from CT_CnfMiklos Vajna
2014-08-05oox: sort tokens.txtMiklos Vajna
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Let's not forget the keyword.Kohei Yoshida
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-08-04oox: tokenize noHBand and noVBandMiklos Vajna
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende
2014-07-29Fix some number format issues, bnc#862510Matúš Kukan
2014-07-29bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-07-27indentation fixesMiklos Vajna
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-25WaE: extern prototype in main file without definitionTor Lillqvist
2014-07-24Remove compiler warning.Kohei Yoshida
2014-07-24bnc#887227: Do not set TextAutoGrowHeight for vertical text.Matúš Kukan
2014-07-24bnc#862510: PPTX import: bullets have color as following text by default.Matúš Kukan
2014-07-21Most certainly meant to be plural.Kohei Yoshida
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-20cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-07-18coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara
2014-07-18coverity#1226484 Using invalid iteratorCaolán McNamara
2014-07-18coverity#1226480 Unchecked dynamic_castCaolán McNamara
2014-07-18Use comphelper::SequenceAsHashMapMiklos Vajna
2014-07-18oox: write Company in docProps/app.xmlMiklos Vajna
2014-07-18use rtl::math::round here to get the same number on 32/64bit platformsMatúš Kukan
2014-07-18bnc#887230: always use theme color for hyperlinks in ImpressMatúš Kukan