Age | Commit message (Expand) | Author |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-03 | vcl/floatwin.hxx can be toolkit only now | Caolán McNamara |
2021-02-19 | update pches | Caolán McNamara |
2021-02-08 | update pches | Caolán McNamara |
2021-02-06 | move Button to vcl/toolkit | Caolán McNamara |
2020-12-30 | vcl: remove {Read,Write}ImpGraphic and ImplExportNative from Graphic | Tomaž Vajngerl |
2020-12-29 | vcl: move local bitmap headers to inc/bitmap directory | Chris Sherlock |
2020-12-24 | vcl: move access functions into appropriate bitmap access files | Chris Sherlock |
2020-12-04 | update pches | Caolán McNamara |
2020-09-21 | update pches | Caolán McNamara |
2020-09-02 | move Edit into toolkit only headers | Caolán McNamara |
2020-08-19 | move VclMultiLineEdit to toolkit-only headers | Caolán McNamara |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-12 | svlbitm.hxx can be toolkit only now | Caolán McNamara |
2020-08-08 | loplugin:unusedmethods | Noel Grandin |
2020-07-23 | spinfld can be toolkit only now | Caolán McNamara |
2020-07-12 | update pches | Caolán McNamara |
2020-06-23 | move ListBox to toolkit-only headers | Caolán McNamara |
2020-06-23 | salvtables.hxx not needed outside vcl | Caolán McNamara |
2020-06-23 | FixedBitmap can be in a toolkit only header | Caolán McNamara |
2020-06-19 | jsdialog: Remember builder connected with LOK window id | Szymon Kłos |
2020-05-08 | split button.hxx into toolkit-only piece | Caolán McNamara |
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-14 | use forward decls to reduce including unnecessary headers | Caolán McNamara |
2020-02-14 | move dialog.hxx to vcl/include/toolkit | Caolán McNamara |
2020-02-06 | drop unnecessary include | Caolán McNamara |
2020-02-03 | make some headers private | 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-09-04 | tdf#118314 Code clean up on imestatuswindow | Szabolcs Toth |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2018-10-14 | unowrap.hxx is also exposed for toolkit only | Caolán McNamara |
2018-04-22 | Drop header that had just one typedef | Khaled Hosny |
2018-04-17 | remove ImpBitmap | Noel Grandin |
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-04-19 | remove freshly unused menu support from src files | Caolán McNamara |
2017-02-21 | try to fix "random config" tb | Markus Mohrhard |
2016-12-19 | vcl: separate ImplImageTree - ImageTree singleton and public iface | Tomaž Vajngerl |
2016-12-16 | vcl: Kill unused RenderSettings | Takeshi Abe |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-11-26 | Kill old Graphite layout engines | Khaled Hosny |
2016-09-02 | boost::intrusive_ptr->tools::SvRef | Caolán McNamara |
2016-05-26 | vcl: replace boost::shared_array with std::shared_ptr | Michael Stahl |