Age | Commit message (Expand) | Author |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-10 | oox: remove unused methods that rely on GraphicObject URL | Tomaž Vajngerl |
2018-03-08 | tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice. | Jan Holesovsky |
2018-03-08 | loplugin:constantparam in linguistic..sfx2 | Noel Grandin |
2018-03-08 | oox: preserve the ContentType of custom files | Ashod Nakashian |
2018-03-08 | loplugin:unusedmethods | Noel Grandin |
2018-03-07 | oox: use GraphicLoader to load from external URL | Tomaž Vajngerl |
2018-03-07 | oox: adapt graphic transformer, cleanup, remove try catch | Tomaž Vajngerl |
2018-03-07 | oox: BlipFillProperties rename mxGraphic to mxFillGraphic | Tomaž Vajngerl |
2018-03-07 | oox: rename FillBitmapUrl to FillBitmap, remove obsolete methods | Tomaž Vajngerl |
2018-03-07 | oox: remove property FillBitmapURL, BackGraphicURL and GraphicURL | Tomaž Vajngerl |
2018-03-07 | oox: remove use of "GraphicURL" property | Tomaž Vajngerl |
2018-03-07 | Move BackGraphicURL property & friends to BackGraphic + fixes | Tomaž Vajngerl |
2018-03-05 | drop sax::tools::*base64 methods | Noel Grandin |
2018-03-05 | use more Color in oox | Noel Grandin |
2018-03-04 | tdf#116163: Limit label height in chart if needed | Szymon Kłos |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-03-01 | make Color::GetRGBColor return Color instead of ColorData | Noel Grandin |
2018-02-28 | tdf#115859 Export number format for chart series | Szymon Kłos |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | Switch AgileEngine::calculateHashFinal() to GetOoxHashAsVector() | Eike Rathke |
2018-02-27 | tdf#111789: TextBox shadow propeties are not saved to PPTX | Tamás Zolnai |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2018-02-25 | oox: Remove setting the GraphicURL in fillproperties | Tomaž Vajngerl |
2018-02-25 | When exporting a shape, use "Graphic" property from images | Tomaž Vajngerl |
2018-02-25 | Use "Graphic" instead of "GraphicURL" property for SimpleShape | Tomaž Vajngerl |
2018-02-25 | use "Graphic" property to transport Graphic for controls | Tomaž Vajngerl |
2018-02-25 | fix import of graphic bullets | Tomaž Vajngerl |
2018-02-20 | Fix typo | Andrea Gelmini |
2018-02-19 | Add export of the side wall for 3D chart, during .xlsx export | Bartosz Kosiorek |
2018-02-18 | in numbering use "GraphicBitmap" property for image transport | Tomaž Vajngerl |
2018-02-18 | remove use of FillBitmapURL and use FillBitmap as the alternative | Tomaž Vajngerl |
2018-02-17 | tdf#114139 Don't export Plot Area shape property fot 3D charts | Bartosz Kosiorek |
2018-02-16 | PPTX export scale for TextFitToSize | Szymon Kłos |
2018-02-16 | Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply.. | Noel Grandin |
2018-02-15 | loplugin:changetoolsgen in oox,reportdesign | Noel Grandin |
2018-02-14 | Removed duplicated include | Andrea Gelmini |
2018-02-14 | shapes: don't use "GraphicURL" property, always use "Graphic" | Tomaž Vajngerl |
2018-02-14 | tdf#51340: Line spacing is imported incorrectly from PPTX | Tamás Zolnai |
2018-02-14 | oox: cosmetic cleanup | Ashod Nakashian |
2018-02-14 | oox: preserve custom oox fragments and packages | Ashod Nakashian |
2018-02-14 | oox: move putPropertiesToDocumentGrabBag to XmlFilterBase | Ashod Nakashian |
2018-02-09 | tdf#115394 correct transition in case of 0s | Szymon Kłos |
2018-02-08 | tdf#114168 If minor axis unit is automatic, then set it to 5 | Bartosz Kosiorek |
2018-02-07 | tdf#114842 Fix comment shape export for Calc | Bartosz Kosiorek |
2018-02-07 | tdf#115394 import custom slide transition time in PPTX | Szymon Kłos |
2018-02-01 | Change bitmap table to store XBitmap instead of GraphicObject URL | Tomaž Vajngerl |
2018-01-31 | tdf#111417 Import read only property on ActiveX text box | brian houston morrow |
2018-01-30 | tdf#114821 calculate better label position | Szymon Kłos |
2018-01-30 | Revert "tdf#114821 calculate correct label position" | Szymon Kłos |