summaryrefslogtreecommitdiff
path: root/help3xsl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2019-10-20 13:25:27 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-10-20 19:07:36 +0200
commit7c3eed27fda495e3b373623eb723cccb690a1470 (patch)
tree1aec6834baffccb85b6caeb482b282462e921dc8 /help3xsl
parent5eb66f297b2b67b0ff3b06fc027c22875f0b198a (diff)
Reduce string repetition in XForm Help page
Change-Id: I929b44f50e430a61262e570ac745818806e99b67 Reviewed-on: https://gerrit.libreoffice.org/81172 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl')
0 files changed, 0 insertions, 0 deletions
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx/source
AgeCommit message (Expand)Author
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe
2015-05-05Drop misused lcl_ prefixTor Lillqvist
2015-04-21fix crash on export of ooo30155-1.sxw to odtCaolán McNamara
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-01-12Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny
2015-01-08asan: global-buffer-overflow on fdo55736-1.docxCaolán McNamara
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-08reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-10basegfx: Solve crossovers even if there is only one polygon in the polypolygonLouis-Francis Ratté-Boulianne
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-28Fix --disable-sal-log buildsStephan Bergmann
2014-10-28coverity#1242792 Unused valueCaolán McNamara
2014-10-08Resolves: #i125447# corrected some string to number conversion...Armin Le Grand
2014-10-03coverity#1242792 Unused valueCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-22loplugin: cstylecastNoel Grandin
2014-09-15basegfx: sal_False/True -> false/trueStephan Bergmann