Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat | 5 | -0/+10 |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat | 5 | -0/+5 |
2012-10-30 | Properly spell out "dbaccess" | Stephan Bergmann | 2 | -9/+9 |
2012-10-29 | Use SvTreeListEntries to store child entries. | Kohei Yoshida | 5 | -18/+18 |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky | 4 | -5/+10 |
2012-10-25 | XubString->OUString | Caolán McNamara | 6 | -7/+7 |
2012-10-24 | fdo#46808, use service constructor for frame::GlobalEventBroadcaster | Noel Grandin | 1 | -3/+3 |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin | 2 | -2/+2 |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin | 2 | -9/+2 |
2012-10-23 | Make SvTreeEntryList private to svtools. | Kohei Yoshida | 2 | -22/+24 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 2 | -5/+6 |
2012-10-19 | Merge SvLBoxTreeList and SvTreeList. | Kohei Yoshida | 8 | -12/+12 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 40 | -393/+393 |
2012-10-19 | Remove direct reference to SvListEntry outside svtools. | Kohei Yoshida | 2 | -6/+8 |
2012-10-19 | Remove direct reference to SvTreeList outside svtools. | Kohei Yoshida | 1 | -3/+3 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 1 | -1/+1 |
2012-10-11 | Prevent infinite recursion during make check. | Kohei Yoshida | 1 | -1/+1 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 15 | -18/+17 |
2012-10-10 | add missing dep on svl/solar.hrc | David Tardon | 1 | -1/+2 |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist | 2 | -1/+5 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 2 | -16/+12 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 15 | -44/+32 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 21 | -80/+73 |
2012-10-03 | probable attempts to find the parent dialog | Caolán McNamara | 2 | -2/+2 |
2012-10-01 | missing system header | Norbert Thiebaud | 3 | -2/+3 |
2012-10-01 | missing system header | Norbert Thiebaud | 1 | -1/+1 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 10 | -12/+15 |
2012-09-29 | re-base on ALv2 code. | Michael Meeks | 8 | -162/+105 |
2012-09-29 | fs34b: #i117552# check if query before call getByName in every case | Ocke Janssen [oj] | 1 | -3/+4 |
2012-09-29 | fs34b: after the test, close all documents opened during the test | Frank Schoenheit [fs] | 1 | -2/+7 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 7 | -14/+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 | 7 | -7/+14 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 7 | -0/+7 |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara | 3 | -6/+3 |
2012-09-27 | Improvements on previous commit | Stephan Bergmann | 14 | -30/+22 |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin | 16 | -47/+52 |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza | 2 | -8/+0 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 27 | -60/+60 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 10 | -18/+21 |
2012-09-17 | fdo#46808, Adapt i18n::LocaleData UNO service to new style | Noel Grandin | 1 | -3/+2 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 6 | -20/+20 |
2012-09-13 | fdo#37529 clear DataColumns read-only information when we clear DataColumns | Lionel Elie Mamane | 1 | -0/+3 |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl | 1 | -2/+2 |
2012-09-05 | remove some obsolete boilerplate Test.java | Michael Stahl | 1 | -55/+0 |
2012-09-05 | Java cleanup, make package name match folder name | Noel Grandin | 1 | -1/+1 |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann | 2 | -3/+3 |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin | 2 | -4/+6 |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin | 6 | -20/+25 |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin | 1 | -8/+6 |