aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-09-21 21:11:56 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-09-21 21:11:56 +0200
commit668f29134d3316d73001e6c8d95be4ef3fd95be0 (patch)
tree44a92076e60c247e415a1995fa9fc40f6b17f1c8
parentf92b1414562185e3d12d3e483c669f35a63e6840 (diff)
Version 7.2.2.1, tag libreoffice-7.2.2.1 libreoffice-7.2.2.1
Change-Id: I0a5e6331b450a42b7e5f1460864d2392c5ea3239
0 files changed, 0 insertions, 0 deletions
ion value='feature/sw_redlinehide_4a_for_libreoffice-6-2'>feature/sw_redlinehide_4a_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoxml/qa
AgeCommit message (Expand)Author
2024-11-10com::sun::star -> cssMike Kaganski
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli
2024-10-23unoxml: port testXText from java to c++Xisco Fauli
2024-10-15unoxml: port testXProcessingInstruction from java to c++Xisco Fauli
2024-10-08unoxml: port testXNamedNodeMap_AttributesMap from java to c++Xisco Fauli
2024-10-04unoxml: port testXNodeList_ChildList from java to c++Xisco Fauli
2024-10-02unoxml: port testXXPathAPI from java to c++Xisco Fauli
2024-10-02unoxml: port testXXPathObject from java to c++Xisco Fauli
2024-10-02unoxml: port testXNodeList_NodeList from java to c++Xisco Fauli
2024-10-02CppunitTest_unoxml_domtest: merge BasicTest and serializerTestXisco Fauli
2024-09-21sfx2: move rdf java test to CppUnittestXisco Fauli
2024-09-19unoxml: move these two tests where they belongXisco Fauli
2024-09-18unoxml: move testXDocumentBuilder from Java to CppUnittestXisco Fauli
2024-09-18unoxml: move checkRDF from Java to CppUnittestXisco Fauli
2024-09-18unoxml: introduce CPPUNIT_ASSERT_STATEMENT_EQUALXisco Fauli
2024-09-17unoxml: move checkSPARQL from Java to CppUnittestXisco Fauli
2024-09-17unoxml: move checkRDFa from Java to CppUnittestXisco Fauli
2024-09-12Optimize TokenMap and AttributeList in oox and xoMike Kaganski
2024-07-03unoxml: port checkCVE_2012_0037 from java to CppUnittestXisco Fauli
2024-06-19Fix typoAndrea Gelmini
2024-05-16loplugin:ostr in unoxmlNoel Grandin
2024-01-05std::size/SAL_N_ELEMENTS also counts the null terminatorCaolán McNamara
2022-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-10-31Prepare for removal of non-const operator[] from Sequence in unoxmlMike Kaganski
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unoxmlStephan Bergmann
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-01-09tdf#42949 Fix IWYU warnings in unoxml/Gabor Kelemen
2019-06-25Simplify Sequence iterations in unoxmlArkadiy Illarionov