summaryrefslogtreecommitdiff
path: root/accessibility/inc/pch
AgeCommit message (Expand)AuthorFilesLines
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn1-1/+1
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+0
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-16/+11
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann1-1/+0
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-6/+7
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-2/+0
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara1-1/+2
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-2/+8
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-2/+15
2021-04-08update PCHsLuboš Luňák1-1/+3
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara1-2/+1
2021-02-19update pchesCaolán McNamara1-8/+1
2021-02-08update pchesCaolán McNamara1-1/+2
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-2/+2
2020-12-04update pchesCaolán McNamara1-1/+3
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-19/+4
2020-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2020-07-12update pchesCaolán McNamara1-1/+12
2020-06-23move ListBox to toolkit-only headersCaolán McNamara1-2/+5
2020-04-26update pchesCaolán McNamara1-4/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-3/+3
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-1/+2
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-17/+18
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-4/+14
2019-05-12regenerate PCH headersLuboš Luňák1-3/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-91/+31
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-4/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara1-5/+5
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2017-12-11tdf#63154 removed some solar.h referencesekuiitr1-1/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-27/+66
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini1-1/+0
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-16/+16
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl1-1/+0
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0