summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_impl.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-6/+6
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-08pyuno: sal_Bool->boolNoel Grandin1-2/+2
2014-04-02coverity#1019376 Resource leakCaolán McNamara1-0/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-26Remove visual noise from pyunoAlexander Wilms1-3/+3
2014-01-10Use boolStephan Bergmann1-4/+4
2013-08-13fdo#50470: Restore pyuno object method introspection in Python 3David Bolen1-0/+2
2013-07-12Resolves: #i120788# remove unused members from PyUNO_callable_InternalsHerbert Dürr1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2012-12-25WaE: Fix needed with MSVS 2010, tooTor Lillqvist1-1/+1
2012-12-21VS2012 WaE: C4211: nonstandard extension used : redefined extern to staticTor Lillqvist1-0/+5
2012-11-25pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl1-21/+55
2012-07-02re-base on ALv2 code. Removing:Michael Meeks1-23/+14
2012-02-10Removed unused codeAlexander Bergmann1-2/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-05-07PyVarObject_HEAD_INIT() isn't defined in Python 2.5-Joseph Powers1-0/+5
2011-05-07Port PyUno to support Python 3Andreas Becker1-3/+45
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba1-6/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.6.54); FILE MERGEDRüdiger Timm1-23/+18
2006-06-20INTEGRATION: CWS warnings01 (1.3.44); FILE MERGEDJens-Heiner Rechtien1-12/+12
2006-03-22INTEGRATION: CWS pyunofixes2 (1.3.40); FILE MERGEDOliver Bolte1-12/+34
2005-09-08INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGEDRüdiger Timm1-47/+21
2004-02-02INTEGRATION: CWS geordi2q14 (1.2.34); FILE MERGEDJens-Heiner Rechtien1-12/+20
2003-05-24#i12504# added conversion modeJörg Budischewski1-3/+6
2003-03-23initial checkin for the pyuno-0.9.2 releaseJörg Budischewski1-0/+294