summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/drawingfragment.cxx
AgeCommit message (Expand)Author
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-02-15convert WorksheetType to scoped enumNoel Grandin
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-11tdf#48140 replace CellAddress in xlsx import (2)Jochen Nitschke
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-20tdf#68868: better handle xlsx with samecell anchor imageRavindra_Vidhate
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10sal_Bool->boolNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-28Further MCE workTor Lillqvist
2013-06-28More OOXML Markup Compatibility and Extensibility (MCE) supportTor Lillqvist
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-12typo correction AX_SELCTION_xxx -> AX_SELECTION_xxxNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-13bnc#798309 inherit group style from parentNoel Power
2013-01-25import page/cell anchoring for xlsx drawing objects fdo#58360Noel Power
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-06-04remove anchor to cell shape (re)position hackNoel Power
2012-05-30don't rotate calc shapes if twoCellAnchor, partial fix bnc#762542Noel Power
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-25Revert "(reworked )reorg. code a little so ole controls are catered for wrt f...Noel Power
2012-05-04(reworked )reorg. code a little so ole controls are catered for wrt fdo#49430Noel Power
2012-05-04Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power
2012-05-04reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power
2012-05-03fix bad import positions of shapes & controls fdo#49430Noel Power
2012-03-16move excel related oox bits to scNoel Power