summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* write bcp47 for dc:languageEike Rathke2013-07-111-2/+5
* Uknown -> UnknownCaolán McNamara2013-07-111-4/+4
* fdo#66688: fix for crash on exit and opacity issueAdam Co2013-07-102-0/+7
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-2/+2
* n#819822: Crash fix, check validity.Muthu Subramanian2013-07-091-1/+1
* n#819822: XLSX Chart import with internal data table.Muthu Subramanian2013-07-091-0/+15
* Turn Radek's notes into README files.Radek Doulik2013-07-081-0/+185
* -Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-1/+1
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-0/+11
* API change: oslDateTime signed yearLionel Elie Mamane2013-07-051-1/+1
* fixup nanosecond precisionLionel Elie Mamane2013-07-051-1/+1
* Revert "write bcp47"Eike Rathke2013-07-041-3/+2
* use LanguageTag instead of mouth-painted implementationEike Rathke2013-07-042-17/+2
* use LanguageTag and write bcp47 for ST_LangEike Rathke2013-07-041-11/+5
* use LanguageTagEike Rathke2013-07-041-11/+2
* write bcp47Eike Rathke2013-07-041-2/+3
* don't use Locale.LanguageEike Rathke2013-07-041-3/+4
* bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna2013-07-041-12/+2
* Force intercept export for OOXMLTomaž Vajngerl2013-07-031-0/+14
* Force intercept support for ooxml.Tomaž Vajngerl2013-07-032-0/+9
* fix element order in OOXML exportMarkus Mohrhard2013-07-031-7/+9
* Support for trendlines in charts when exporting in OOXML format.Tomaž Vajngerl2013-07-031-0/+123
* Import polynomial and moving average for OOXML.Tomaž Vajngerl2013-07-032-8/+33
* fdo#46361 oox: handle w:color for groupshape textboxesMiklos Vajna2013-07-022-0/+9
* fdo#46361 oox: handle w:jc for groupshape textboxesMiklos Vajna2013-07-022-12/+47
* fdo#46361 oox: VML import of v-text-anchor for drawinglayer shapesMiklos Vajna2013-07-022-0/+10
* fdo#46361 oox: handle multiple w:p for groupshape textboxesMiklos Vajna2013-07-022-0/+13
* fdo#46361 oox: handle w:br for groupshape textboxesMiklos Vajna2013-07-021-0/+3
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-9/+9
* use string literal directlyThomas Arnhold2013-06-291-35/+35
* remove some createFromAscii usageThomas Arnhold2013-06-291-6/+6
* Search for char instead of 1 char long string, when possible.Thomas Arnhold2013-06-291-1/+1
* MSVC build fixesTor Lillqvist2013-06-281-1/+0
* Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist2013-06-2845-1236/+820
* Also LockedCanvasContext needs to be a ContextHandler2 now thenTor Lillqvist2013-06-283-15/+11
* Further MCE workTor Lillqvist2013-06-2821-409/+218
* More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist2013-06-2822-78/+76
* Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2013-06-271-4/+4
* n#820504: start a new subpath with m and t in VML path decodingCédric Bosdonnat2013-06-271-1/+11
* Forgot to remove one case where nParamCount is set to twice the valueCédric Bosdonnat2013-06-271-1/+1
* n#820504: VML path import fixes: get back missing pointsCédric Bosdonnat2013-06-272-11/+11
* n#820504: Some imported VML paths are closed, try to detect theCédric Bosdonnat2013-06-271-1/+8
* forgotten tweak for spinbuttonNoel Power2013-06-261-0/+1
* handle v:shape having coordsize with 0 (part of bnc#780044)Luboš Luňák2013-06-261-0/+4
* tweak ppt ole import for libreoffice codebaseNoel Power2013-06-262-7/+27
* Fix typo in Emacs mode lineTor Lillqvist2013-06-241-1/+1
* fdo#43641 oox: fix position/size of LineShapes inside lockedCanvasMiklos Vajna2013-06-213-1/+25
* bnc#593612: font size: override para prop with run propFelix Zhang2013-06-211-2/+1
* fdo#43641 oox: initial import of lc:lockedCanvasMiklos Vajna2013-06-205-1/+145