summaryrefslogtreecommitdiffstats
path: root/pyuno
Commit message (Expand)AuthorAgeFilesLines
* Add includeStephan Bergmann2014-10-301-0/+4
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTNaruhiko Ogasawara2014-10-291-2/+2
* Fix python wrapper script on OS XMatthew J. Francis2014-10-284-8/+11
* loplugin: cstylecastNoel Grandin2014-09-291-3/+2
* Don't try to write Python bytecode files in case of a read-only installsetTor Lillqvist2014-09-211-0/+6
* pyuno: remove obsolete NOOPT comment about GCC 3.2Michael Stahl2014-09-121-4/+0
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-093-3/+3
* fdo#46678: pyuno: fix deadlock in Runtime::any2PyObject()Michael Stahl2014-08-281-6/+12
* coverity#982756 Dereference null return valueCaolán McNamara2014-08-071-1/+1
* coverity#706600 Uncaught exceptionCaolán McNamara2014-07-211-2/+1
* coverity#982756 Dereference null return valueCaolán McNamara2014-07-101-1/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-052-2/+2
* Demystify magic poniesStephan Bergmann2014-06-042-3/+3
* coverity#982753 Dereference null return valueCaolán McNamara2014-06-031-1/+1
* coverity#982755 Dereference null return valueCaolán McNamara2014-06-031-1/+1
* coverity#982756 Dereference null return valueCaolán McNamara2014-06-031-1/+1
* coverity#982751 Dereference null return valueCaolán McNamara2014-05-261-1/+2
* coverity#982752 Dereference null return valueCaolán McNamara2014-05-261-1/+1
* coverity#982754 Dereference null return valueCaolán McNamara2014-05-261-1/+1
* coverity#982757 Dereference null return valueCaolán McNamara2014-05-261-1/+1
* coverity#982758 Dereference null return valueCaolán McNamara2014-05-261-1/+1
* coverity#982761 Dereference null return valueCaolán McNamara2014-05-261-1/+1
* coverity#982759 Dereference null return valueCaolán McNamara2014-05-261-1/+1
* coverity#982760 Dereference null return valueCaolán McNamara2014-05-262-1/+14
* coverity#982169 Unchecked return valueCaolán McNamara2014-05-261-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-238-83/+52
* pyuno: fix warnings with system python 3.4.0Thomas Arnhold2014-05-193-0/+9
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-152-4/+4
* pyuno: sal_Bool->boolNoel Grandin2014-05-084-8/+8
* disable pytest_ssl on macNorbert Thiebaud2014-04-251-0/+2
* as suspectedCaolán McNamara2014-04-241-1/+1
* test for _sslCaolán McNamara2014-04-242-2/+2
* this test apparently does not need pyunoDavid Tardon2014-04-181-2/+0
* Revert "python depend only working under windows so"David Tardon2014-04-181-5/+1
* python depend only working under windows soCaolán McNamara2014-04-181-1/+5
* test for enabled python is already handled by PythonTestDavid Tardon2014-04-181-2/+0
* move pyuno ssl test back to check targetsDavid Tardon2014-04-181-5/+1
* sigh, unclear how to make python tests depend on pythonCaolán McNamara2014-04-181-1/+5
* tweak the other oneCaolán McNamara2014-04-181-2/+2
* wait until a bit later to run the import ssl testCaolán McNamara2014-04-181-1/+1
* add an import ssl testCaolán McNamara2014-04-184-0/+35
* coverity#1019376 Resource leakCaolán McNamara2014-04-022-4/+9
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-8/+8
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-2/+2
* pyuno: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-3/+3
* Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2014-03-071-3/+3
* pyuno: rename Executable_python_wrapper.mkMichael Stahl2014-03-032-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-14/+14
* Remove visual noise from pyunoAlexander Wilms2014-02-261-3/+3