summaryrefslogtreecommitdiffstats
path: root/pyuno
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* Test for fdo#74824.Kevin Hunter2014-02-205-0/+107
* A rudimentary framework for additional Python tests not run by defaultStephan Bergmann2014-02-202-0/+34
* normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl2014-02-122-3/+3
* Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2014-01-312-9/+0
* coverity#983054, reorder code to avoid memory leakStephan Bergmann2014-01-301-25/+20
* bool improvementsStephan Bergmann2014-01-291-1/+1
* bool improvementsStephan Bergmann2014-01-282-2/+2
* coverity#440338 Dereference null return valueCaolán McNamara2014-01-281-1/+8
* Use boolStephan Bergmann2014-01-101-4/+4
* No serviceNames attribute in LoaderStephan Bergmann2014-01-071-1/+1