Asian Layout /text/shared/01/05020600.xhp Sun Microsystems, Inc. converted from old format - fpe
double-line writing in Asian layout formats; Asian layout characters; Asian layout text; Asian layout Asian Layout Sets the options for double-line writing for Asian languages. Select the characters in your text, and then choose this command.
Double-lined Set the double-line options for the selected text. Write in double lines Allows you to write in double lines in the area that you selected in the current document. Enclosing characters Specify the characters to enclose the double-lined area. Initial character Select the character to define the start of the double-lined area. If you want to choose a custom character, select Other Characters. Final character Select the character to define the end of the double-lined area. If you want to choose a custom character, select Other Characters.
/collabora/cp-6.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svgio/source/svguno/xsvgparser.cxx
AgeCommit message (Expand)Author
2023-09-09XSvgParser does not need to implement XAggreggationNoel Grandin
2023-04-26expose parsing svgs for testingCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-27clang-tidy modernize-pass-by-value in svgioNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svgioMike Kaganski
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl
2021-02-20loplugin:refcounting in svgioNoel
2020-09-01Fix typoAndrea Gelmini
2020-07-08svgio: create instances with uno constructorsNoel Grandin
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-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svgioStephan Bergmann
2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin
2019-04-12Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl
2018-09-26loplugin:useuniqueptr in SvgDocumentNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svgioStephan Bergmann
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-05-16fix-includes.pl: svgioThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand
2013-06-13don't make it a secret what the errors areCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-13fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl