Age | Commit message (Expand) | Author |
2023-01-12 | introduce docmodel comp., model::ThemeColor, use it in SvxColorItem | Tomaž Vajngerl |
2022-09-16 | vcl: AnimationBitmap -> AnimationFrame | Chris Sherlock |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2021-07-29 | drop some unneeded includes | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-03-21 | update pches | Caolán McNamara |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-19 | update pches | Caolán McNamara |
2021-02-08 | update pches | Caolán McNamara |
2020-12-15 | update pches | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-08-14 | rename nmspmap.hxx -> namespacemap.hxx | Noel Grandin |
2020-04-26 | update pches | Caolán McNamara |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |
2018-10-06 | drop some now unnecessary includes | Caolán McNamara |
2018-08-14 | SvxCharSetColorItem can be removed | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2016-05-25 | sw: replace boost::shared_array with std::shared_ptr | Michael Stahl |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-02-01 | boost::cref->std::cref | 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-18 | basebmp now only used from vcl/headless code | Caolán McNamara |
2016-01-18 | drawmodes header gone | Caolán McNamara |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/combobox.h> | Tor Lillqvist |
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-09-18 | boost->std | Caolán McNamara |
2015-06-18 | drop unused sequenceasvector.hxx (see sequence.hxx) | 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 |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-08-18 | drop unnecessary shl.hxx includes | Caolán McNamara |
2014-07-17 | Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx | Tobias Lippert |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |