summaryrefslogtreecommitdiff
path: root/android/.gitignore
blob: 0f7e91bcc642fffe0f9a4997f81a47327b90c738 (plain)
1
2
3
4
5
6
7
8
assets
bin
gen
libs
obj
local.properties
native-code.cxx
AppCompat-v7
various external modulesStephan Bergmann 2015-06-02external/coinmp: -fsanitize=nonnull-attributeStephan Bergmann 2015-03-16external/coinmp: Work around -Werror,-Wformat-pedanticStephan Bergmann 2015-01-29tdf#80370: Fix Mac OS X install names of external/{coinmp,lpsolve}Stephan Bergmann 2015-01-08coinmp: Don't hard code Win32 platform on WindowsDavid Ostrovsky 2014-11-19coinmp: conditional patchRobert Antoni Buj i Gelonch 2014-10-02fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl 2014-09-17Bye bye VS2010Tor Lillqvist 2014-08-09VS2013: Override ToolsVersion settingThomas Arnhold 2014-08-07fix external/coinmp on OSX: bad symlinkingDouglas Mencken 2014-07-29Make coinmp build with VS2013Tor Lillqvist 2014-07-14coinmp: macosx.build.patchrbuj 2014-07-11VS2013: Adjust coinmp to 12.0 vcproj versionDavid Ostrovsky 2014-06-06coverity#1202902 Uncaught CoinError exceptionCaolán McNamara 2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl 2014-05-22fdo#77313: coinmp: error: format not a string literal and no format argumentsMatúš Kukan 2014-05-20Make CoinMP build for AndroidTor Lillqvist 2014-05-20Make CoinMP build for iOSTor Lillqvist 2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier decoration'>Andrea Gelmini 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): testtoolsStephan Bergmann 2019-07-30Fix typo in codeAndrea Gelmini 2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov 2019-03-05re-land "new loplugin typedefparam""Noel Grandin 2018-11-19Fix typosAndrea Gelmini 2018-11-12Fix typosAndrea Gelmini 2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin 2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov 2018-10-22loplugin:staticvar in variousNoel Grandin 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-10-03loplugin:constfields in swNoel Grandin 2018-09-17New loplugin:externalStephan Bergmann 2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen 2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle 2018-02-13Use PYTHON_FOR_BUILD instead of calling python directlyTomáš Chvátal 2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann 2018-01-16Fix typosAndrea Gelmini 2018-01-15More loplugin:cstylecast: testtoolsStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: testtoolsStephan Bergmann 2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski 2017-06-27Fix typosAndrea Gelmini 2017-06-06One more test to suppressStephan Bergmann 2017-06-05Improved loplugin:cstylecast to reference types: testtoolsStephan Bergmann 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-04-28loplugin:salunicodeliteral: testtoolsStephan Bergmann 2017-04-03use actual UNO enums in test..vbahelperNoel Grandin 2017-03-25Fix typosAndrea Gelmini 2017-02-21remove some unnecessary OUStringBuffer usageNoel Grandin 2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann