Age | Commit message (Expand) | Author |
2013-04-29 | pgsql-sdbc: conninfo keywords as static table instead of series of "else if" | Wol |
2013-04-26 | remove never-generated "predicate_check" entry | Lionel Elie Mamane |
2013-04-26 | QueryDesign: in criteria, remove matching column_ref in simple expressions | Lionel Elie Mamane |
2013-04-26 | remove unused const | Lionel Elie Mamane |
2013-04-26 | QueryDesign: in criteria, remove column_ref when table *and* column name match | Lionel Elie Mamane |
2013-04-26 | janitorial: indentation, spacing, ... | Lionel Elie Mamane |
2013-04-26 | sal_Bool -> bool | Lionel Elie Mamane |
2013-04-25 | add missing deps on sqlbison.hxx | David Tardon |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-23 | reword comment | Lionel Elie Mamane |
2013-04-23 | isEmpty() instead of getLength()==0 | Lionel Elie Mamane |
2013-04-23 | Base: fix incorrect field removal in criterion inside query design view | Olivier Ploton |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | connectivity: use LL qualifier for int64 contants | Norbert Thiebaud |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-19 | -Werror,-Wformat | Stephan Bergmann |
2013-04-19 | date/time IDL datatypes incompatible change: fixup | Lionel Elie Mamane |
2013-04-18 | WaE use std streams instead of C-style format strings | Lionel Elie Mamane |
2013-04-18 | date/time IDL datatypes incompatible change: fixup | Lionel Elie Mamane |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | prefix all component_getFactory methods | Peter Foley |
2013-04-15 | demote OSQLParser::RuleIDToRule failure to INFO | Lionel Elie Mamane |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#61142 mixup between size and length | Lionel Elie Mamane |
2013-04-10 | remove impossible case | Lionel Elie Mamane |
2013-04-10 | janitorial: indentation | Lionel Elie Mamane |
2013-04-10 | pgsql-sdbc: set tablename even if we do not know the schema | Lionel Elie Mamane |
2013-04-10 | pgsql-sdbc: ResultSetMetaData::getTableName return tablename (without schema) | Lionel Elie Mamane |
2013-04-10 | connectivty: postgres: fix a bunch of empty for body warnings | Michael Stahl |
2013-04-09 | add missing dep on connectivity/FValue.hxx | David Tardon |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist |
2013-04-02 | Fix debug build | Fridrich Štrba |
2013-04-01 | remove odd macro | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-28 | add calc, dbase, file, and flat to Library_merged | Peter Foley |
2013-03-28 | coverity#982290 Logically dead code | Julien Nabet |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-27 | postgresql-sdbc-impl: does not need these externals for MSVC | Matúš Kukan |
2013-03-27 | a little ldap cleaning | Matúš Kukan |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-26 | fix postgresql build | Peter Foley |