Age | Commit message (Expand) | Author |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-06-11 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-02-01 | cli_ure: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-16 | Fix typos | Andrea Gelmini |
2017-04-10 | Clean up uses of SAL_U/SAL_W: cli_ure | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-02 | cli_ure: fix build | Michael Stahl |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-06 | cli_ure: climaker should open keyfile read-only | Michael Stahl |
2015-09-30 | Fix typos | Andrea Gelmini |
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 |