Age | Commit message (Expand) | Author | Files | Lines |
2012-09-13 | fdo#54750: Handle any kind of exception (ooxml import). | Muthu Subramanian | 1 | -1/+1 |
2012-09-13 | targetted container_controls rework. | Noel Power | 6 | -191/+152 |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power | 1 | -2/+2 |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power | 1 | -1/+0 |
2012-09-11 | fixed the unable to close dialog when vert scrollbars set | Noel Power | 1 | -0/+3 |
2012-09-11 | some more tweaking to import scrollbar data for mso Frame & Userform | Noel Power | 3 | -0/+26 |
2012-09-11 | fdo#54609: Exception while importing xlsx. | Muthu Subramanian | 1 | -7/+14 |
2012-09-10 | n#778859: Non autofit text are imported as autofit. | Muthu Subramanian | 1 | -0/+4 |
2012-09-07 | Fix docx 'absolute' frame position import | Pierre-Eric Pelloux-Prayer | 1 | -0/+4 |
2012-09-06 | n#771549: Import text offsets in shapes. | Muthu Subramanian | 5 | -7/+52 |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin | 1 | -6/+3 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 7 | -37/+14 |
2012-08-30 | -Werror,-Wunused-value (Clang towards 3.2) | Stephan Bergmann | 1 | -2/+0 |
2012-08-29 | add SimpleShape::createPictureObject to avoid code duplication | Miklos Vajna | 2 | -38/+36 |
2012-08-29 | n#777345 import imagedata of v:rect elements inside OLE objects | Miklos Vajna | 2 | -0/+28 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 3 | -11/+9 |
2012-08-23 | support export of databar information to extlst for excel2010 | Markus Mohrhard | 1 | -0/+2 |
2012-08-22 | oox: fix doxygen errors in ole headers | Miklos Vajna | 8 | -169/+169 |
2012-08-21 | n760019: removing problematic code that disrupts numbering level | Felix Zhang | 1 | -6/+0 |
2012-08-21 | Reverting superfluous commit 36233b158b5de6c474f06c8c8772f0012b191baa | Muthu Subramanian | 1 | -2/+1 |
2012-08-16 | n#773048: PPTX shape margins need to be rotated as well. | Muthu Subramanian | 4 | -19/+34 |
2012-08-15 | use a namespace for xfrm transformation element, fixes part of fdo#41992 | Radek Doulik | 1 | -1/+1 |
2012-08-15 | call WriteTransformation with namespace id, fixes part of fdo#41992 | Radek Doulik | 1 | -1/+1 |
2012-08-14 | fdo#53113 DOCX: export fillBlip shape property | Miklos Vajna | 2 | -2/+20 |
2012-08-14 | n#759180: Override properties with endParaPr. | Muthu Subramanian | 1 | -1/+6 |
2012-08-14 | n#759180: Push oox default spacing values. | Muthu Subramanian | 3 | -5/+6 |
2012-08-14 | fdo#53113 vml export: handle custom segment types | Miklos Vajna | 1 | -3/+7 |
2012-08-13 | fdo#53113 oox::VMLExport: allow a callback to be registered for shape text | Miklos Vajna | 3 | -3/+61 |
2012-08-11 | Remove unused local vars | Julien Nabet | 1 | -3/+0 |
2012-08-09 | misc comment import/export fixes | Noel Power | 1 | -2/+29 |
2012-08-07 | n#774167: Crash fix. | Muthu Subramanian | 1 | -1/+2 |
2012-08-01 | -Werror,-Wformat | Stephan Bergmann | 1 | -2/+2 |
2012-08-01 | fdo#45724 improve WW8 textbox export | Miklos Vajna | 1 | -0/+3 |
2012-08-01 | fdo#45724 fix WW8 export of textbox default background color | Miklos Vajna | 2 | -5/+8 |
2012-07-27 | SmRtfExport: get current encoding from Writer instead of assuming the default | Miklos Vajna | 1 | -1/+1 |
2012-07-26 | rhbz#842552 always create text content | David Tardon | 1 | -1/+2 |
2012-07-25 | export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} | Miklos Vajna | 1 | -1/+3 |
2012-07-23 | oox::formulaimport::XmlStream: allow avoiding XFastAttributeList | Miklos Vajna | 2 | -1/+22 |
2012-07-23 | Bogus warning C4701: potentially uninitialized local variable | Stephan Bergmann | 1 | -1/+1 |
2012-07-17 | cleanup custom perl XML parser, use strict, and tolerate updated XML | Michael Meeks | 1 | -50/+44 |
2012-07-17 | re-base on ALv2 code. Includes: | Michael Meeks | 271 | -6212/+3967 |
2012-07-17 | dr78: correct include guard | Daniel Rentz [dr] | 2 | -2/+2 |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET | 2 | -2/+2 |
2012-07-10 | Crash fix. | Muthu Subramanian | 1 | -1/+3 |
2012-07-09 | targetted rename xcr -> xmlscript to match includes and module name | Michael Meeks | 1 | -1/+1 |
2012-07-05 | remove forgotten debug printf | David Tardon | 1 | -1/+0 |
2012-07-04 | n#768027: Slide notesMaster and notes import. | Muthu Subramanian | 3 | -5/+51 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 1 | -1/+1 |
2012-07-02 | use master's shape position/size for layout shapes when needed (n#760997) | Radek Doulik | 2 | -10/+39 |
2012-07-02 | Remove unused defines | Thomas Arnhold | 1 | -2/+0 |