Age | Commit message (Expand) | Author | Files | Lines |
2013-06-18 | fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() | Jelle van der Waa | 2 | -2/+2 |
2013-06-18 | Revert "fdo#65653, fdo#65619, fdo#65216: Missing check" | Lionel Elie Mamane | 1 | -1/+1 |
2013-06-18 | fdo#65653 make columnMatchP safer | Lionel Elie Mamane | 1 | -0/+3 |
2013-06-17 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan | 33 | -869/+840 |
2013-06-16 | cppcheck: fix uninitMemberVar for postgresql part | Julien Nabet | 2 | -1/+4 |
2013-06-15 | fdo#65653, fdo#65619, fdo#65216: Missing check | Zolnai Tamás | 1 | -1/+1 |
2013-06-15 | loplugin warnings | Stephan Bergmann | 4 | -12/+16 |
2013-06-12 | cppcheck: reduce scope | Julien Nabet | 1 | -1/+1 |
2013-06-12 | cppcheck: fix Variable "hr" reassignment | Julien Nabet | 1 | -9/+4 |
2013-06-07 | Ensure UNO context propagation on drivers instantiation | Ariel Constenla-Haile | 2 | -7/+12 |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin | 6 | -9/+9 |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin | 1 | -1/+0 |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 2 | -26/+19 |
2013-06-03 | fdo#46808, Convert comphelper::ComponentContext in forms module | Noel Grandin | 1 | -3/+2 |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin | 6 | -40/+36 |
2013-05-29 | connectivity: make MSVC happy with pairFirstLess | Michael Stahl | 1 | -4/+17 |
2013-05-29 | Ensure socket or pipe are passed to the native driver | Ariel Constenla-Haile | 1 | -0/+19 |
2013-05-29 | Ensure UNO context propagation on drivers instantiation | Ariel Constenla-Haile | 2 | -5/+10 |
2013-05-23 | RHEL-5 baseline ver of flex doesn't have nounistd | Caolán McNamara | 1 | -1/+1 |
2013-05-22 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin | 12 | -20/+21 |
2013-05-21 | Some more linking fixing | Fridrich Štrba | 1 | -0/+1 |
2013-05-21 | Add tl for DbgUnhandledException() | Tor Lillqvist | 1 | -0/+1 |
2013-05-21 | more linking fix | Noel Grandin | 1 | -0/+1 |
2013-05-21 | fix for linking | Noel Grandin | 3 | -0/+3 |
2013-05-19 | flat db driver: reorganise OFlatTable | Lionel Elie Mamane | 2 | -142/+184 |
2013-05-19 | flat file db driver: clean up seekRow | Lionel Elie Mamane | 1 | -49/+57 |
2013-05-19 | janitorial: spelling in comment | Lionel Elie Mamane | 1 | -1/+1 |
2013-05-19 | remove unused & suspicious method | Lionel Elie Mamane | 2 | -32/+32 |
2013-05-19 | fdo#47951 flat text table: update m_nRowPos when moving by bookmark | Lionel Elie Mamane | 1 | -0/+14 |
2013-05-19 | use safer/more explicit C++ casts | Lionel Elie Mamane | 1 | -1/+6 |
2013-05-19 | janitorial: clean up comments | Lionel Elie Mamane | 1 | -6/+1 |
2013-05-19 | connectivity::file::OResultSet remove totally unused data member | Lionel Elie Mamane | 2 | -2/+0 |
2013-05-19 | janitorial: typos in comments | Lionel Elie Mamane | 1 | -2/+2 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 3 | -4/+4 |
2013-05-13 | fdo#64528 macab URL is sdbc:address:macab, not sdbc:address:macab:* | Lionel Elie Mamane | 1 | -1/+1 |
2013-05-10 | soltools: remove Package_inc and empty unistd.h nonsense | Michael Stahl | 1 | -0/+1 |
2013-05-09 | coverity#982277: reosurce leak | Markus Mohrhard | 2 | -2/+0 |
2013-05-08 | Fix connectivity on Windows | Fridrich Štrba | 1 | -0/+1 |
2013-05-07 | Yet another fix for missing sqlbison.hxx | Stephan Bergmann | 1 | -0/+1 |
2013-05-07 | Yet another fix for missing sqlbison.hxx | Stephan Bergmann | 1 | -0/+1 |
2013-05-07 | connectivity: fix up some more exotic libs... | Michael Stahl | 4 | -3/+7 |
2013-05-07 | connectivity: remove Package_generated | Michael Stahl | 10 | -31/+8 |
2013-05-07 | officecfg: remove Package_cppheader | Michael Stahl | 1 | -0/+4 |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer | 1 | -1/+1 |
2013-05-06 | fix typo | Philipp Riemer | 1 | -1/+1 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 5 | -8/+8 |
2013-05-05 | oops. drop ALRT_hsqldb from Module too | David Tardon | 1 | -1/+0 |
2013-05-05 | drop pointless build of a resource file | David Tardon | 3 | -68/+1 |
2013-05-02 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 4 | -4/+0 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 94 | -2158/+305 |