Age | Commit message (Expand) | Author |
2017-03-18 | salhelper: change oslCondition to osl::Condition | Chris Sherlock |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-15 | loplugin:unusedmethods unused return value in rsc | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-06 | If we want this to crash intentionally, use abort() then | Tor Lillqvist |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-01-20 | Some more loplugin:cstylecast: salhelper | Stephan Bergmann |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | Remove visual noise from salhelper | Alexander Wilms |
2014-02-17 | salhelper: sal_Bool -> bool | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist |
2012-08-08 | fix build | Thomas Arnhold |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-18 | fdo#42865: privatized unique empty string symbol: | Michael Stahl |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-02-24 | salhelper::Thread::launch: check create() failure | Stephan Bergmann |
2012-02-23 | Clean up | Stephan Bergmann |
2012-02-23 | add ia32 non-virtual thunks to linker map | Michael Meeks |
2012-02-23 | Moved dp_gui::Thread to salhelper::Thread, so that all code can use it | Stephan Bergmann |
2011-12-15 | convert salhelper to gbuild | Matúš Kukan |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-08-30 | Tweak some DLL and import library names in the WNTGCC case | Tor Lillqvist |
2011-08-04 | Bin OS/2 .map files | Tor Lillqvist |
2011-05-25 | Use simpler DLL and library names in the WNTGCC case | Tor Lillqvist |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-01-16 | Use mscx.map for 64-bit MSVC build | Tor Lillqvist |
2010-11-04 | Export one more Timer symbol | Tor Lillqvist |
2010-11-04 | Attempt to fix some vos removal fallout on Windows | Tor Lillqvist |
2010-11-04 | Export more Timer API with MSVC in the map file | Tor Lillqvist |
2010-11-02 | Export more symbols | Tor Lillqvist |
2010-10-27 | add modelines to .h and .c files as well | Caolán McNamara |
2010-10-25 | merge vosremoval-timer.diff | Norbert Thiebaud |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |