summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshape.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-29fix assert seen on opening attachment from tdf#123163Caolán McNamara1-1/+2
2017-09-25VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos1-0/+8
2017-06-16Watermark: VML export/import font sizeSzymon Kłos1-1/+1
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-03-31use actual UNO enums in ooxNoel Grandin1-2/+2
2017-03-01cid#1401592: bFlipX and bFlipY won't both be trueStephan Bergmann1-9/+9
2017-02-28new loplugin unoanyNoel Grandin1-10/+10
2017-02-27Probably better to restrict the sequence sizeStephan Bergmann1-1/+2
2017-02-26cppcheck: unreadVariableJulien Nabet1-1/+0
2017-01-12tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski1-2/+10
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna1-0/+22
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke1-1/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+1
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin1-3/+3
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna1-0/+33
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin1-2/+2
2015-12-04Prefer STL container to manual reallocMiklos Vajna1-30/+12
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna1-9/+18
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-6/+6
2015-07-04coverity#1309263 Improper use of negative valueCaolán McNamara1-4/+7
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth1-5/+72
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh1-2/+7
2015-04-30Make check of Any value more robustStephan Bergmann1-1/+5
2015-04-30FillTransparence is of UNO type shortStephan Bergmann1-1/+1
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde1-0/+5
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák1-1/+26
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-2/+2
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam1-0/+16
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde1-0/+6
2014-06-25remove whitespacesMarkus Mohrhard1-34/+0
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl1-2/+8
2014-04-17fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate1-0/+14
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav1-0/+14
2014-04-03oox: sal_Bool->boolNoel Grandin1-2/+2
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard1-4/+4
2014-02-26Remove visual noise from ooxAlexander Wilms1-13/+13
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-01-17VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna1-0/+2
2014-01-17VML import: fix rotation of simple shapes inside group shapesMiklos Vajna1-3/+7
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke1-0/+22
2013-11-23widht -> widthJulien Nabet1-1/+1
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez1-0/+3
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin1-1/+1
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-1/+3
2013-09-27oox: fix off-by-one error in SimpleShape::implConvertAndInsert()Miklos Vajna1-1/+1