Age | Commit message (Expand) | Author |
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 |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-31 | targetted misc. minor cppcheck cleanups reversion | Michael Meeks |
2012-05-31 | nuke unused typedef | Takeshi Abe |
2012-05-14 | add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER ) | Noel Power |
2012-05-14 | Revert "attempt to disable multi-defined symbol on windows for basic test" | Michael Stahl |
2012-05-14 | CppunitTest_basic_enable does not seem to need library objects | Michael Stahl |
2012-05-14 | fix missing ')' in Module.basic.mk | Noel Power |
2012-05-14 | attempt to disable multi-defined symbol on windows for basic test | Noel Power |
2012-05-14 | add simple basic runtime test | Noel Power |
2012-05-14 | simple compile test for use of 'Enable' in a Dim statement | Noel Power |
2012-05-09 | EasyHack fdo#42783: get rid of CPU define/build system variable | Thomas Collerton |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-24 | WaE: return SYMBOL -> return true | Caolán McNamara |
2012-04-24 | Fix eleven year old typo | Tor Lillqvist |
2012-04-23 | This incorporates the suggested changes. | Abeer Sethi |
2012-04-20 | WaE: MSVC2008 C2220 unsafe mix of types in operation | Caolán McNamara |
2012-04-13 | made the search straightforward | Takeshi Abe |
2012-04-13 | extract ImpGetIntntlSep() into sbxconv.hxx and reuse it | Takeshi Abe |
2012-04-10 | String::CreateFromInt32->rtl::OUString::valueOf | Caolán McNamara |
2012-04-09 | add package deps for resources | David Tardon |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
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-02 | reorganize trickier statics | Caolán McNamara |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-04-02 | callcatcher: remove some unused code | Caolán McNamara |
2012-03-30 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-26 | removed duplicate includes in basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-23 | .component files don't need executable bits | Michael Stahl |