Age | Commit message (Expand) | Author |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-11 | Fix previous commit (scripting part) | Julien Nabet |
2014-05-11 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 | Julien Nabet |
2014-04-24 | scripting: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-14 | Clean up function declarations | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | scripting: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-04 | fdo#54938: Convert some places to use cppu::supportsService | Marcos Paulo de Souza |
2014-02-27 | Remove unused ScriptingContext | Stephan Bergmann |
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 |
2014-02-02 | fdo#54938 Convert bridges, editeng and others to cppu::supportsService | Alexandre Vicenzi |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in OUStringBuffer::append calls | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor in SCRIPTING module | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-08-19 | Mark as const | Takeshi Abe |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-07-30 | fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VB | Noel Power |
2013-06-28 | remove an unused header | Thomas Arnhold |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-07 | fdo#46808, Convert singleton theMasterScriptProviderFactory | Noel Grandin |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
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-11-28 | OUString::concat() does not modify in-place | Tor Lillqvist |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-10-30 | squeeze all Exceptions through RuntimeException for exception sig | Caolán McNamara |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |