summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-1/+1
2013-05-30Fix tinderbox failures due to missing includeFridrich Štrba1-0/+1
2013-05-30Fix crash with fdo60063-1.docxFridrich Štrba1-28/+12
2013-05-29bnc#817956 VML import of mso-position-vertical-relative:marginMiklos Vajna1-0/+4
2013-05-29bnc#817956 fix VML import of rotationMiklos Vajna1-2/+10
2013-05-29bnc#817956 VML import of v:textpathMiklos Vajna3-0/+60
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold1-1/+1
2013-05-27x86 register vs memory accuracy double pitaCaolán McNamara1-2/+4
2013-05-27respect element order in OOXML chart export, related fdo#63114Markus Mohrhard1-3/+3
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist3-5/+5
2013-05-23bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky3-8/+90
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2-6/+7
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin7-27/+19
2013-05-21fdo#46808, Convert oox::PowerPointExport service to new styleNoel Grandin1-15/+15
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin1-2/+3
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin6-24/+13
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin2-7/+6
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin1-5/+8
2013-05-19WaE on mac osx buildNorbert Thiebaud1-1/+1
2013-05-16bnc#819614: Fix runaway lines.Jan Holesovsky1-2/+3
2013-05-16Fix length check - it would be out of bounds.Jan Holesovsky1-2/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-15Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.Thorsten Behrens1-2/+5
2013-05-14detect whether a bezier shape is open or closedLuboš Luňák1-2/+13
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák11-23/+23
2013-05-13-Werror=maybe-uninitializedStephan Bergmann2-3/+3
2013-05-13fdo#46808, Convert some chart2 services to new styleNoel Grandin1-9/+11
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin1-3/+3
2013-05-11Resolves: #i119889# .pptx table vertical text directionJürgen Schmidt1-0/+6
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-18/+2
2013-05-09fix userform data aware control importNoel Power1-0/+1
2013-05-08oox: fix dependencies in CustomTargetMichael Stahl1-5/+3
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl5-40/+1
2013-05-06data label export does not work with bar chartsMarkus Mohrhard1-1/+1
2013-05-06remove unnecessary explicit namespacesMarkus Mohrhard1-4/+4
2013-05-06map full transparent solid fill to no fill, fdo#64224Markus Mohrhard1-0/+9
2013-05-06let us be explicit about default valuesMarkus Mohrhard1-2/+4
2013-05-05another validation error in chart OOXML exportMarkus Mohrhard1-8/+9
2013-05-05respect element order in OOXML chart export, fdo#59857Markus Mohrhard1-3/+5
2013-05-05respect element order in OOXML chart export, related fdo#59857Markus Mohrhard1-4/+4
2013-05-05respect element order in OOXML export, related fdo#59857Markus Mohrhard1-0/+14
2013-05-05overlap is only valid for the 2D bar chart, related fdo#59857Markus Mohrhard1-13/+1
2013-05-05respect element order in OOXML chart export, related fdo#59857Markus Mohrhard1-10/+10
2013-05-05respect order of elements in OOXML chart export, related fdo#59857Markus Mohrhard1-10/+10
2013-05-02place ooxml shapes properly to paragraph area (part of bnc#816583)Luboš Luňák1-0/+3
2013-05-02fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks1-3/+16
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király1-1/+1
2013-05-02Update pchAurimas Fišeras1-0/+1
2013-05-01we need to exclude scatter chart for data label export for nowMarkus Mohrhard1-1/+4
2013-04-30better to use no overlay for nowMarkus Mohrhard1-0/+3