Age | Commit message (Expand) | Author |
2014-05-28 | fix-includes.pl: configmgr | Thomas Arnhold |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2013-10-15 | Allow starts-/endsWith* to also return the rest of the matched string | Stephan Bergmann |
2013-09-10 | Windows registry configuration backend | Janos Farago |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-07-23 | Clean up redundant explicit OUString(...) ctors | Stephan Bergmann |
2013-07-23 | These SAL_INFOs do not make much sense any more | Stephan Bergmann |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2012-12-11 | rtl:: prefix removal from configmgr | Radu Ioan |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | Support optional dependencies among .xcd files | Stephan Bergmann |
2012-11-06 | fdo#55138: Do not double-expand bootstrap variables | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | Require XComponentContext.getServiceManager to throw instead of returning null | Stephan Bergmann |
2012-07-16 | the unknwon typo is surprisingly popular | Luboš Luňák |
2012-06-12 | re-base on ALv2 code. | Michael Meeks |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-15 | fdo#42961 Don't let env vars interfere with internal bootstrap vars | Stephan Bergmann |
2012-02-23 | Adapted WriteThread to safer-to-use salhelper::Thread | Stephan Bergmann |
2011-12-17 | Fix for fdo43460 Part VIII getLength() to isEmpty() | Olivier Hallot |
2011-12-13 | Unified configmgr::Node::getMember{s,Map} again. | Stephan Bergmann |
2011-12-13 | Simplified, type-safe C++ configuration access. | Stephan Bergmann |
2011-11-29 | Adapted to new assertion/logging mechanisms. | Stephan Bergmann |
2011-11-27 | remove include of pch header in configmgr | Norbert Thiebaud |
2011-10-31 | Cleaned up configmgr initialization. | Stephan Bergmann |
2011-10-26 | Fixed configmgr layer numbering. | Stephan Bergmann |
2011-10-26 | more tweaks to unittests, also move registrymodifications.xcu | Noel Power |
2011-10-25 | more support for basic/vba unit tests | Noel Power |
2011-10-20 | Undo basis/brand split: moved ini files from basis program/ to brand program/. | Stephan Bergmann |
2011-10-07 | Undo basis/brand split: merge basis share/ into brand share/. | Stephan Bergmann |
2011-09-02 | let unit tests use the solver's config xml with OOO_CONFIG_REGISTRY_DIR | Michael Meeks |
2011-08-31 | Tell RootAccess when Components instance is destroyed. | Kohei Yoshida |
2011-06-01 | use StaticWithArg | Caolán McNamara |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-04-26 | Stopgap fixes for the crash on exit, fdo#36301 | Tor Lillqvist |
2011-04-19 | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core) | Christina Rossmanith |
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 |
2010-12-13 | valgrind: don't leave an evil thread running after main is completed | Caolán McNamara |
2010-11-25 | Resolves: fdo#31494# get ownership right | Caolán McNamara |
2010-10-28 | sb132: #i114877# combined configmgr::Components::{init,get}Singleton | sb |
2010-10-24 | Merge commit 'ooo/OOO330_m12' | Jan Holesovsky |
2010-10-19 | don't set singletonCreated before possible throws | Caolán McNamara |
2010-10-18 | #i10000# changes from OOO330 m11 | Vladimir Glazunov |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-04 | sb133: #i114705# osl::Thread::onTerminated must not be called on deleted object | sb |
2010-10-04 | sb133: #i114705# for performance reasons, call configmgr::writeModFile asynch... | sb |