Age | Commit message (Expand) | Author |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-12 | remove useless Mutex guards | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2014-12-18 | scripting: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-24 | scripting: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from scripting | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in SCRIPTING module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-10-04 | sal_Bool->bool in scripting | Noel Grandin |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-02-28 | Avoid temporary rtl::OUString | Takeshi Abe |
2012-01-05 | Fix for fdo43460 Part XXIX getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header from scripting | Norbert Thiebaud |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-01-14 | removetooltypes01: #i112600# remove tooltypes from scripting | Mikhail Voytenko |
2010-11-19 | TL_CONSTASCII_USTRINGPARAM in libs core 15 | Gert Faller |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2008-04-11 | INTEGRATION: CWS changefileheader (1.13.70); FILE MERGED | Rüdiger Timm |
2006-10-12 | INTEGRATION: CWS sb59 (1.11.12); FILE MERGED | Oliver Bolte |
2006-09-16 | INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED | Oliver Bolte |
2006-06-19 | INTEGRATION: CWS warnings01 (1.10.14); FILE MERGED | Jens-Heiner Rechtien |
2005-09-09 | INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGED | Rüdiger Timm |
2005-01-13 | INTEGRATION: CWS tbe15 (1.8.12); FILE MERGED | Kurt Zenker |
2004-10-22 | INTEGRATION: CWS scriptingf6 (1.7.2); FILE MERGED | Rüdiger Timm |
2004-07-23 | INTEGRATION: CWS scriptingf7 (1.6.14); FILE MERGED | Jens-Heiner Rechtien |
2004-04-19 | INTEGRATION: CWS scriptingf5 (1.5.14); FILE MERGED | Sander Vesik |
2003-11-07 | #i21560# editing a basic macro using script selector | Thomas Benisch |
2003-10-29 | #i21858# - removal of framework namespace from namespace of | Tomas O'Connor |
2003-10-17 | #i21260# - use vnd.sun.star.script as scripting framework protocol | Duncan Foster |
2003-10-15 | #i21213# | Noel Power |
2003-09-23 | #i18767# added XBrowseNode | Thomas Benisch |