Age | Commit message (Expand) | Author |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-02-06 | vcl/apptypes.hxx is gone | Stephan Bergmann |
2016-02-06 | vcl: split exception types from input types | Chris Sherlock |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2015-12-18 | related tdf#96398 pull out more NPAPI-related code | Thorsten Behrens |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-09-10 | vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
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-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper | Chr. Rossmanith |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-09-08 | More OUString cleanup in vbahelper | Olivier Hallot |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-26 | clean up unnecessary non working implementations | Noel Power |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-27 | Remove unused header files | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-31 | targeted string re-work | Norbert Thiebaud |
2012-04-24 | tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selection | Noel Power |
2012-04-08 | Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelper | Julien Nabet |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | unused global OUString | Caolán McNamara |
2012-03-26 | reduce over use of static OUStrings | Caolán McNamara |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-20 | correct exception specification on a function | Luboš Luňák |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-12 | SAL_DLLPUBLIC_TEMPLATE | Luboš Luňák |
2012-03-10 | exported templates need to be marked as such | Luboš Luňák |
2012-03-08 | Removed unused code. | Santiago Martinez |
2012-03-05 | vba implementation for Application.OnKey | Noel Power |
2012-02-05 | Remove unused code. | Elton Chung |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2011-12-21 | SfxObjectShell may not have a medium | Caolán McNamara |
2011-11-16 | replaced String in SfxPickList with rtl::OUString | Takeshi Abe |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-05 | unusedcode: vbahelper::CollectionBase class | Matúš Kukan |
2011-05-23 | vbahelper builds after the m106 merge. | Jan Holesovsky |