summaryrefslogtreecommitdiff
path: root/openssl/prj/build.lst
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/prj/build.lst')
-rw-r--r--openssl/prj/build.lst2
1 files changed, 0 insertions, 2 deletions
diff --git a/openssl/prj/build.lst b/openssl/prj/build.lst
deleted file mode 100644
index 02dac050b619..000000000000
--- a/openssl/prj/build.lst
+++ /dev/null
@@ -1,2 +0,0 @@
-ssl openssl : soltools external EXPAT:expat NULL
-ssl openssl nmake - all ssl_openssl NULL
8f9b6d239'>Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl 2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-01-20Some more loplugin:cstylecast: stocStephan Bergmann 2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-16stoc: Use appropriate OUString functions on string constantsStephan Bergmann 2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl 2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler 2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara 2014-06-01fdo#68849: Add header guards to all include filesJens Carl 2014-05-29remove more unnecesary OUString constructor useNoel Grandin 2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-05-22stoc: fix includesThomas Arnhold 2014-05-22stoc: convert TEST_LIST_CLASSES case alsoThomas Arnhold 2014-05-22stoc: make use of css aliasThomas Arnhold 2014-05-22stoc: remove using namespace from headersThomas Arnhold 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet 2014-04-30stoc: sal_Bool->boolNoel Grandin