summaryrefslogtreecommitdiff
path: root/dbaccess/inc/pch/precompiled_dbu.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-1/+1
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny1-6/+10
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-6/+5
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-5/+6
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-4/+20
2021-04-12update PCHsCaolán McNamara1-4/+2
2021-04-08update PCHsLuboš Luňák1-2/+4
2021-03-21update pchesCaolán McNamara1-3/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-06update pchesJulien Nabet1-2/+3
2021-02-08update pchesCaolán McNamara1-1/+6
2020-12-04update pchesCaolán McNamara1-5/+4
2020-08-27remove some unused includes and update pchesCaolán McNamara1-3/+2
2020-08-19update pchesCaolán McNamara1-1/+6
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-3/+2
2020-08-09weld OTasksWindowCaolán McNamara1-1/+3
2020-07-12update pchesCaolán McNamara1-14/+13
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin1-2/+0
2020-04-26update pchesCaolán McNamara1-1/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-24/+6
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-18drop unneeded includeCaolán McNamara1-3/+1
2020-02-17weld LimitBox Item WindowCaolán McNamara1-10/+3
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-3/+88
2019-12-02use weld::WaitObjectCaolán McNamara1-5/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-7/+11
2019-05-12regenerate PCH headersLuboš Luňák1-3/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-27/+17
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-03-22move MessBoxStyle to last consumerCaolán McNamara1-1/+0
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-11/+36
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-12dbaccess: replace boost::bind with C++11 lambdasMichael Stahl1-1/+0
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-02-01boost::mem_fn->std::mem_fn in dbaccessNoel Grandin1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-437/+94
2015-09-18Some follow-up #include clean-upStephan Bergmann1-1/+0
2015-09-17boost->stdCaolán McNamara1-2/+0
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson1-1/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian1-3/+10
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-08-13update_pchThomas Arnhold1-0/+1
2014-04-14update_pchThomas Arnhold1-3/+7
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-1/+1
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-1/+1