aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <timar@fsf.hu>2011-03-17 13:40:07 +0100
committerAndras Timar <timar@fsf.hu>2011-03-17 13:40:07 +0100
commitcd96b0497ed1f08e3c7fb57fbdcdc0c8e435559b (patch)
tree068a6f69826eab3c7b48d574504956b7bb2b5939
add localization_present.mk
-rw-r--r--localization_present.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/localization_present.mk b/localization_present.mk
new file mode 100644
index 00000000000..db04421ff06
--- /dev/null
+++ b/localization_present.mk
@@ -0,0 +1 @@
+LOCALIZATION_FOUND:=YES
value='feature/sw_redlinehide_4b_for_libreoffice-6-2'>feature/sw_redlinehide_4b_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/source/bootstrapfixture.cxx
AgeCommit message (Expand)Author
2020-03-03test: log the validator cmdlineMiklos Vajna
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-03make some headers privateCaolán McNamara
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-07-20test: check validator exit code *after* checking validator outputMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-07DeInitVCL in PythonTestStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-29schema: ODF 1.3 + libreoffice extensions schemaMichael Stahl
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-11test: force EnableHeadlessMode() for PythonTestMichael Stahl
2017-10-23loplugin:includeform: testStephan Bergmann
2017-10-06Process all pending events during Cppunit setUpJan-Marek Glogowski
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-02loplugin:casttovoid: testStephan Bergmann
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann