Age | Commit message (Expand) | Author |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | get rid of unnecessary LocaleDataWrapper temporary instances | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-19 | warning C4100: unreferenced formal parameter | Michael Stahl |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-18 | Make getProcessComponentContext/ServiceFactory throw instead of returning null | Stephan Bergmann |
2012-09-14 | gridfixes: #i117145# | Norbert Thiebaud |
2012-09-14 | gridfixes: ensure removal of a column in grid control adjusts the cursor | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117549# create/loadTabPage | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117549# finalize css.awt.tab API | Norbert Thiebaud |
2012-09-14 | gridfixes: GCC WaE | Frank Schoenheit [fs] |
2012-09-14 | gridfixes: #i117398# XMutableGridDataModel: | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117398# allow to specify selection colors in table/grid | Norbert Thiebaud |
2012-09-14 | DefaultGridDataModel::getRowData: use o3tl::select1st | Miklos Vajna |
2012-09-14 | gridfixes: #i117398# added XGridDataModel::getRowData | Frank Schoenheit [fs] |
2012-09-14 | gridfixes: #i117398# cleaned up the row selection API | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117625# recognize unsuccessful sorting attempts | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117188# remove column sort when rows are inserted | Frank Schoenheit [fs] |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power |
2012-09-11 | fixed the unable to close dialog when vert scrollbars set | Noel Power |
2012-09-11 | some more tweaking to import scrollbar data for mso Frame & Userform | Noel Power |
2012-09-11 | fix scroll top & scroll left | Noel Power |
2012-09-11 | misc fixes and improvements | Noel Power |
2012-09-11 | attempt own scroll | Noel Power |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-10 | fdo#39468: Translate remaining German comments in toolkit/ | Philipp Riemer |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther |
2012-07-18 | Un-inline use of szServiceName2_UnoControlEdit | Stephan Bergmann |
2012-07-11 | removed commented-out code | Takeshi Abe |
2012-07-06 | fix dialog editor crasher fdo#51269 | Noel Power |
2012-06-29 | Remove include guards | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | removed unused forward declarations of class | Takeshi Abe |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-12 | nuke dead code | Takeshi Abe |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-28 | targeted string re-work | Norbert Thiebaud |
2012-05-08 | work around spurious signed overflow warnings | Michael Stahl |