summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-19tdf#148142 chart: fix export of modified On/Between tick marksTünde Tóth
2023-05-18Removed remaining macro concatenations from xmloff/Vojtěch Doležal
2023-05-06Use getXWeak in xmloffMike Kaganski
2023-04-21Run clang-tidy with misc-unused-using-decls on module xmloffGabor Kelemen
2023-04-18fix brain malfunctionNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-09-27crashtesting: assert on converting ooo64499-3.sxc to odsCaolán McNamara
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-09-15remove accidental printfTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-15xmloff: import and export for the chart data tableTomaž Vajngerl
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-01Check sax::Converter::parseDateTime() success return valueEike Rathke
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-13use more string_view in xmloffNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-03-11new loplugin:trivialdestructorNoel Grandin
2021-12-21also handle SVG_COMPAT namespace hereNoel Grandin
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-11-19rtl::Static->thread-safe static in xmloffNoel Grandin
2021-11-15move xmloff chart tables into cxx fileNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis