summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-05-25improve some loggingNoel Grandin
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-04-17loplugin:constparamsNoel Grandin
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl
2018-03-07oox: remove use of "GraphicURL" propertyTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai
2018-02-25When exporting a shape, use "Graphic" property from imagesTomaž Vajngerl
2018-02-20Fix typoAndrea Gelmini
2018-02-19Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl
2018-02-17tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos
2018-02-16Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin
2018-02-15loplugin:changetoolsgen in oox,reportdesignNoel Grandin
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-08tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek
2018-02-07tdf#114842 Fix comment shape export for CalcBartosz Kosiorek
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos
2018-01-28tdf#111786: PPTX export: Shape's line transparency is not exportedTamás Zolnai
2018-01-19refactor to look prettierCaolán McNamara
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-18crashtesting: multiple export failuresCaolán McNamara
2018-01-15More loplugin:cstylecast: ooxStephan Bergmann
2018-01-14Use = for initializationStephan Bergmann
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-08support exporting of hatch for chart background, tdf#114180Markus Mohrhard
2017-12-31try to fix android buildCaolán McNamara
2017-12-30tdf#90626 PPTX: Fix image bullet position in PPTPaul Trojahn