Age | Commit message (Expand) | Author |
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-07 | Correct OUString check with proper startsWith() | Olivier Hallot |
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-07-09 | targetted rename xcr -> xmlscript to match includes and module name | 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-31 | nuke unused typedef | Takeshi Abe |
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-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-04 | removed duplicate #includes | Takeshi Abe |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
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-08-18 | Add prefixes for some component_getFactory functions | Matúš Kukan |
2011-07-30 | Some cppcheck cleaning | Julien Nabet |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
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-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
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 |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-05 | migrate to use boost unordered containers | Fridrich Štrba |
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 |
2010-10-20 | this is just wrong | Caolán McNamara |
2010-10-15 | fix fdo#30856 remove VBAForm property and associated geometry hack | Noel Power |