summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2017-10-19Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxxStephan Bergmann
2017-05-03remove empty namespacesJochen Nitschke
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-05fix shadow warning with latest clangNoel Grandin
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-26Fix typosAndrea Gelmini
2017-03-24loplugin:redundantcastStephan Bergmann
2017-03-23loplugin:redundantcastStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03UNO bridges: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-03Fix typosAndrea Gelmini
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny
2017-02-16ios update to make TiledLibreOffice compile/linkjan Iversen
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-15Support MSVC 15.0David Ostrovsky
2017-02-12LEAK_STATIC_DATA is always defined for WNTStephan Bergmann
2017-02-11LEAK_STATIC_DATA is only ever defined for WNTStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-13iOS bridge: Log function names, not string pointersSamuel Mehrbrodt
2016-12-16Fix undefined misaligned writesStephan Bergmann
2016-11-27fix sparc64 bridges buildRene Engelhard
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-11-07Don't rely on __builtin_alloca when creating a call stackStephan Bergmann
2016-11-07Drop unnecessary nFPR parameterStephan Bergmann
2016-11-07Drop unused nGPR parameterStephan Bergmann
2016-10-16clang-cl loplugin: bridgesStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:overrideStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-20SAL_FALLTHROUGHTor Lillqvist
2016-08-10SAL_FALLTHROUGHTor Lillqvist
2016-08-05(initial) sparc64 portJames Clarke
2016-07-19Revert "hack for now"Caolán McNamara
2016-07-19hack for nowCaolán McNamara
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-11Make --enable-symbols orthogonal to --enable-debug/-dbgutilStephan Bergmann
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-21bridges: [loplugin:staticanonymous]Michael Stahl
2016-06-21bridges: [loplugin:nullptr]Michael Stahl
2016-06-21bridges: [loplugin:salbool]Michael Stahl
2016-06-21bridges: -Werror,-Wimplicit-fallthroughMichael Stahl
2016-06-08tdf#39440 Reduced the scope of the variable cGökhan Gurbetoğlu
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-12Replace comment with SAL_FALLTHROUGHStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann