summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshape.cxx
AgeCommit message (Expand)Author
2017-03-01cid#1401592: bFlipX and bFlipY won't both be trueStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27Probably better to restrict the sequence sizeStephan Bergmann
2017-02-26cppcheck: unreadVariableJulien Nabet
2017-01-12tdf#104414: don't stop on exception from SwXFrame::setPositionMike Kaganski
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2015-12-04Prefer STL container to manual reallocMiklos Vajna
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-07-04coverity#1309263 Improper use of negative valueCaolán McNamara
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-07tdf#91122 docx import: fix wrong vertical position of OLE object shapeLászló Németh
2015-04-30Make check of Any value more robustStephan Bergmann
2015-04-30FillTransparence is of UNO type shortStephan Bergmann
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-17fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-17VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna
2014-01-17VML import: fix rotation of simple shapes inside group shapesMiklos Vajna
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2013-11-23widht -> widthJulien Nabet
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-09-27oox: fix off-by-one error in SimpleShape::implConvertAndInsert()Miklos Vajna
2013-09-26fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle insetMiklos Vajna
2013-08-23VML import: fix default value of mso-wrap-distance-left/rightMiklos Vajna
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák