summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2013-06-03Don't merge this fileXisco Fauli
2013-06-03Fix issue #i120723#: Table style is lost when import PPTX by AOOZhe Wang
2013-05-31In ShapeExport, use general com.sun.star.comp.oox.xls.ExcelFilterStephan Bergmann
2013-05-31Resolves: #i119631# Teardrop shape cannot be shown correctly in pptxZhe Wang
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-30Fix tinderbox failures due to missing includeFridrich Štrba
2013-05-30Fix crash with fdo60063-1.docxFridrich Štrba
2013-05-29bnc#817956 VML import of mso-position-vertical-relative:marginMiklos Vajna
2013-05-29bnc#817956 fix VML import of rotationMiklos Vajna
2013-05-29bnc#817956 VML import of v:textpathMiklos Vajna
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold
2013-05-27x86 register vs memory accuracy double pitaCaolán McNamara
2013-05-27respect element order in OOXML chart export, related fdo#63114Markus Mohrhard
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist