Age | Commit message (Expand) | Author |
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-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski |
2017-08-01 | move resmgr to unotools | 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 |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-23 | Replace GetImage with CommandInfoProvider::GetImageForCommand | Maxim Monastirsky |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-11 | loplugin:mergeclasses merge E3dScene with E3dPolyScene | Noel Grandin |
2016-10-04 | can now remove both PopupContainer copies | Caolán McNamara |
2016-10-04 | These are just floating windows, no need for all the special intrastructure | Caolán McNamara |
2016-10-04 | remove PopupControl as an intermediate step | Caolán McNamara |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-22 | Remove NumberFormatCodeWrapper | Maarten Bosmans |
2016-06-27 | GSoC notebookbar: switching tabs depending on context | Szymon Kłos |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-11 | sd: remove pointless micro-optimization | Michael Stahl |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-02-28 | Kill sfx2 menu support | Maxim Monastirsky |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2016-02-04 | svx: replace boost::bind with C++11 lambda | Michael Stahl |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-22 | GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUG | Michael Stahl |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/combobox.h> | Tor Lillqvist |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-11 | remove boost/ptr_vector from pch file | Noel Grandin |
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 | unused headers | Caolán McNamara |
2015-09-07 | svx: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-17 | o3tl: rename compat_functional header | Thorsten Behrens |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-14 | Remove unused OpenGLObject | Zolnai Tamás |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-08-18 | drop unnecessary shl.hxx includes | Caolán McNamara |
2014-08-13 | update_pch | Thomas Arnhold |
2014-07-17 | Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx | Tobias Lippert |
2014-06-17 | rtl::Reference fits just fine here | Stephan Bergmann |