summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgcharacternode.cxx
AgeCommit message (Expand)Author
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
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin
2016-06-01tdf#99994 Avoid invalid access by reusing getFontFamily() resultSam Tygier
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-21tdf#85770 reuse variable instead of getting it againXisco Fauli
2016-01-20SVGIO: Add support to font-size keywordsXisco Fauli
2016-01-18tdf#85770 SVG: Don't display text elements if parent's...Xisco Fauli
2016-01-10Fix typosAndrea Gelmini
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svgioNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-01loplugin:loopvartoosmallNoel Grandin
2014-12-15svgio: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-30Fix svgio buildmatteocam
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin
2013-06-18fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith
2013-06-18Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand
2013-06-17Resolves: #i122324# detect own re-import of EmbeddedFonts...Armin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks