summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgcharacternode.cxx
AgeCommit message (Expand)Author
2023-09-07svgio: update commentXisco Fauli
2023-09-06tdf#157113: Add gap even if baseline is differentXisco Fauli
2023-08-21tdf#156834: Add basic support for dominant-baseline attributeXisco Fauli
2023-08-16svgio: fix typo in codeXisco Fauli
2023-08-15tdf#86938: fix calculation of baseline-shiftXisco 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-11cid#1539807 Uninitialized pointer fieldCaolán McNamara
2023-08-10related: tdf#151103: simplify codeXisco Fauli
2023-08-10svgio: move SvgTextPosition to its own fileXisco Fauli
2023-08-10svgio: handle addGap internally inside SvgCharacterNodeXisco Fauli
2023-08-09svgio: get rid of SvgTextPositionsXisco Fauli
2023-08-09svgio: remove recurrent checksXisco Fauli
2023-08-03tdf#151103: Use the whole text line to calculate the align positionXisco Fauli
2023-08-02tdf#156577: do no use parent position if x array is emptyXisco Fauli
2023-08-01tdf#156283: take remaing dx value into consideration tooXisco Fauli
2023-07-14tdf#156271: add dx shift on top of x positionXisco Fauli
2023-07-14svgio: remove redundant checkXisco Fauli
2023-07-13tdf#156269: dx and dy do not depend on x and yXisco Fauli
2023-07-12tdf#156251: Add gap between text elements when neededXisco Fauli
2022-11-29SVG import: add support for semi-transparent textMiklos Vajna
2022-09-28use more string_view in svgioNoel Grandin
2022-09-23tdf#151118: svg: don't replace newline with space when xml:space="default"Xisco Fauli
2022-09-22tdf#151118: svg: fix handling of xml:space="preserve"Xisco Fauli
2022-09-21tdf#103888: Do not add a gap at the end of each text portionXisco Fauli
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-08svgio: use IgnoreAsciiCase when checking these valuesXisco Fauli
2022-06-27clang-tidy modernize-pass-by-value in svgioNoel Grandin
2022-05-29we can std::move the data out of TextBreakupHelperNoel Grandin
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-10-17Use range based for loopsHossein
2021-10-11loplugin:moveparam in svgioNoel Grandin
2021-10-06Cleanup svgcharacternode.cxxHossein
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-01svgio: convert enum to enum class in svgstyleattributes.hxxTomaž Vajngerl
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2021-02-20loplugin:refcounting in svgioNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-11-23remove unneeded namespace re-declarationsTomaž Vajngerl
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-01-29loplugin:flatten in svgioNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin