summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power2013-06-042-35/+54
* Document seemingly dead QuickDiagrammingImport, QuickDiagrammingLayoutStephan Bergmann2013-06-041-0/+5
* Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann2013-06-031-15/+15
* Fixing crash with dereferencing front() and back() of an empty vectorFridrich Štrba2013-06-031-1/+2
* Don't merge this fileXisco Fauli2013-06-031-83/+0
* Fix issue #i120723#: Table style is lost when import PPTX by AOOZhe Wang2013-06-032-2/+227
* In ShapeExport, use general com.sun.star.comp.oox.xls.ExcelFilterStephan Bergmann2013-05-311-9/+9
* Resolves: #i119631# Teardrop shape cannot be shown correctly in pptxZhe Wang2013-05-311-2/+2
* Make use of IsStarSymbol()Thomas Arnhold2013-05-301-1/+1
* Fix tinderbox failures due to missing includeFridrich Štrba2013-05-301-0/+1
* Fix crash with fdo60063-1.docxFridrich Štrba2013-05-301-28/+12
* bnc#817956 VML import of mso-position-vertical-relative:marginMiklos Vajna2013-05-291-0/+4
* bnc#817956 fix VML import of rotationMiklos Vajna2013-05-291-2/+10
* bnc#817956 VML import of v:textpathMiklos Vajna2013-05-293-0/+60
* be case-insensitive for open/starsymbol comparisonThomas Arnhold2013-05-271-1/+1
* x86 register vs memory accuracy double pitaCaolán McNamara2013-05-271-2/+4
* respect element order in OOXML chart export, related fdo#63114Markus Mohrhard2013-05-271-3/+3
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-243-5/+5
* bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky2013-05-233-8/+90
* Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2013-05-232-6/+7
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-227-27/+19
* fdo#46808, Convert oox::PowerPointExport service to new styleNoel Grandin2013-05-211-15/+15
* fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin2013-05-211-2/+3
* fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin2013-05-216-24/+13
* fdo#46808, Convert chart2::Title service to new styleNoel Grandin2013-05-212-7/+6
* fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin2013-05-211-5/+8
* WaE on mac osx buildNorbert Thiebaud2013-05-191-1/+1
* bnc#819614: Fix runaway lines.Jan Holesovsky2013-05-161-2/+3
* Fix length check - it would be out of bounds.Jan Holesovsky2013-05-161-2/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.Thorsten Behrens2013-05-151-2/+5
* detect whether a bezier shape is open or closedLuboš Luňák2013-05-141-2/+13
* remove non-sensical /*static*/ commentsLuboš Luňák2013-05-1411-23/+23
* -Werror=maybe-uninitializedStephan Bergmann2013-05-132-3/+3
* fdo#46808, Convert some chart2 services to new styleNoel Grandin2013-05-131-9/+11
* fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin2013-05-131-3/+3
* Resolves: #i119889# .pptx table vertical text directionJürgen Schmidt2013-05-111-0/+6
* Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr2013-05-101-18/+2
* fix userform data aware control importNoel Power2013-05-091-0/+1
* oox: fix dependencies in CustomTargetMichael Stahl2013-05-081-5/+3
* oox: remove Package_generated and Package_tokensMichael Stahl2013-05-075-40/+1
* data label export does not work with bar chartsMarkus Mohrhard2013-05-061-1/+1
* remove unnecessary explicit namespacesMarkus Mohrhard2013-05-061-4/+4
* map full transparent solid fill to no fill, fdo#64224Markus Mohrhard2013-05-061-0/+9
* let us be explicit about default valuesMarkus Mohrhard2013-05-061-2/+4
* another validation error in chart OOXML exportMarkus Mohrhard2013-05-051-8/+9
* respect element order in OOXML chart export, fdo#59857Markus Mohrhard2013-05-051-3/+5
* respect element order in OOXML chart export, related fdo#59857Markus Mohrhard2013-05-051-4/+4
* respect element order in OOXML export, related fdo#59857Markus Mohrhard2013-05-051-0/+14
* overlap is only valid for the 2D bar chart, related fdo#59857Markus Mohrhard2013-05-051-13/+1