- 626fc7d Compiler warning. by Kohei Yoshida · 12 years ago
- 101b4a0 n#828390: Export subscript text. by Muthu Subramanian · 12 years ago
- 34c5218 Fix fdo#70220 Superscript not imported from pptx. by Thorsten Behrens · 13 years ago
- f87e658 Avoid crash when a comment contains data, but no text by Katarina Behrens · 13 years ago
- 8911e50 bnc#779642 VML import: groupshape-related fixes by Miklos Vajna · 13 years ago
- 71de691 n#779642: 0 width or height in //v:shape[@style] produces weird results by Cédric Bosdonnat · 13 years ago
- cce481a bnc#593612: workaround for grpFill by Felix Zhang · 13 years ago
- 5174532 API change: oslDateTime signed year by Lionel Elie Mamane · 13 years ago
- dd78022 i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. by Michael Stahl · 13 years ago
- f8734b5 fixup nanosecond precision by Lionel Elie Mamane · 13 years ago
- ce5d99b bnc#820504 VML import: don't anchor shapes TO_PAGE by Miklos Vajna · 13 years ago
- 2b4d785 fdo#46361 oox: fixes for the VML import of groupshape textboxes by Miklos Vajna · 13 years ago
- c1dcb68 n#820504: start a new subpath with m and t in VML path decoding by Cédric Bosdonnat · 13 years ago
- 8fc18ed Forgot to remove one case where nParamCount is set to twice the value by Cédric Bosdonnat · 13 years ago
- 6d2c2f5 n#820504: VML path import fixes: get back missing points by Cédric Bosdonnat · 13 years ago
- a176d36 n#820504: Some imported VML paths are closed, try to detect the by Cédric Bosdonnat · 13 years ago
- 34d278a fdo#43641 oox: fix position/size of LineShapes inside lockedCanvas by Miklos Vajna · 13 years ago
- 85b05fa fdo#43641 oox: initial import of lc:lockedCanvas by Miklos Vajna · 13 years ago
- 0f61ec4 fdo#43641 oox: add support for the lockedCanvas namespace by Miklos Vajna · 13 years ago
- 966e0aa Revert "enc foo", totally not supposed to be pushed by Caolán McNamara · 13 years ago
- 56a3a2b enc foo by Caolán McNamara · 13 years ago
- 8473b3b Revert "bnc#819614: Fix runaway lines." by Jan Holesovsky · 13 years ago
- de320f3 bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style property by Miklos Vajna · 13 years ago
- 231b393 Don't merge this file by Xisco Fauli · 13 years ago
- 9e0c008 Fix issue #i120723#: Table style is lost when import PPTX by AOO by Zhe Wang · 14 years ago
- 2327f65 Fixing crash with dereferencing front() and back() of an empty vector by Fridrich Štrba · 13 years ago
- 875737e bnc#817956 VML import of mso-position-vertical-relative:margin by Miklos Vajna · 13 years ago
- 6fb91a8 bnc#817956 fix VML import of rotation by Miklos Vajna · 13 years ago
- f1a46ee bnc#817956 VML import of v:textpath by Miklos Vajna · 13 years ago
- 8951752 Fix tinderbox failures due to missing include by Fridrich Štrba · 13 years ago
- 693707e Fix crash with fdo60063-1.docx by Fridrich Štrba · 13 years ago
- dda9d7d x86 register vs memory accuracy double pita by Caolán McNamara · 13 years ago
- 7855cd6 respect element order in OOXML chart export, related fdo#63114 by Markus Mohrhard · 13 years ago
- 67f6973 bnc#820786: Best effort mapping of the OOXML patterns to our hatches. by Jan Holesovsky · 13 years ago
- d28f2cf Revert "fdo#46808, Convert chart2::Title service to new style" by Stephan Bergmann · 13 years ago
- d256dbed fdo#46808, Convert chart2::Title service to new style by Noel Grandin · 13 years ago
- f2bc5c6 fdo#46808, Convert various chart2:*Scaling services to new style by Noel Grandin · 13 years ago
- e84a042 WaE on mac osx build by Norbert Thiebaud · 13 years ago
- 5fe65c0 bnc#819614: Fix runaway lines. by Jan Holesovsky · 13 years ago
- 18b9aa7 Fix length check - it would be out of bounds. by Jan Holesovsky · 13 years ago
- cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
- 0f15a47 Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML. by Thorsten Behrens · 13 years ago
- bc584fc detect whether a bezier shape is open or closed by Luboš Luňák · 13 years ago
- c2703b6 remove non-sensical /*static*/ comments by Luboš Luňák · 13 years ago
- ddb5796 -Werror=maybe-uninitialized by Stephan Bergmann · 13 years ago
- 088e86b fdo#46808, Convert some chart2 services to new style by Noel Grandin · 13 years ago
- 5d1ad16 fdo#46808 Convert chart2::FormattedString service to new style by Noel Grandin · 13 years ago
- c623879 Resolves: #i119889# .pptx table vertical text direction by Jürgen Schmidt · 14 years ago
- 1857688 Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual by Herbert Dürr · 13 years ago
- 880da6c fix userform data aware control import by Noel Power · 13 years ago
- ed8f9ec oox: fix dependencies in CustomTarget by Michael Stahl · 13 years ago
- 38f5717 oox: remove Package_generated and Package_tokens by Michael Stahl · 13 years ago
- 09d486b data label export does not work with bar charts by Markus Mohrhard · 13 years ago
- 062b9f0 remove unnecessary explicit namespaces by Markus Mohrhard · 13 years ago
- 6e2292b map full transparent solid fill to no fill, fdo#64224 by Markus Mohrhard · 13 years ago
- 93abb20 let us be explicit about default values by Markus Mohrhard · 13 years ago
- a4b6f26 another validation error in chart OOXML export by Markus Mohrhard · 13 years ago
- d28d25d respect element order in OOXML chart export, fdo#59857 by Markus Mohrhard · 13 years ago
- 3ed3d39 respect element order in OOXML chart export, related fdo#59857 by Markus Mohrhard · 13 years ago
- a927086 respect element order in OOXML export, related fdo#59857 by Markus Mohrhard · 13 years ago
- 010f58c overlap is only valid for the 2D bar chart, related fdo#59857 by Markus Mohrhard · 13 years ago
- 16010abe respect element order in OOXML chart export, related fdo#59857 by Markus Mohrhard · 13 years ago
- e415e07 respect order of elements in OOXML chart export, related fdo#59857 by Markus Mohrhard · 13 years ago
- f13f3b4 place ooxml shapes properly to paragraph area (part of bnc#816583) by Luboš Luňák · 13 years ago
- 73740b2 fdo#60549 - pptx export presentation as well as draw shape objects. by Michael Meeks · 13 years ago
- 7061e84 fdo#60780, refactor Save a Copy and fix by Ádám Csaba Király · 13 years ago
- cf685e9 Update pch by Aurimas Fišeras · 13 years ago
- 3dc2f24 we need to exclude scatter chart for data label export for now by Markus Mohrhard · 13 years ago
- d54aa14 better to use no overlay for now by Markus Mohrhard · 13 years ago
- 0c58dc8 only export c:SymbolSize if attribute is there by Markus Mohrhard · 13 years ago
- bb7dec2 also export point size by Markus Mohrhard · 13 years ago
- 2af3650 export markers to OOXML by Markus Mohrhard · 13 years ago
- 99b7b419 export a:noFill to prevent wrong default by Markus Mohrhard · 13 years ago
- 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- b399c1a n#592908: docx import, fixed handling of w10:wrap by Cédric Bosdonnat · 13 years ago
- dd24f18 now ooxml files are accepted by Excel again by Markus Mohrhard · 13 years ago
- f9cd73e remove a few more unused variables by Markus Mohrhard · 13 years ago
- 81b9d43 c:varyColor is true by default in Excel by Markus Mohrhard · 13 years ago
- 5c19f86 OSL_TRACE => SAL_WARN in chartexport.cxx by Markus Mohrhard · 13 years ago
- 6ddd7fc c:delete is true by default in Excel by Markus Mohrhard · 13 years ago
- e81d0c4 change order to allow validation of chart part by Markus Mohrhard · 13 years ago
- 3812e99 another validation error with OOXML chart export by Markus Mohrhard · 13 years ago
- 672398d8 order of element matters in OOXML export by Markus Mohrhard · 13 years ago
- 33671ee export for error bars to OOXML, fdo#62312 by Markus Mohrhard · 13 years ago
- d56ba7e Fix bnc#705982 - make animations inside SmartArt work. by Thorsten Behrens · 13 years ago
- 78a2055 bnc#793414: Bullet points are not indented correctly. by Felix Zhang · 13 years ago
- 8c51484 n#813291: [PPTX] Axis Labels with percentage. by Muthu Subramanian · 13 years ago
- 360d6bf update pch by Thomas Arnhold · 13 years ago
- c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
- b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
- fbd11a2 fixup nanosecond precision by Lionel Elie Mamane · 13 years ago
- 3810c9c fixup nanosecond precision by Lionel Elie Mamane · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- 4ec1dde oox import, added support for linked graphics (at least they are embedded now by sjacobi · 13 years ago
- 0333495 WaE: format specifies type 'int' but the argument has type 'sal_uInt32' by Tor Lillqvist · 13 years ago
- 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
- b850ab5 fix Frame import for oox filter by Noel Power · 13 years ago
- a43cc9e implement MultiPage, Page & TabStrip import for oox by Noel Power · 13 years ago
- c75eedd Update pch by Aurimas Fišeras · 13 years ago
- 24aeeb0 bnc#793414: Fixed the left margin of bullet by Felix Zhang · 13 years ago