summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/drawingfragment.cxx
AgeCommit message (Expand)Author
12 dayscid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-17loplugin:ostr in sc/../filterNoel Grandin
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2022-10-30tdf#151818 xlsx SmartArt import, apply theme text colorRegina Henschel
2022-10-24tdf#83671 make SmartArt visible in import of xlsxRegina Henschel
2022-10-06use more string_view in scNoel Grandin
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-01-27Simplify oox::xls::UnitConverter and its usesMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-08-24tdf#135918 XLSX DrawingML shape import: fix needless displacementRegényi Balázs
2020-08-08loplugin:flatten in sc/filter/ooxNoel Grandin
2020-05-29tdf#83593 XLSX DrawingML shape import: fix missing rotationSzabolcs Toth
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-25loplugin:referencecastingNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2018-11-24convert Unit to scoped enumNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-02Fix typoAndrea Gelmini
2018-09-29tdf#111980 sc optionbutton autoGroups different for form/activeXJustin Luth
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-03-05use more Color in ooxNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-27fixed image and textbox rotation on xlsx files tdf#83672serdarot5
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