Age | Commit message (Expand) | Author |
2013-05-01 | convert message box return types to an enum | Caolán McNamara |
2013-04-29 | fdo#63391 deadlock on opening .odb file that auto-connects to the database | Lionel Elie Mamane |
2013-04-26 | remove never-generated "predicate_check" entry | Lionel Elie Mamane |
2013-04-26 | QueryDesign: in criteria, remove column_ref when table *and* column name match | Lionel Elie Mamane |
2013-04-26 | String -> OUString | Lionel Elie Mamane |
2013-04-26 | Java cleanup, remove unused imports | Noel Grandin |
2013-04-25 | Fix compilation error when OSL_DEBUG_LEVEL > 0 | Tor Lillqvist |
2013-04-25 | update pch | Thomas Arnhold |
2013-04-25 | dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed | Miklos Vajna |
2013-04-25 | add missing deps on sqlbison.hxx | David Tardon |
2013-04-25 | fdo#46808, Convert form::ControlFontDialog to new style | Noel Grandin |
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 | Access Query Properties Dialog from toolbar too | Zolnai Tamás |
2013-04-23 | fdo#46808, convert svx::DbGridControl to XComponentContext | Noel Grandin |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
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-17 | Update pch | Aurimas Fišeras |
2013-04-16 | merge duplicated CreateFontDescriptor methods | Caolán McNamara |
2013-04-15 | FontWeigth->FontWeight | Caolán McNamara |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-11 | deliver all uiconfig files by UIConfig | David Tardon |
2013-04-11 | rename UI to UIConfig | David Tardon |
2013-04-09 | WaE: unused variable 'insert_result' | Tor Lillqvist |
2013-04-08 | The library we want is called dbulo, not dbaui | Tor Lillqvist |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-08 | fdo#46808, Convert svt::ToolboxController to XComponentContext | Noel Grandin |
2013-04-08 | fdo#46808, Convert beans::PropertyBag to new style | Noel Grandin |
2013-04-08 | fdo#46808, convert sdb::tools::ConnectionTools to new style | Noel Grandin |
2013-04-07 | fix typos | Philipp Riemer |
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 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold |
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist |
2013-04-04 | Not escape single quotes in src\hrc files | Zolnai Tamás |
2013-04-04 | continue String->OUString conversion | Lionel Elie Mamane |
2013-04-04 | more efficent & readable | Lionel Elie Mamane |
2013-04-04 | replace only single wildcard by table.* | Lionel Elie Mamane |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks |
2013-04-02 | fdo#46808, convert sdb::QueryDesigner to new style | Noel Grandin |
2013-04-02 | update pch files | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-31 | coverity#735355: Operands don't affect result | Julien Nabet |