Age | Commit message (Expand) | Author |
2013-05-13 | fdo#64528 macab URL is sdbc:address:macab, not sdbc:address:macab:* | Lionel Elie Mamane |
2013-05-10 | soltools: remove Package_inc and empty unistd.h nonsense | Michael Stahl |
2013-05-09 | coverity#982277: reosurce leak | Markus Mohrhard |
2013-05-08 | Fix connectivity on Windows | Fridrich Štrba |
2013-05-07 | Yet another fix for missing sqlbison.hxx | Stephan Bergmann |
2013-05-07 | Yet another fix for missing sqlbison.hxx | Stephan Bergmann |
2013-05-07 | connectivity: fix up some more exotic libs... | Michael Stahl |
2013-05-07 | connectivity: remove Package_generated | Michael Stahl |
2013-05-07 | officecfg: remove Package_cppheader | Michael Stahl |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-06 | fix typo | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-05 | oops. drop ALRT_hsqldb from Module too | David Tardon |
2013-05-05 | drop pointless build of a resource file | David Tardon |
2013-05-02 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
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 |