Age | Commit message (Expand) | Author |
2020-09-04 | TabPage no longer needs to inherit from VclBuilderContainer | Caolán McNamara |
2020-09-04 | tdf#124176 Use #pragma once in basctl | George Bateman |
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-05-24 | remove some unused defines | 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-19 | can avoid including svtools/ctrlbox.hxx | Caolán McNamara |
2020-02-19 | weld WatchWindow panel | Caolán McNamara |
2020-02-16 | use fwd decls of StatusBar | Caolán McNamara |
2020-02-16 | use fwd decls | Caolán McNamara |
2020-02-14 | use forward decls to reduce including unnecessary headers | Caolán McNamara |
2020-02-14 | don't need to include split.hxx or scrbar.hxx | Caolán McNamara |
2020-02-13 | remove unneeded includes and update pch | Caolán McNamara |
2020-02-08 | weld LibBox and LanguageBox Item Windows | Caolán McNamara |
2020-02-06 | drop newly unused FontSizeBox | Caolán McNamara |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-27 | tdf#124176:Use pragma once instead of include guards | ayhanyalcinsoy |
2019-12-04 | remove some unnecessary includes and update pches | 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-03 | update basctl pch | Caolán McNamara |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-10 | tdf#62699 Drop pass-through header file include/svx/svdattr.hxx | Gabor Kelemen |
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-03-14 | Resolves tdf#122707 - Replace listbox for print range by radio buttons | heiko tietze |
2019-03-11 | i#119731 Hyperlink Control on dialog Editor | Shubham Goyal |
2019-03-08 | tdf#53524 Create UNO grid control- dialog editor | Shubham Goyal |
2019-02-28 | remove some unused defines | Noel Grandin |
2019-02-20 | o3tl::make_unique -> std::make_unique in include/ & o3tl/ | Gabor Kelemen |
2019-02-13 | Pointer is pointless | Noel Grandin |
2018-11-29 | Adds print even pages/print odd pages options in print dialog | Daniel Silva |
2018-11-29 | Configures page range in print dialog | Daniel |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-03-20 | drop unnecessary includes | 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 |
2018-02-22 | Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/ | Stephan Bergmann |
2017-12-11 | tdf#63154 removed some solar.h references | ekuiitr |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-08-17 | drop unused SdrCustomShapeAdjustmentItem | Jochen Nitschke |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | loplugin:constparams in basctl | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
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 |