Age | Commit message (Expand) | Author |
2012-10-05 | More ::rtl::OUString cleanup in basctl | Ricardo Montania |
2012-10-05 | ::rtl::OUString to OUString in basctl | Ricardo Montania |
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 | OUString and RTL_CONSTASCII_US... cleanup in basctl | Ricardo Montania |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
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 | ::rtl::OUString to OUString in basctl | Ricardo Montania |
2012-09-28 | convert writer, draw, impress, calc and starmath printer dialogs | Caolán McNamara |
2012-09-27 | ::rtl::OUString cleanup in basctl | Ricardo Montania |
2012-09-27 | String to OUString in basctl | Ricardo Montania |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-24 | callcatcher: update unused code lists | Caolán McNamara |
2012-09-24 | ::rtl::OUString to OUString in basctl | Ricardo Montania |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-10 | -Werror,-Wunused-private-field | Stephan Bergmann |
2012-09-07 | -Werror,-Wmismatched-tags | Stephan Bergmann |
2012-09-07 | -Werror: initialize iLastWin with an invalid value | Uray M. János |
2012-09-07 | basctl: int -> long for Point and Size | Uray M. János |
2012-09-07 | Basic IDE: Filling space of non-docking windows | Uray M. János |
2012-09-07 | Cleanup in basctl (raw pointers) | Uray M. János |
2012-09-07 | Fix for docking property browser | Uray M. János |
2012-09-07 | Basic IDE: Docking property browser under object catalog | Uray M. János |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-03 | Some clean up of previous commit | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | Object Catalog: double-click to modules and dialogs | Uray M. János |
2012-08-30 | Undo/Redo description+shortcut in Basic IDE | Uray M. János |
2012-08-29 | Basic IDE: namespace basctl | Uray M. János |
2012-08-22 | more old module-description xml files | Matúš Kukan |
2012-08-22 | remove unused module-description xml files | Matúš Kukan |
2012-08-22 | do not deliver these module-description xml files | Matúš Kukan |
2012-08-22 | callcatcher: update list | Caolán McNamara |
2012-08-17 | silence macosx uninitialized warning | Caolán McNamara |
2012-08-17 | followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396 | Noel Power |
2012-08-17 | Object Catalog in Dialog Editor | Uray M. János |
2012-08-16 | Set ide sizer color to dark grey; was dark black | Jean-Tiare LE BIGOT |
2012-08-10 | Bin BasicDockingWindow( Window* pParent, const ResId& rResId ) | Julien Nabet |
2012-08-08 | Some MSVC warnings | Stephan Bergmann |
2012-08-08 | make property browser dockable in basic IDE | Noel Power |
2012-08-07 | IDE: dynamic_cast fix | Uray M. János |
2012-08-07 | IDE: PTR_CAST, ISA to dynamic_cast | Uray M. János |