Age | Commit message (Expand) | Author |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-08-28 | Fix some *_component_getFactory function types | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from shell | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-10 | Don't call pclose(NULL) | Stephan Bergmann |
2014-02-10 | Properly encode cmd line for popen | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-08 | remove unnecessary use of OUString constructor in SHELL module | Noel Grandin |
2013-11-05 | fixincludeguards.sh: shell | Thomas Arnhold |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-07 | Resolves: #i93995# Allow setting Body of a simple mail message | Ariel Constenla-Haile |
2013-04-10 | fdo#62096: Replaced some OUString 'compareTo' with '==' | Prashant Pandey |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-01-15 | fdo#57950: Remove some chained appends in shell | Marcos Paulo de Souza |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-08-22 | Replace use_internal_api with use_udk_api etc. where appropriate | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | shell: export more symbols, as private | Matúš Kukan |
2012-05-29 | gbuildize shell | David Tardon |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-01-27 | Decrease verbiage a little bit | Tor Lillqvist |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-11 | Fix for fdo43460 Part XXXIV getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header from shell | Norbert Thiebaud |
2011-11-26 | Bypass more stuff on non-desktop OSes and enforce "lib" prefix for Android | Tor Lillqvist |
2011-10-06 | Undo basis/brand split: move some auxiliary executables from basis to brand. | Stephan Bergmann |
2011-09-17 | Better management of exception | Julien Nabet |
2011-08-22 | chmod -x | Tor Lillqvist |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-05 | Remove commented code in libs-core/shell | Xisco Fauli |
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 | OSL_TRACE: Use format string | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2010-11-19 | TL_CONSTASCII_USTRINGPARAM in libs core 16 | Gert Faller |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek |