Age | Commit message (Expand) | Author |
2012-06-22 | convert BitInt signatures to rtl::OUString | Caolán McNamara |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | death to some UniStrings | Caolán McNamara |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-18 | detect wrong UniString ctor | Caolán McNamara |
2012-06-15 | Remove obsolete inetdef.hxx | Thomas Arnhold |
2012-06-14 | gbuild migration: pyuno module | David Ostrovsky |
2012-06-13 | calc input line: Fix crash with accessibility enabled. | Jan Holesovsky |
2012-06-12 | nuke dead code | Takeshi Abe |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-11 | FixedBorder is no longer used | Caolán McNamara |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-06-06 | drop String::Reverse | Caolán McNamara |
2012-06-04 | Improve error reporting | Stephan Bergmann |
2012-06-04 | CMIS UCP: changed URLs to have hierarchical path | Cédric Bosdonnat |
2012-05-31 | targetted revert of minor cppcheck cleanups | Michael Meeks |
2012-05-28 | we really should not have any FASTBOOL left, remove the typedef | Norbert Thiebaud |
2012-05-24 | convert ResStringArray to rtl::OUString | Caolán McNamara |
2012-05-24 | strangely duplicated inner/outer ImplResStringItem struct | Caolán McNamara |
2012-05-24 | use boost::noncopyable | Caolán McNamara |
2012-05-22 | ditch some XubStrings | Caolán McNamara |
2012-05-15 | ditch UniString | Caolán McNamara |
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl |
2012-05-09 | Removed unnecessary SvLibrary | Stephan Bergmann |
2012-05-05 | Use signed 32-bit integer as class IDs. | Kohei Yoshida |
2012-05-03 | Related: fdo#47644 compound storage backend is poor at knowing stream size | Caolán McNamara |
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-25 | refactor ImpSvtData | Caolán McNamara |
2012-04-18 | move tools/table.hxx to binfilter | Michael Stahl |
2012-04-18 | this conversion is a no-op | Caolán McNamara |
2012-04-16 | String::CreateFromInt32->rtl::OUString::valueOf | Caolán McNamara |
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara |
2012-04-13 | setup/teardown default component context once before/after all tests | Caolán McNamara |
2012-04-13 | gbuildize internal zlib | Caolán McNamara |
2012-04-12 | HAVE_GETOPT is always NO for windows | Matúš Kukan |
2012-04-12 | operator<< for ostream + UniString | Luboš Luňák |
2012-04-10 | resolved fdo#48501 enable line size >64k in SvStream::Read*Line() | Eike Rathke |
2012-04-09 | enforce only one possible use of gb_CustomTarget | Matúš Kukan |
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-05 | convert (ugly) WriteUniOrByteString to rtl::OUString | Caolán McNamara |
2012-04-02 | callcatcher: remove some unused code | Caolán McNamara |
2012-04-02 | sal: expose more stringbuffer related instrumentation points | Michael Meeks |
2012-03-31 | tools: use CustomTarget makefile | Matúš Kukan |