Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin | 1 | -1/+0 |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin | 1 | -1/+1 |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann | 2 | -2/+2 |
2021-04-12 | update PCHs | Caolán McNamara | 1 | -2/+1 |
2021-04-08 | update PCHs | Luboš Luňák | 2 | -2/+5 |
2021-04-06 | update pches | Caolán McNamara | 2 | -5/+2 |
2021-03-21 | update pches | Caolán McNamara | 2 | -2/+6 |
2021-03-13 | update pches | Julien Nabet | 2 | -5/+2 |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski | 4 | -8/+11 |
2021-03-06 | update pches | Julien Nabet | 1 | -2/+1 |
2021-03-06 | update pches | Julien Nabet | 2 | -4/+3 |
2021-03-03 | update pches | Caolán McNamara | 1 | -2/+1 |
2021-02-23 | update pches | Caolán McNamara | 1 | -1/+3 |
2021-02-19 | update pches | Caolán McNamara | 1 | -1/+2 |
2021-02-08 | update pches | Caolán McNamara | 3 | -6/+6 |
2020-12-15 | update pches | Caolán McNamara | 2 | -2/+5 |
2020-12-04 | update pches | Caolán McNamara | 3 | -3/+10 |
2020-09-21 | update pches | Caolán McNamara | 1 | -2/+1 |
2020-09-02 | move Edit into toolkit only headers | Caolán McNamara | 2 | -4/+3 |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara | 2 | -2/+4 |
2020-08-19 | update pches | Caolán McNamara | 2 | -5/+2 |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara | 3 | -5/+8 |
2020-07-12 | update pches | Caolán McNamara | 2 | -6/+11 |
2020-07-11 | desktop/deployment: create instances with uno constructors | Noel Grandin | 1 | -1/+0 |
2020-04-26 | update pches | Caolán McNamara | 1 | -4/+2 |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara | 3 | -8/+11 |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann | 3 | -3/+3 |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák | 4 | -69/+34 |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann | 4 | -4/+4 |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák | 4 | -12/+27 |
2019-06-14 | remove some unused includes | Caolán McNamara | 1 | -20/+1 |
2019-05-12 | regenerate PCH headers | Luboš Luňák | 2 | -4/+4 |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák | 4 | -127/+63 |
2019-04-28 | rename animate.hxx to animate/Animation.hxx, more changes follow | Tomaž Vajngerl | 1 | -1/+1 |
2019-02-13 | Pointer is pointless | Noel Grandin | 1 | -1/+0 |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara | 1 | -3/+3 |
2018-03-20 | drop unnecessary includes | Caolán McNamara | 1 | -1/+0 |
2018-03-02 | delete colordata.hxx | Noel Grandin | 1 | -1/+0 |
2018-02-22 | Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/ | Stephan Bergmann | 1 | -1/+1 |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski | 4 | -22/+49 |
2017-08-01 | move resmgr to unotools | Caolán McNamara | 1 | -1/+1 |
2017-07-21 | migrate to boost::gettext | Caolán McNamara | 2 | -3/+0 |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand | 1 | -1/+1 |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock | 1 | -1/+1 |
2017-04-20 | loplugin:unusedmethods | Noel Grandin | 1 | -1/+0 |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke | 2 | -2/+0 |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke | 1 | -1/+0 |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock | 1 | -1/+1 |
2016-02-06 | vcl: split exception types from input types | Chris Sherlock | 1 | -4/+4 |
2016-02-03 | desktop: replace boost::bind with lambda or std::bind | Michael Stahl | 2 | -2/+0 |