Age | Commit message (Expand) | Author | Files | Lines |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 15 | -335/+60 |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza | 1 | -1/+1 |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann | 1 | -1/+1 |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin | 2 | -4/+4 |
2013-04-17 | Update pch | Aurimas Fišeras | 1 | -1/+1 |
2013-04-16 | merge duplicated CreateFontDescriptor methods | Caolán McNamara | 4 | -86/+4 |
2013-04-15 | FontWeigth->FontWeight | Caolán McNamara | 1 | -1/+1 |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold | 4 | -5/+5 |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold | 2 | -2/+2 |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold | 2 | -2/+2 |
2013-04-11 | deliver all uiconfig files by UIConfig | David Tardon | 8 | -51/+136 |
2013-04-11 | rename UI to UIConfig | David Tardon | 2 | -3/+3 |
2013-04-09 | WaE: unused variable 'insert_result' | Tor Lillqvist | 1 | -0/+1 |
2013-04-08 | The library we want is called dbulo, not dbaui | Tor Lillqvist | 1 | -2/+2 |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin | 5 | -35/+30 |
2013-04-08 | fdo#46808, Convert svt::ToolboxController to XComponentContext | Noel Grandin | 4 | -11/+29 |
2013-04-08 | fdo#46808, Convert beans::PropertyBag to new style | Noel Grandin | 3 | -11/+8 |
2013-04-08 | fdo#46808, convert sdb::tools::ConnectionTools to new style | Noel Grandin | 1 | -3/+2 |
2013-04-07 | fix typos | Philipp Riemer | 1 | -2/+2 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 3 | -12/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 380 | -3276/+3276 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 6 | -6/+6 |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee | 1 | -1/+1 |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold | 2 | -2/+0 |
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist | 5 | -3/+22 |
2013-04-04 | Not escape single quotes in src\hrc files | Zolnai Tamás | 1 | -1/+1 |
2013-04-04 | continue String->OUString conversion | Lionel Elie Mamane | 1 | -1/+1 |
2013-04-04 | more efficent & readable | Lionel Elie Mamane | 1 | -2/+1 |
2013-04-04 | replace only single wildcard by table.* | Lionel Elie Mamane | 1 | -1/+1 |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks | 1 | -4/+4 |
2013-04-03 | remove obsolete helpids and cleanup uiconfig XML | Michael Meeks | 11 | -82/+82 |
2013-04-02 | fdo#46808, convert sdb::QueryDesigner to new style | Noel Grandin | 7 | -18/+117 |
2013-04-02 | update pch files | Thomas Arnhold | 1 | -0/+2 |
2013-04-01 | remove boilerplate comments | Thomas Arnhold | 46 | -104/+8 |
2013-03-31 | coverity#735355: Operands don't affect result | Julien Nabet | 1 | -1/+1 |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold | 3 | -19/+17 |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke | 1 | -3/+1 |
2013-03-29 | lol, rtl::OString("dbu").getStr() | Eike Rathke | 1 | -1/+1 |
2013-03-28 | String::AppendAscii cleanup in dbaccess | Ricardo Montania | 5 | -30/+30 |
2013-03-27 | Remove ResId support for a few dbaui controls | Mathias Hasselmann | 2 | -14/+0 |
2013-03-27 | Use UI builder for database wizard's start page | Mathias Hasselmann | 13 | -544/+726 |
2013-03-27 | fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64 | Zolnai Tamás | 1 | -3/+1 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 12 | -53/+0 |
2013-03-25 | remove external include guards | Thomas Arnhold | 1 | -2/+0 |
2013-03-26 | Do not needlessly include jvmaccess/virtualmachine.hxx in header | Stephan Bergmann | 2 | -0/+2 |
2013-03-25 | fdo#46808, convert sdb::CommandDefinition to new-style | Noel Grandin | 5 | -6/+5 |
2013-03-25 | fdo#46808, use service constructor | Noel Grandin | 1 | -13/+9 |
2013-03-25 | fdo#46808, Convert sdb::application::MacroMigrationWizard to new style | Noel Grandin | 1 | -14/+2 |
2013-03-24 | Add builder support for a few dbaui controls | Mathias Hasselmann | 4 | -0/+43 |
2013-03-22 | Adjust indenting of a few comments | Mathias Hasselmann | 1 | -3/+3 |