Age | Commit message (Expand) | Author |
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 |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-29 | lol, rtl::OString("dbu").getStr() | Eike Rathke |
2013-03-28 | String::AppendAscii cleanup in dbaccess | Ricardo Montania |
2013-03-27 | Remove ResId support for a few dbaui controls | Mathias Hasselmann |
2013-03-27 | Use UI builder for database wizard's start page | Mathias Hasselmann |
2013-03-27 | fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64 | Zolnai Tamás |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-26 | Do not needlessly include jvmaccess/virtualmachine.hxx in header | Stephan Bergmann |
2013-03-25 | fdo#46808, convert sdb::CommandDefinition to new-style | Noel Grandin |
2013-03-25 | fdo#46808, use service constructor | Noel Grandin |
2013-03-25 | fdo#46808, Convert sdb::application::MacroMigrationWizard to new style | Noel Grandin |
2013-03-24 | Add builder support for a few dbaui controls | Mathias Hasselmann |
2013-03-22 | Adjust indenting of a few comments | Mathias Hasselmann |
2013-03-22 | dbwizsetup: Make pFinalPage a class member | Mathias Hasselmann |
2013-03-22 | Use initialization list for ODbTypeWizDialogSetup | Mathias Hasselmann |
2013-03-21 | regenerate pch | Peter Foley |
2013-03-21 | Move setupwizard modify handler code. | Chris |
2013-03-21 | Don't complain about missing colon in empty DSN | Mathias Hasselmann |
2013-03-20 | coverity#704618 Explicit null dereferenced | Julien Nabet |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-20 | fdo#46808, Convert sdb::TextConnectionSettings to new style | Noel Grandin |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | fdo#61950 move report builder from bundled extensions to plain code | David Ostrovsky |
2013-03-17 | fix breakage introduced by String->OUString migration | Lionel Elie Mamane |
2013-03-15 | dbaccess: fix ambiguity | Thomas Arnhold |
2013-03-15 | fdo#38838, String to OUString in dbaccess | Gergő Mocsi |
2013-03-15 | fdo#38838, String to OUString, in dbaccess/source/ui/browser | Gergő Mocsi |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl |
2013-03-12 | Revert "There's no reason for these defaults in one constructor but not the o... | Michael Stahl |
2013-03-12 | update pch headers | Luboš Luňák |
2013-03-12 | There's no reason for these defaults in one constructor but not the other | Lionel Elie Mamane |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-11 | fdo#61726: rename report-builder package to org.libreoffice.report | David Ostrovsky |
2013-03-10 | update pch files | Peter Foley |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-09 | Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx | Stephan Bergmann |
2013-03-09 | Make allow to step on from LimitBox with tab | Zolnai Tamás |
2013-03-09 | LimitBox.cxx: Delete useless comment block | Zolnai Tamás |
2013-03-09 | fdo#61794 Allow greater value in LimitBox | Zolnai Tamás |