Age | Commit message (Expand) | Author |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-03 | scripting: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2014-12-15 | scripting: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-08-26 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-06-04 | compareToAscii -> equalsAscii | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-18 | Resolves: #i113481# query script invocation from the current frame... | Tsutomu Uchino |
2014-04-24 | scripting: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-24 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-06-28 | remove an unused header | Thomas Arnhold |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-07 | fdo#46808, Convert singleton theMasterScriptProviderFactory | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-01-05 | Fix for fdo43460 Part XXIX getLength() to isEmpty() | Olivier Hallot |
2011-12-25 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header from scripting | Norbert Thiebaud |
2011-10-01 | finished converting scripting to gbuild | Matúš Kukan |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
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-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-01-14 | removetooltypes01: #i112600# remove tooltypes from scripting | Mikhail Voytenko |
2010-11-19 | TL_CONSTASCII_USTRINGPARAM in libs core 15 | Gert Faller |
2010-11-04 | undoapi: replace validateXRef with UNO_QUERY/SET_THROW resp. ENSURE_OR_THROW | Frank Schoenheit [fs] |