Age | Commit message (Expand) | Author |
2024-01-07 | Drop SvtFilterOptions and use officecfg instead | Mike Kaganski |
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-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
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-04 | 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-26 | update pches | Caolán McNamara |
2020-02-28 | weld calc navigator | 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 |
2020-01-06 | weld AreaPropertyPanel | Caolán McNamara |
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-10-17 | weld ScImportAsciiDlg | Caolán McNamara |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-04-28 | rename animate.hxx to animate/Animation.hxx, more changes follow | Tomaž Vajngerl |
2019-01-29 | o3tl::make_unique -> std::make_unique in sc | Gabor Kelemen |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-01-17 | replace boost::checked_deleter with std::default_delete | Jochen Nitschke |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-02-03 | sc: replace boost::bind with C++11 lambda | Michael Stahl |
2016-01-13 | sc: remove last ptr_map includes | Michael Stahl |
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-11-13 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-17 | revert for mac and win unit case crashes after boost->std | Caolán McNamara |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-03 | sc: tdf#88206 replace cppu::WeakImplHelper* etc. | 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 |
2014-09-24 | Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead | Stephan Bergmann |
2014-08-13 | update_pch | Thomas Arnhold |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-11 | fix-includes.pl: sc | Thomas Arnhold |
2014-04-14 | update_pch | Thomas Arnhold |
2014-02-15 | fdo#63154 Remove unused solar.h reference in sc | Alexandre Vicenzi |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |