Age | Commit message (Expand) | Author |
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 | very suspicious combination of used SbxValues and unused aRes | Caolán McNamara |
2012-07-20 | XubString->rtl::OUString | Caolán McNamara |
2012-07-18 | WaE: basic compile snafu | Michael Meeks |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-11 | ure cppunit tests depend on unobootstrapprotector | Caolán McNamara |
2012-07-09 | targetted rename xcr -> xmlscript to match includes and module name | Michael Meeks |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
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-05 | fix missing makefile, also add a further test to test_nested_struct.cxx | Noel Power |
2012-07-05 | split out some common basic test stuff, add intial nested struct test | Noel Power |
2012-07-05 | clean up include guards in sbxvar.hxx | Michael Stahl |
2012-07-04 | initial attempt at fdo#47263 allow direct access to nested uno structs | Noel Power |
2012-07-04 | dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA... | Daniel Rentz [dr] |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-29 | some pesky XubStrings | Caolán McNamara |
2012-06-29 | Remove unused locals | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-28 | probably the last uses of the one argument String::CreateFromAscii variant | Caolán McNamara |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-26 | tidy some resource strings | Caolán McNamara |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-15 | callcatcher: chainsaw out some unnecessary code | Caolán McNamara |
2012-06-13 | reduce use of UniString ctor from null-terminated unicodearray | Caolán McNamara |
2012-06-12 | convert SbPropertyValueArr_Impl to boost::ptr_vector | Michael Stahl |
2012-06-12 | SbPropertyValues: rename members | Michael Stahl |
2012-06-12 | SbPropertyValues::setPropertyValue doesn't check that property exists | Michael Stahl |
2012-06-12 | Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vector | Noel Grandin |
2012-06-12 | fix previous commit: | Michael Stahl |
2012-06-12 | Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vector | Noel Grandin |
2012-06-12 | use rtl_ustr_getLength instead of a temporary string just to find length | 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-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |