Age | Commit message (Expand) | Author |
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 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-17 | removed unused const rtl::OUString | Takeshi Abe |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-02-21 | expand and remove dcsssf macro | Thomas Arnhold |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-05 | Fix for fdo43460 Part XXIX getLength() to isEmpty() | Olivier Hallot |
2011-12-25 | catch exception by constant reference | Takeshi Abe |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-11-27 | remove include of pch header from scripting | Norbert Thiebaud |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-01 | finished converting scripting to gbuild | Matúš Kukan |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-08-21 | scripting: make a debug build log uncaught exception when loading a provider | Lionel Elie Mamane |
2011-07-31 | Some cppcheck cleaning | Julien Nabet |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-05 | migrate to use boost unordered containers | Fridrich Štrba |