Age | Commit message (Expand) | Author |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-06 | update pches | Caolán McNamara |
2021-03-21 | update pches | Caolán McNamara |
2021-03-13 | update pches | Julien Nabet |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-06 | update pches | Julien Nabet |
2021-03-06 | update pches | Julien Nabet |
2021-03-03 | update pches | Caolán McNamara |
2021-02-23 | update pches | Caolán McNamara |
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-07 | move various notebookbar widgets into vcl | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-09-04 | TabPage no longer needs to inherit from VclBuilderContainer | Caolán McNamara |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara |
2020-08-19 | update pches | Caolán McNamara |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-07-12 | update pches | Caolán McNamara |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
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 |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-10-30 | svl: replace boost::ptr_vector with std::vector | Michael Stahl |
2015-10-30 | svl: replace boost::ptr_map with std::map | Michael Stahl |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-07 | svl: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
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-13 | update_pch | Thomas Arnhold |
2014-05-15 | update_pch: add svl | Thomas Arnhold |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-19 | Delete two pass-through include files and update the file that included them. | Michael Dunphy |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-10 | Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl | Armin Le Grand |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-02 | Revert "Revert "reduce some uglyness"" | Thomas Arnhold |
2013-04-02 | nranges: add lost header guard | Thomas Arnhold |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-26 | style.hrc: translate comments | Michael Stahl |