summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram
AgeCommit message (Expand)Author
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 5)Julien Nabet
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-08-02use more getStringDefaultedNoel Grandin
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-22Fix typo in codeAndrea Gelmini
2022-04-21Fix typoAndrea Gelmini
2022-04-21Fix typoAndrea Gelmini
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)
2022-04-14Advanced Diagram support: Secure properties at Diagram ModelDataArmin Le Grand (Allotropia)
2022-04-11Advanced Diagram support: Make Style/Theme info availableArmin Le Grand (Allotropia)
2022-04-06Advanced Diagram support: Enhance BackgroundShape handlingArmin Le Grand (Allotropia)
2022-04-05Fix typosAndrea Gelmini
2022-04-05Advanced Diagram support: Move Diagram Text information to svxArmin Le Grand (Allotropia)
2022-04-05Fix typosAndrea Gelmini
2022-03-31Advanced Diagram support: Move class DiagramData to svx AFAPArmin Le Grand (Allotropia)
2022-03-28Advanced Diagram support: Move data classes to svxArmin Le Grand (Allotropia)
2022-03-27Fix typosAndrea Gelmini
2022-03-26Advanced Diagram support: Preparations to make oox-Shape temporaryArmin Le Grand (Allotropia)
2022-03-24Fix typosAndrea Gelmini
2022-03-24Advanced Diagram support: Continue isolate oox-ShapesArmin Le Grand (Allotropia)
2022-03-13Fix typosAndrea Gelmini
2022-03-11loplugin:constparamsNoel Grandin
2022-03-05Fix typosAndrea Gelmini
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)
2022-03-04cid#1500743 Unchecked dynamic_castCaolán McNamara
2022-03-01Fix typosAndrea Gelmini
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-24tdf#147609 and ofz#44965 Indirect-leakCaolán McNamara
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-26loplugin:flattenNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski