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