Age | Commit message (Expand) | Author | Files | Lines |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida | 5 | -0/+5 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 1 | -0/+3 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 2 | -6/+4 |
2012-11-07 | basic: String -> OUString | Norbert Thiebaud | 2 | -5/+9 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 1 | -1/+1 |
2012-11-05 | convert basic dialog to .ui | Caolán McNamara | 10 | -384/+617 |
2012-11-03 | basic: preliminary cosmetic clean-up | Norbert Thiebaud | 2 | -3/+34 |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat | 1 | -0/+2 |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat | 1 | -0/+1 |
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 | 2 | -2/+2 |
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 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 1 | -1/+1 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
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 |