summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-09n#819822: Crash fix, check validity.Muthu Subramanian
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian
2013-07-04use LanguageTagEike Rathke
2013-07-03Force intercept support for ooxml.Tomaž Vajngerl
2013-07-03Import polynomial and moving average for OOXML.Tomaž Vajngerl
2013-06-29use string literal directlyThomas Arnhold
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist
2013-06-24Fix typo in Emacs mode lineTor Lillqvist
2013-06-21fdo#43641 oox: fix position/size of LineShapes inside lockedCanvasMiklos Vajna
2013-06-21bnc#593612: font size: override para prop with run propFelix Zhang
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa
2013-06-13Resolves: #i119579# position & direction of bracket incorrect in Arabic localeZhe Wang
2013-06-13Revert "bnc#819614: Fix runaway lines."Jan Holesovsky
2013-06-06Resolves: #i119547# support the chart legend positon of top&&left...Jian Fang Zhang
2013-06-03Fix issue #i120723#: Table style is lost when import PPTX by AOOZhe Wang
2013-05-27x86 register vs memory accuracy double pitaCaolán McNamara
2013-05-23bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin
2013-05-16bnc#819614: Fix runaway lines.Jan Holesovsky
2013-05-16Fix length check - it would be out of bounds.Jan Holesovsky
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
2013-05-13fdo#46808, Convert some chart2 services to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-05-11Resolves: #i119889# .pptx table vertical text directionJürgen Schmidt
2013-04-25bnc#793414: Bullet points are not indented correctly.Felix Zhang
2013-04-25n#813291: [PPTX] Axis Labels with percentage.Muthu Subramanian
2013-04-19oox import, added support for linked graphics (at least they are embedded nowsjacobi
2013-04-16bnc#793414: Fixed the left margin of bulletFelix Zhang
2013-04-08Fix again n719988, n734733Xisco Fauli
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28n#810508: Fixes import of Scatternet and Bubble charts.Muthu Subramanian
2013-03-27n#734735: [PPTX] Use number format, if available, for charts.Muthu Subramanian
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-13bnc#798309 inherit group style from parentNoel Power
2013-03-11remove remaining UTF bomBorim
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-04remove trailing whitespacesThomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe