aboutsummaryrefslogtreecommitdiff
path: root/source/nr/dbaccess
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-11-01 11:33:44 +0100
committerAndras Timar <andras.timar@collabora.com>2019-11-01 11:33:44 +0100
commit93e4c126a91f83015a1c4bd801a5f4adb0a900e4 (patch)
treecb641a3522d1ec803a1801d6428d3313a6aae88f /source/nr/dbaccess
parent4960b59e9c3b897c61e24548ef13a8883cc8b781 (diff)
Updated Slovenian translations
Change-Id: I205dc5dbdc62bba2c9ac650902d1a8ac1e80db4e
Diffstat (limited to 'source/nr/dbaccess')
0 files changed, 0 insertions, 0 deletions
ovements'>feature/template_manager_improvements LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLNumberStyles.cxx
AgeCommit message (Expand)Author
2024-05-06replace createFromAscii with OUString literals in SdXMLNumberFormatImportNoel Grandin
2024-05-05replace createFromAscii with OUString literals in SdXMLNumberStylesNoel Grandin
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-05-03add o3tl::equalsAsciiNoel Grandin
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04call createFastChildContextFallback in more placesNoel Grandin
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-09-01cid#1466574 Uninitialized scalar fieldCaolán McNamara
2020-08-28convert DATA_STYLE constants to scoped enumNoel Grandin
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-24use fastparser in SdXMLNumberFormatImportContextNoel Grandin
2020-08-19convert SvXMLStylesTokens to scoped enumNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-03-02ofz#6656 -1 isn't a good flag for all elements filledCaolán McNamara
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-29improve refcounting lopluginNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann