Age | Commit message (Expand) | Author |
2013-04-23 | fdo#46808, convert svx::DbGridControl to XComponentContext | Noel Grandin |
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-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-09 | WaE: unused variable 'insert_result' | 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-02 | fdo#46808, convert sdb::QueryDesigner to new style | Noel Grandin |
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-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 | 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 |