summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgdocumenthandler.cxx
AgeCommit message (Expand)Author
2023-10-27Drop rTokenName argument from SvgNode::parseAttributeMike Kaganski
2023-08-18tdf#142424: Revert "related tdf#156579: just break for switch element"Xisco Fauli
2023-08-15tdf#93583: use getTextWidth to calculate line's widthXisco Fauli
2023-08-12tdf#156616: check if character's parent has x or yXisco Fauli
2023-08-10related: tdf#151103: simplify codeXisco Fauli
2023-08-10svgio: handle addGap internally inside SvgCharacterNodeXisco Fauli
2023-08-10svgio: avoid dynamic_castXisco Fauli
2023-08-09svgio: get rid of SvgTextPositionsXisco Fauli
2023-08-08crashtesting: null-deref on kde114933-2.svgCaolán McNamara
2023-08-03svgio: Simplify codeXisco Fauli
2023-08-03Revert "fdo#50114 ingore flowRoot element during svg import"Xisco Fauli
2023-08-03related tdf#156579: just break for switch elementXisco Fauli
2023-08-03tdf#151103: Use the whole text line to calculate the align positionXisco Fauli
2023-08-02tdf#156579: treat switch element as a groupXisco Fauli
2023-07-12tdf#156251: Add gap between text elements when neededXisco Fauli
2023-07-12svgio: re-implement to use virtual functionXisco Fauli
2023-07-05svgio: simplify codeXisco Fauli
2023-07-03tdf#150124: do nothing when parent is of unkown typeXisco Fauli
2023-06-29tdf#156066: Add support for feImage filterXisco Fauli
2023-06-29tdf#156066: Add support for feDropShadow filterXisco Fauli
2023-06-28tdf#156066: Add support for feFlood filterXisco Fauli
2023-06-27tdf#156068: Add support for feOffset filterXisco Fauli
2023-06-26svgio: simplify codeXisco Fauli
2023-06-21Fix typoAndrea Gelmini
2023-06-19tdf#145896: set style to 'text/css' by defaultXisco Fauli
2023-06-08tdf#155735: Add basic support for feColorMatrixXisco Fauli
2023-06-07tdf#132246: add basic support for feGaussianBlurXisco Fauli
2023-06-07related: tdf#132246: Add basic filter nodeXisco Fauli
2022-09-21tdf#103888: Do not add a gap at the end of each text portionXisco Fauli
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2020-04-29Resolves tdf#132513 - SVG warns on metadataHeiko Tietze
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-01-29loplugin:flatten in svgioNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-26loplugin:useuniqueptr in SvgDocumentNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-03-05loplugin:useuniqueptr in SvgNodeNoel Grandin
2018-01-22ofz#5565 Indirect-leakCaolán McNamara
2018-01-17ofz#5431 Direct-leakCaolán McNamara
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-07-21loplugin:constparams in svgioNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-03-03tdf#98113: SVGIO: Add SvgANode class to handle transport ...Xisco Fauli
2016-02-09Remove excess newlinesChris Sherlock