Age | Commit message (Expand) | Author |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-11 | misc fixes and improvements | Noel Power |
2012-09-11 | attempt own scroll | Noel Power |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-24 | kill more unneeded stuff; rename uiconfig Packages | Matúš Kukan |
2012-08-23 | fdo#53001 disable unlink graphics in image control dialog in base report builder | Joel Madero |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-26 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-20 | ditch last (?) uses of UniString::UniString(sal_Unicode, ...) | Caolán McNamara |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
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-17 | merge the 5 ConstAsciiString duplicate classes together | Caolán McNamara |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-03-20 | reduce UniStrings | Caolán McNamara |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-23 | Adapted AsyncEventNotifier to safer-to-use salhelper::Thread | Stephan Bergmann |
2012-02-16 | Translate German comments | Philipp Weissenbacher |
2012-02-11 | Fix cppcheck warning same expression on both sides of '|' | Julien Nabet |
2012-02-10 | fdo#40261: Fix crash in XML Form Document. | Jan Holesovsky |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-07 | Remove superfluous _ZFORLIST_DECLARE_TABLE definition. | Marcel Metz |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley |