Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | Use prefixes for these UNO components | Tor Lillqvist | 38 | -39/+39 |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain | 12 | -45/+1 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 3 | -25/+8 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 26 | -52/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 2 | -4/+7 |
2012-09-28 | gbuild: clean up Mac OS X framework handling: | Michael Stahl | 1 | -3/+3 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 26 | -26/+52 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 20 | -0/+20 |
2012-09-27 | Improvements on previous commit | Stephan Bergmann | 1 | -2/+2 |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin | 5 | -14/+18 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 37 | -84/+84 |
2012-09-24 | To ease debugging, display printStackTrace of caught exceptions in jdbc driver | Stephan Bergmann | 3 | -1/+14 |
2012-09-21 | MResultSet WaE fixed | David Ostrovsky | 1 | -0/+4 |
2012-09-20 | mork driver: refactoring query engine | David Ostrovsky | 3 | -380/+33 |
2012-09-19 | OResultSet: close() is routinely called after dispose() | Stephan Bergmann | 2 | -12/+1 |
2012-09-19 | Some mork driver clean-up and configmgr access fix | Stephan Bergmann | 6 | -414/+29 |
2012-09-19 | Assuming the double iteration is a copy/paste snafu | Stephan Bergmann | 1 | -29/+26 |
2012-09-19 | Clean up warning/info reporting | Stephan Bergmann | 1 | -14/+13 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 4 | -6/+8 |
2012-09-18 | Some clean-up of mork-related changs | Stephan Bergmann | 3 | -155/+4 |
2012-09-18 | switch build system to mork driver implementation | David Ostrovsky | 1 | -7/+10 |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud | 2 | -2/+2 |
2012-09-18 | mork driver implementation | David Ostrovsky | 57 | -0/+10649 |
2012-09-17 | fdo#46808, Adapt i18n::LocaleData UNO service to new style | Noel Grandin | 5 | -9/+10 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 6 | -44/+33 |
2012-09-14 | WaE in connectivity | Norbert Thiebaud | 1 | -0/+2 |
2012-09-13 | -Werror,-Wunused-private-field (connectivity/source/drivers/kab) | Stephan Bergmann | 8 | -18/+9 |
2012-09-12 | WaE: fix some "empty body" warnings on Mac | Caolán McNamara | 1 | -4/+5 |
2012-09-12 | connectivity: fix some "empty body" warnings on Mac | Michael Stahl | 1 | -3/+10 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 1 | -1/+0 |
2012-09-05 | Java cleanup, mv file so that package path matches folder path | Noel Grandin | 2 | -1/+1 |
2012-09-03 | "using namespace ::com::sun::star" caused sdbcx::... ambiguity | Stephan Bergmann | 1 | -3/+2 |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin | 3 | -7/+16 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 3 | -11/+7 |
2012-08-31 | -Werror,-Wunused-value (Clang towards 3.2) | Stephan Bergmann | 1 | -1/+1 |
2012-08-31 | '/*' within block comment [-Wcomment] (Clang towards 3.2) | Stephan Bergmann | 1 | -12/+11 |
2012-08-28 | Simplify/remove some methods named "dropTable" | Stephan Bergmann | 2 | -19/+3 |
2012-08-28 | Java cleanup - remove unused parameters and fields | Noel Grandin | 5 | -14/+5 |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin | 1 | -3/+0 |
2012-08-28 | Java cleanup - remove unnecessary semi-colons | Noel Grandin | 4 | -4/+4 |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin | 1 | -3/+3 |
2012-08-24 | fdo#53888: svx: do not link against dbtools | Matúš Kukan | 2 | -4/+3 |
2012-08-23 | callcatcher: update unusedcode | Caolán McNamara | 2 | -63/+0 |
2012-08-22 | more old module-description xml files | Matúš Kukan | 18 | -943/+0 |
2012-08-22 | callcatcher: update list | Caolán McNamara | 4 | -17/+0 |
2012-08-21 | fdo#53887 ConvertLikeToken(): make escape character properly escape itself | Lionel Elie Mamane | 1 | -9/+25 |
2012-08-21 | Put functions exported by sqlbison.hxx into a .hxx file | Lionel Elie Mamane | 3 | -4/+26 |
2012-08-20 | No jvmaccess for iOS | Tor Lillqvist | 1 | -1/+1 |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin | 2 | -7/+7 |
2012-08-18 | fix TDE FTBFS | Timothy Pearson | 6 | -39/+64 |