summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29use string literal directlyThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-06-28MSVC build fixesTor Lillqvist
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Also LockedCanvasContext needs to be a ContextHandler2 now thenTor Lillqvist
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-27n#820504: start a new subpath with m and t in VML path decodingCédric Bosdonnat
2013-06-27Forgot to remove one case where nParamCount is set to twice the valueCédric Bosdonnat
2013-06-27n#820504: VML path import fixes: get back missing pointsCédric Bosdonnat
2013-06-27n#820504: Some imported VML paths are closed, try to detect theCédric Bosdonnat
2013-06-26forgotten tweak for spinbuttonNoel Power
2013-06-26handle v:shape having coordsize with 0 (part of bnc#780044)Luboš Luňák
2013-06-26tweak ppt ole import for libreoffice codebaseNoel Power
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-20fdo#43641 oox: initial import of lc:lockedCanvasMiklos Vajna
2013-06-20fdo#43641 oox: add support for the lockedCanvas namespaceMiklos Vajna
2013-06-18fix ppc buildDavid Tardon
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa
2013-06-15fix fdo#63053 ampersand in document title causes corrupt docxabdulmajeed ahmed
2013-06-15Remove redundant toplevel constStephan Bergmann
2013-06-15Related: fdo#58819 VML import: shape types not starting with a hashmark are OKMiklos Vajna
2013-06-15fdo#58819 VML export of ESCHER_Prop_fillOpacityMiklos Vajna
2013-06-15fdo#58819 VML export of ESCHER_Prop_gtextFontMiklos Vajna
2013-06-15fdo#58819 VML export of ESCHER_Prop_fNoLineDrawDashMiklos Vajna
2013-06-15fdo#58819 DOCX VML export: fix shape size for rotated shapesMiklos Vajna
2013-06-13Resolves: #i119579# position & direction of bracket incorrect in Arabic localeZhe Wang
2013-06-13fdo#58819 VML export of ESCHER_Prop_RotationMiklos Vajna
2013-06-13fdo#58819 VML export of mso-position-*Miklos Vajna
2013-06-13fdo#58819 initial VML export of ESCHER_Prop_gtextUNICODEMiklos Vajna
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-13Revert "bnc#819614: Fix runaway lines."Jan Holesovsky
2013-06-13fdo#58819 VML export: handle objects anchored in the header / footerMiklos Vajna
2013-06-12typo correction AX_SELCTION_xxx -> AX_SELECTION_xxxNoel Power
2013-06-12Fix Excel still complains about exported MorphData controlsNoel Power
2013-06-12n#779642: 0 width or height in //v:shape[@style] produces weird resultsCédric Bosdonnat
2013-06-11squash some excel fileformat warnings ( and protected mode opening )Noel Power
2013-06-11honour mbAutoClose in BinaryXOutputStreamNoel Power
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna
2013-06-06Resolves: #i119547# support the chart legend positon of top&&left...Jian Fang Zhang
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power
2013-06-04Document seemingly dead QuickDiagrammingImport, QuickDiagrammingLayoutStephan Bergmann
2013-06-03Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann
2013-06-03Fixing crash with dereferencing front() and back() of an empty vectorFridrich Štrba