Age | Commit message (Expand) | Author |
2013-04-08 | fdo#43157 - Clean up OSL_ASSERT | Radu Ioan |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-01-28 | fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-09-19 | remove duplicated code | Luboš Luňák |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power |
2012-09-11 | add persistence support for the scrollable attributes | Noel Power |
2012-09-05 | kill RTL_CONSTASCII_USTRINGPARAM in xmlscript | Olivier Hallot |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-10 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | Targeted string re-work xmlhelp/xmlscript | Thorsten Behrens |
2012-05-21 | removed unused temporary rtl::OUString | Takeshi Abe |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
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-04 | removed duplicate #includes | Takeshi Abe |
2012-01-28 | Fix for fdo43460 Part LIV getLength() to isEmpty() | Olivier Hallot |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-09 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header from xmlscript | Norbert Thiebaud |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-07-30 | Some cppcheck cleaning | Julien Nabet |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-11 | callcatcher: unused getScriptLibraryContainer | Caolán McNamara |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a] | Mathias Bauer |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Remove dead code in libs-core | Xisco Fauli |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-15 | Fix build in scripting | Thorsten Behrens |
2011-03-13 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-11-21 | RTL_CONSTASCII_USTRINGPARAM in libs core 47 | Gert Faller |
2010-11-05 | clean up styles, fix missing export of (embedded) image url | Noel Power |
2010-11-02 | initial import of latest cws container_controls | Noel Power |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |