Age | Commit message (Expand) | Author |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-05 | SotFactory is in fact not used: remove + cleanup | Matúš Kukan |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | Missing includes | Ashod Nakashian |
2015-09-17 | boost->std | Caolán McNamara |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2014-08-13 | update_pch | Thomas Arnhold |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-20 | Remove pass-through header file sot/inc/sot/clsids.hxx | Michael Dunphy |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-02-04 | warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool' | Stephan Bergmann |
2012-11-17 | callcatcher: remove another layer of binfilter-released methods | Caolán McNamara |
2012-11-14 | callcatcher: more binfilter freed up methods | Caolán McNamara |
2012-11-14 | The additional methods of SO2_*_REF over SV_*_REF are now unused | Caolán McNamara |
2012-11-14 | callcatcher: update unused code post binfilter death | Caolán McNamara |
2012-11-09 | binfilter.die.die.die | Norbert Thiebaud |
2012-08-20 | callcatcher: remove some of the slightly trickier unused methods | Caolán McNamara |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-06-27 | Remove unused header files | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-05 | This SyncSvStream/SyncSysStream stuff isn't used | Caolán McNamara |
2012-05-25 | Revert "Make SotStorage and SotStorageStream dtors public" | Fridrich Štrba |
2012-05-25 | Make SotStorage and SotStorageStream dtors public | Fridrich Štrba |
2012-05-03 | Fix sot stream bustage | Caolán McNamara |
2012-05-03 | Related: fdo#47644 compound storage backend is poor at knowing stream size | Caolán McNamara |
2012-03-23 | ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1 | Caolán McNamara |
2012-03-05 | Remove unused code | Elton Chung |
2012-03-01 | Remove unused code | Elton Chung |
2012-03-01 | callcatcher: update list | Caolán McNamara |
2012-02-24 | unusedcode.easy: OwnerLock includes this feature | Thomas Arnhold |
2012-02-24 | unusedcode.easy: Remove SotFactory::TestInvariant() | Thomas Arnhold |
2012-02-07 | sot: Delete FileList::GetFormat as it is no longer used | Greg Kroah-Hartman |
2012-01-23 | make sot ByteString free | Caolán McNamara |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-09 | callcatcher: remove unused code post automation removal | Caolán McNamara |
2011-12-09 | Three factories in sot never used | Caolán McNamara |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from sot | Norbert Thiebaud |
2011-08-25 | UnoStorageHolder is never ctored, follow logical consequences of that | Caolán McNamara |
2011-08-25 | callcatcher: yet more unused code | Caolán McNamara |
2011-08-04 | callcatcher: remove unused methods | Caolán McNamara |
2011-08-02 | callcatcher: remove unused methods | Thomas Arnhold |