summaryrefslogtreecommitdiff
path: root/dbaccess/inc/pch
AgeCommit message (Expand)AuthorFilesLines
2020-09-21update pchesCaolán McNamara1-2/+1
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-02move Edit into toolkit only headersCaolán McNamara1-2/+1
2020-08-27remove some unused includes and update pchesCaolán McNamara2-4/+3
2020-08-19update pchesCaolán McNamara1-1/+6
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-4/+4
2020-08-09weld OTasksWindowCaolán McNamara2-6/+4
2020-07-12update pchesCaolán McNamara4-23/+19
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin2-3/+0
2020-04-26update pchesCaolán McNamara3-6/+14
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara5-75/+18
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-2/+2
2020-02-18drop unneeded includeCaolán McNamara1-3/+1
2020-02-17weld LimitBox Item WindowCaolán McNamara2-12/+6
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák4-9/+164
2019-12-02use weld::WaitObjectCaolán McNamara1-5/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann3-3/+3
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák3-10/+20
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara2-117/+0
2019-05-12regenerate PCH headersLuboš Luňák4-11/+14
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák6-299/+103
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2-2/+2
2019-02-13Pointer is pointlessNoel Grandin2-2/+0
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 Grandin3-3/+0
2018-01-27Add HSQLDB schema importTamas Bunth2-0/+50
2017-09-22Fresh run of bin/update_pch.shMike Kaganski5-73/+107
2017-08-01move resmgr to unotoolsCaolán McNamara2-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara4-8/+0
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-20loplugin:unusedmethodsNoel Grandin3-3/+0
2016-05-12dbaccess: replace boost::bind with C++11 lambdasMichael Stahl2-2/+0
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke4-4/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock2-8/+6
2016-02-02boost::hash->std::hashNoel Grandin2-2/+0
2016-02-01boost::mem_fn->std::mem_fn in dbaccessNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist2-2/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian5-858/+605
2015-09-18Some follow-up #include clean-upStephan Bergmann1-1/+0
2015-09-17boost->stdCaolán McNamara4-5/+0
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson2-2/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian3-4/+15