Age | Commit message (Expand) | Author |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin |
2012-10-28 | UniString->rtl::OUStringBuffer | Caolán McNamara |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-04 | fdo#48257 collect function prototypes from basic/ into single header file | Jack Leigh |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-21 | replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-17 | dung out namespacing clutter. | Michael Meeks |
2012-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-09-10 | fdo#54718 fix opcode detection in basic resulting in failed/unregcognized code | Noel Power |
2012-09-08 | sal_Bool to bool | Takeshi Abe |
2012-09-07 | sal_Bool to bool | Takeshi Abe |
2012-09-05 | sal_Bool to bool | Takeshi Abe |
2012-08-29 | String::Expand -> string::padToLength | Caolán McNamara |
2012-08-27 | fix for fdo#54046 | Noel Power |
2012-08-24 | sal_Bool to bool | Takeshi Abe |
2012-08-22 | sal_Bool to bool | Takeshi Abe |
2012-08-21 | sal_Bool to bool | Takeshi Abe |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-14 | sal_Bool to bool | Takeshi Abe |
2012-08-12 | sal_Bool to bool | Takeshi Abe |
2012-08-09 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-07-31 | tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492 | Noel Power |
2012-07-31 | fdo#42492: fixing Basic HEX command | Uray M. János |
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen |
2012-07-27 | basic, cui, extensions, filter, vcl: fix some warnings | Michael Stahl |
2012-07-23 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-20 | XubString->rtl::OUString | Caolán McNamara |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-05 | fix wae | Noel Power |
2012-07-05 | make unoCheckStruct uglier but detect unfixed type assignment + add new tests | Noel Power |
2012-07-04 | initial attempt at fdo#47263 allow direct access to nested uno structs | Noel Power |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-29 | some pesky XubStrings | Caolán McNamara |
2012-06-28 | probably the last uses of the one argument String::CreateFromAscii variant | Caolán McNamara |
2012-06-26 | tidy some resource strings | Caolán McNamara |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-06 | drop String::Reverse | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-02 | callcatcher: remove some unused code | Caolán McNamara |