Age | Commit message (Expand) | Author |
2015-09-03 | climaker: Fix std::array and cli::array collision | David Ostrovsky |
2015-03-30 | fdo#57950 Replace chained append() with operator+ | Krisztian Pinter |
2015-03-25 | Typos | Julien Nabet |
2015-03-19 | We require MSVC2013 (_MSC_VER == 1800) now | Tor Lillqvist |
2015-03-12 | cli_ure: PVS-Studio V618 non-const format string | Michael Stahl |
2015-02-03 | climaker: Fix handling incomplete types | David Ostrovsky |
2014-12-12 | osl_getCommandArg always returns osl_Process_E_None | Stephan Bergmann |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-08-08 | Remove redundant inclusions of header "cppuhelper/shlib.h" | Matthew Pottage |
2014-06-29 | Typo: apend->append | Julien Nabet |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-23 | Combine unoidl::loadProvider and unoidl::Manager::addProvider | Stephan Bergmann |
2014-05-12 | use css prefix consistently | Thomas Arnhold |
2014-02-27 | Remove visual noise from cli_ure | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-14 | Drop unused #include | Takeshi Abe |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-10-28 | cli_ure: remove Package_config | Michael Stahl |
2013-05-28 | Source files shouldn't have executable bit set. | Mark Wielaard |
2013-04-29 | Remove dependency of climaker on registry format | Stephan Bergmann |
2013-04-22 | Revert "Revert "WIP: Experimental new binary type.rdb format"" | Stephan Bergmann |
2013-04-16 | Adapt to prefixed bootstrap_component_getFactory | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-01-30 | do not try to concatenate two string literals using + | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-24 | WaE: C4564 from MSVS 2010 | Tor Lillqvist |
2012-12-24 | WaE: C4538: const/volatile qualifiers on this type are not supported | Tor Lillqvist |
2012-12-20 | Adapt climaker to cppu::bootstrap_InitialComponentContext removal | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS |
2012-09-22 | switch cli_ure to gbuild | David Tardon |
2012-08-22 | fix StackOverflowException in climaker | Peter Foley |
2012-08-22 | convert climaker to new syntax | Peter Foley |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2011-11-02 | precompiled_cli_ure.hxx is empty, so just remove it | Joseph Powers |
2011-10-05 | Adapt to removal of dangerous operators | Fridrich Štrba |
2011-08-17 | Fix MSVC build against debugging runtime | Tor Lillqvist |
2011-08-17 | Bin stuff for compiler versions we don't use | Tor Lillqvist |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-01-14 | cppcheck: prefer prefix variant | Caolán McNamara |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-10-27 | add modelines to .h and .c files as well | Caolán McNamara |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-02-25 | sb118: merged in DEV300_m72 | sb |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2010-01-12 | sb118: #i108269# first step of removing tcsh support | sb |
2009-02-23 | #i99466# fix for cygwin shell | Oliver Bolte |