Age | Commit message (Expand) | Author |
2013-12-06 | DOCX import: fix import of wpg shapes after a wps textframe | Miklos Vajna |
2013-12-06 | DOCX import: handle groupshapes inside wpg elements (groupshapes) | Miklos Vajna |
2013-12-06 | Get rid of unnecessary comphelper::UStringEqual | Stephan Bergmann |
2013-12-06 | Santa Claus brings fixed background color of textframes in drawingml import | Miklos Vajna |
2013-12-04 | drawingml import: don't set CharEscapementHeight unconditionally | Miklos Vajna |
2013-12-04 | DOCX import: parse drawingML group shapes in oox only | Miklos Vajna |
2013-12-03 | filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType() | Miklos Vajna |
2013-12-02 | Add a means to check if a namespace exists. | Kohei Yoshida |
2013-12-02 | oox: move lcl_GetPresetGeometry to msfilter, so filter can use it | Miklos Vajna |
2013-12-02 | DOCX drawingML shape import: fix sw text frame transparence | Miklos Vajna |
2013-12-02 | DOCX drawingML shape import: handle inset attrs for sw text frames | Miklos Vajna |
2013-12-01 | small clean-up | Markus Mohrhard |
2013-12-01 | fix 2D vs 3D coordinatesystem regression, fdo#67300 | Markus Mohrhard |
2013-12-01 | fix validation error for OOXML chart export, related fdo#67300 | Markus Mohrhard |
2013-11-28 | fdo#69636 DOCX drawingML shape import: handle vert=vert270 prop for sw frames | Miklos Vajna |
2013-11-27 | oox: initial import of wpg:wgp | Miklos Vajna |
2013-11-27 | oox: add support for the wpg namespace | Miklos Vajna |
2013-11-26 | oox: accelerate common case boolean reading. | Michael Meeks |
2013-11-26 | fastparser: Avoid copying all tokens into a sequence. | Michael Meeks |
2013-11-26 | DOCX drawingML shape import: initial wps:txbx positioning | Miklos Vajna |
2013-11-26 | oox: avoid crash in ContextHandler2Helper::processCollectedChars() | Miklos Vajna |
2013-11-26 | DOCX drawingML shape import: no need to add TextFrames to the drawpage | Miklos Vajna |
2013-11-26 | fdo#71434: don't show master text if PlaceHolder types defined | Korrawit Pruegsanusak |
2013-11-25 | Allow worker threads to use their own FastParser instances. | Kohei Yoshida |
2013-11-25 | A bit of cleanup. | Kohei Yoshida |
2013-11-25 | No indent on namespaces. | Kohei Yoshida |
2013-11-24 | Support regression curve name in OOXML (import & export). | Tomaž Vajngerl |
2013-11-23 | widht -> width | Julien Nabet |
2013-11-22 | oox: avoid per element allocation and freeing of OUStringBuffers. | Michael Meeks |
2013-11-22 | getChar() to return a null-terminated char array. | Kohei Yoshida |
2013-11-22 | Compiler warning. | Kohei Yoshida |
2013-11-22 | replace OUString::reverseCompareTo("xxx") with operator== | Noel Grandin |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-21 | DOCX drawingML shape import: initial wps:txbx handling | Miklos Vajna |
2013-11-21 | oox: tokenize wps:txbx | Miklos Vajna |
2013-11-21 | DOCX drawingML shape import: fix position when CustomShapeGeometry is set | Miklos Vajna |
2013-11-21 | remove unnecessary use of OUString::createFromAscii | Noel Grandin |
2013-11-20 | Expose raw char array and use it to avoid OUString allocations. | Kohei Yoshida |
2013-11-20 | fastparser: avoid excessive alloc/frees for int / bool / double parsing | Michael Meeks |
2013-11-19 | oox: tokenize wps:cNvCnPr | Miklos Vajna |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-15 | fdo#71581: Use pictureFrame for images. | Muthu Subramanian |
2013-11-14 | fdo#65295 - fix gradient focus issue | Adam Co |
2013-11-14 | fdo#70457: Preserve rotation of embedded bitmaps from docx | Jacobo Aragunde Pérez |
2013-11-14 | fdo#70838: Fix size issue when exporting shapes to docx. | Jacobo Aragunde Pérez |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latter | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in OOX module | Noel Grandin |
2013-11-13 | n#828390: Export subscript text. | Muthu Subramanian |
2013-11-13 | oox: initial import of wps:wsp | Miklos Vajna |