Age | Commit message (Expand) | Author | Files | Lines |
2012-11-03 | basic: preliminary cosmetic clean-up | Norbert Thiebaud | 2 | -3/+34 |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara | 1 | -4/+5 |
2012-10-27 | OUString cleanup finished in basctl | Ricardo Montania | 5 | -40/+40 |
2012-10-27 | OUString cleanup and some identation | Ricardo Montania | 2 | -55/+51 |
2012-10-26 | ::rtl::OUString -> OUString in basctl | Ricardo Montania | 2 | -35/+34 |
2012-10-26 | More ::rtl::OUString -> OUString in basctl | Ricardo Montania | 1 | -31/+30 |
2012-10-25 | XubString->OUString | Caolán McNamara | 2 | -3/+4 |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style | Noel Grandin | 1 | -5/+3 |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin | 1 | -11/+4 |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin | 1 | -21/+17 |
2012-10-22 | Some ::rtl::OUString to OUString in basctl | Ricardo Montania | 2 | -34/+34 |
2012-10-22 | OUString cleanup in basctl | Ricardo Montania | 5 | -33/+30 |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida | 1 | -1/+1 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 10 | -183/+183 |
2012-10-18 | more explicit char* => OUString conversion in basctl | Petr Mladek | 1 | -1/+1 |
2012-10-16 | More rtl::OUString cleanup in basctl | Ricardo Montania | 2 | -95/+91 |
2012-10-16 | rtl::OUString cleanup in basctl | Ricardo Montania | 3 | -42/+41 |
2012-10-15 | Use isEmpty(). | Jan Holesovsky | 1 | -1/+1 |
2012-10-13 | fix String->OUString conversion | Ivan Timofeev | 1 | -1/+1 |
2012-10-13 | Review corrections in basctl/.../basobj3.cxx | Ricardo Montania | 1 | -5/+5 |
2012-10-12 | 766 gerrit patch, fix appendAscii in bastype2.cxx | Ricardo Montania | 1 | -1/+1 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 2 | -4/+5 |
2012-10-09 | Some OUString and RTL_CONST refactoring | Ricardo Montania | 3 | -94/+92 |
2012-10-09 | ::rtl::OUString to OUString in basctl | Ricardo Montania | 2 | -117/+117 |
2012-10-09 | More ::rtl::OUString to OUString in basctl | Ricardo Montania | 4 | -42/+41 |
2012-10-09 | rtl::OUString to OUString in basctl | Ricardo Montania | 5 | -119/+119 |
2012-10-05 | More ::rtl::OUString cleanup in basctl | Ricardo Montania | 2 | -47/+46 |
2012-10-05 | ::rtl::OUString to OUString in basctl | Ricardo Montania | 4 | -114/+114 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 1 | -5/+8 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 1 | -23/+13 |
2012-10-03 | OUString and RTL_CONSTASCII_US... cleanup in basctl | Ricardo Montania | 4 | -58/+58 |
2012-10-01 | Use prefix | Tor Lillqvist | 1 | -1/+1 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 1 | -5/+5 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 6 | -35/+16 |
2012-09-28 | ::rtl::OUString to OUString in basctl | Ricardo Montania | 6 | -26/+26 |
2012-09-28 | convert writer, draw, impress, calc and starmath printer dialogs | Caolán McNamara | 1 | -16/+12 |
2012-09-27 | ::rtl::OUString cleanup in basctl | Ricardo Montania | 3 | -23/+23 |
2012-09-27 | String to OUString in basctl | Ricardo Montania | 1 | -29/+29 |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin | 1 | -4/+4 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 1 | -2/+2 |
2012-09-24 | callcatcher: update unused code lists | Caolán McNamara | 1 | -1/+0 |
2012-09-24 | ::rtl::OUString to OUString in basctl | Ricardo Montania | 2 | -40/+40 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 6 | -26/+35 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 1 | -4/+4 |
2012-09-10 | -Werror,-Wunused-private-field | Stephan Bergmann | 2 | -3/+0 |
2012-09-07 | -Werror,-Wmismatched-tags | Stephan Bergmann | 1 | -1/+1 |
2012-09-07 | -Werror: initialize iLastWin with an invalid value | Uray M. János | 1 | -3/+3 |
2012-09-07 | basctl: int -> long for Point and Size | Uray M. János | 7 | -38/+38 |
2012-09-07 | Basic IDE: Filling space of non-docking windows | Uray M. János | 5 | -95/+146 |
2012-09-07 | Cleanup in basctl (raw pointers) | Uray M. János | 43 | -1263/+1086 |