summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#43641 oox: add support for the lockedCanvas namespaceMiklos Vajna2013-06-202-0/+2
* fix ppc buildDavid Tardon2013-06-181-1/+1
* fdo#43460 oox: use isEmpty()Jelle van der Waa2013-06-176-10/+10
* fix fdo#63053 ampersand in document title causes corrupt docxabdulmajeed ahmed2013-06-152-3/+3
* Remove redundant toplevel constStephan Bergmann2013-06-151-1/+1
* Related: fdo#58819 VML import: shape types not starting with a hashmark are OKMiklos Vajna2013-06-151-3/+7
* fdo#58819 VML export of ESCHER_Prop_fillOpacityMiklos Vajna2013-06-151-0/+6
* fdo#58819 VML export of ESCHER_Prop_gtextFontMiklos Vajna2013-06-151-12/+30
* fdo#58819 VML export of ESCHER_Prop_fNoLineDrawDashMiklos Vajna2013-06-151-0/+7
* fdo#58819 DOCX VML export: fix shape size for rotated shapesMiklos Vajna2013-06-151-2/+12
* Resolves: #i119579# position & direction of bracket incorrect in Arabic localeZhe Wang2013-06-131-2/+2
* fdo#58819 VML export of ESCHER_Prop_RotationMiklos Vajna2013-06-131-0/+7
* fdo#58819 VML export of mso-position-*Miklos Vajna2013-06-131-1/+85
* fdo#58819 initial VML export of ESCHER_Prop_gtextUNICODEMiklos Vajna2013-06-131-1/+22
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-132-5/+9
* Revert "bnc#819614: Fix runaway lines."Jan Holesovsky2013-06-131-3/+2
* fdo#58819 VML export: handle objects anchored in the header / footerMiklos Vajna2013-06-131-0/+5
* typo correction AX_SELCTION_xxx -> AX_SELECTION_xxxNoel Power2013-06-121-5/+5
* Fix Excel still complains about exported MorphData controlsNoel Power2013-06-121-12/+20
* n#779642: 0 width or height in //v:shape[@style] produces weird resultsCédric Bosdonnat2013-06-121-2/+9
* squash some excel fileformat warnings ( and protected mode opening )Noel Power2013-06-111-8/+37
* honour mbAutoClose in BinaryXOutputStreamNoel Power2013-06-111-1/+2
* fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power2013-06-111-0/+31
* bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna2013-06-071-0/+4
* Resolves: #i119547# support the chart legend positon of top&&left...Jian Fang Zhang2013-06-061-2/+19
* 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