summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2015-02-19implement fill based on style also for chart area, tdf#89451Markus Mohrhard
2015-01-05bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-11-04Remove unused membersStephan Bergmann
2014-10-29constStephan Bergmann
2014-10-29constStephan Bergmann
2014-10-27fix writing const arrays on big endianDavid Tardon
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23inline TokenMap::getUtf8TokenNameMatúš Kukan
2014-10-17coverity#1247632 Uncaught exceptionCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan
2014-09-23fdo#84090: Remove maUniName from oox::TokenMapDavid Ostrovsky
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-09-09Better place to initialize mnThemedIdxMatúš Kukan
2014-09-01correct include guard commentThomas Arnhold
2014-09-01fix typo Sufface->SurfaceThomas Viehmann
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida
2014-08-20remove whitespaceMarkus Mohrhard
2014-08-07I forgot to check this in.Kohei Yoshida
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan
2014-08-06writerfilter: switch to the oox FastTokenHandlerMiklos Vajna
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara
2014-07-07bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-01TyposJulien Nabet
2014-07-01coverity#703975 Unchecked return valueNorbert Thiebaud