aboutsummaryrefslogtreecommitdiff
path: root/source/nl/sysui/desktop
ModeNameSize
-rw-r--r--share.po12502logplain
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/form/datanavi.cxx
/source/draw?id=c87a8fc6488dcbb2378acbfa921ec2d7ced0a73a'>remove unnecessary use of OUString constructor in XMLOFF module
AgeCommit message (Collapse)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
...in include files. This is a mix of automatic rewriting in include files and manual fixups (mostly addressing loplugin:redundantfcast) in source files that include those. Change-Id: I1f3cc1e67b9cabd2e9d61a4d9e9a01e587ea35cc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158337 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
Change-Id: Ib5028b826a3f62303b9e0502af70ad62c578fbb1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158240 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Noel Grandin
2013-11-05Resolves: #i123542# corrected ODF XML export of 3D cube and sphereArmin Le Grand
2013-11-05corrected export of polygons with textArmin Le Grand
2013-11-01Directly use OUStringStephan Bergmann
2013-10-31I assume this is missingStephan Bergmann
2013-10-31Related #i123433# PolyPolygonBezier must be drawing::PolyPolygonBezierCoordsCaolán McNamara
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-23clean up some include guardsThomas Arnhold
2013-10-13Combine a pointlessly split class implementation and bin unused private fieldTor Lillqvist
2013-10-13sal_Bool to boolTakeshi Abe
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Mark as const / staticTakeshi Abe
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-16sal_Bool to boolEike Rathke
2013-09-12Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
2013-08-16Properly hide implementation details.Kohei Yoshida
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-18Mark as static and/or constTakeshi Abe
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-07-10drop useless conditionDavid Tardon
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29String to OUString and cleanupThomas Arnhold
2013-06-23Resolves: rhbz#976304 gallery elements may not support document.SettingsCaolán McNamara