summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-25use SAL_WARN instead of printf for loggingNoel Grandin
2022-06-24make oox::OptValue::value() assert if emptyNoel Grandin
2022-06-24tdf#149311 PPTX export: fix internal hyperlink on textsTibor Nagy
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin
2022-06-23tdf#149314 PPTX import: fix internal hyperlink in editorTibor Nagy
2022-06-23tdf#149126 fix export of PPTX preset shapesTibor Nagy
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-22make oox::OptValue::assignIfUsed a free functionNoel Grandin
2022-06-22remove OptValue(bool,Type) constructorNoel Grandin
2022-06-22replace oox::OptValue::useNoel Grandin
2022-06-21remove oox::OptValue::setNoel Grandin
2022-06-21remove oox::OptValue::differsFromNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-06-17tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-16Correct parsing of ST_PercentageMike Kaganski
2022-06-15oox: fix div by zero in lclCalculateCropPercentage()Miklos Vajna
2022-06-13crashtesting: assert seen on loading forum-mso-en-2633.pptxCaolán McNamara
2022-06-08tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl
2022-05-31tdf#147991 PPTX export: fix bullet indent regressionAttila Bakos (NISZ)
2022-05-31Revert 6eeb0942c35f07dfbadb13f35fc6aa3703dac945Thorsten Behrens
2022-05-30tdf#149128 PPTX export: fix <stCxn> and <endCxn> connector propertiesTibor Nagy
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy
2022-05-27tdf#149124 PPTX import: fix broken connectors in grouped shapesTibor Nagy
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-23tdf#66228 PPTX export: fix lost U-shaped connectorsTibor Nagy
2022-05-18Remove 1 ImportGraphic methodJulien Nabet
2022-05-14use more string_view in ooxNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-12tdf#148961 sd theme: add PPTX export for shape fill color effectsMiklos Vajna
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-10tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy
2022-05-07Revert "tdf#147919 PPTX export: fix curved and bent connector shape"Stephan Bergmann
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05ofz#47239 Heap-use-after-freeCaolán McNamara
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin
2022-05-04tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy
2022-05-04simplify lcl_parseHandleRefNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in ooxNoel Grandin
2022-04-29oox: make buSzTx and buFontTx behave the same way as buClrTxXisco Fauli
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna