summaryrefslogtreecommitdiff
path: root/vcl/inc/pch/precompiled_vcl.hxx
AgeCommit message (Expand)Author
2020-09-21update pchesCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-07-23spinfld can be toolkit only nowCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-23salvtables.hxx not needed outside vclCaolán McNamara
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-06drop unnecessary includeCaolán McNamara
2020-02-03make some headers privateCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-04-22Drop header that had just one typedefKhaled Hosny
2018-04-17remove ImpBitmapNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-02-21try to fix "random config" tbMarkus Mohrhard
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-12-13change from glew to epoxyCaolán McNamara
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-05-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-25git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock
2016-01-11PCH support on LinuxAshod Nakashian
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist