summaryrefslogtreecommitdiff
path: root/vcl/headless/svpframe.cxx
AgeCommit message (Expand)Author
2022-09-27Fix some headless window sizes on Windows, to make `make check` more reliableStephan Bergmann
2022-06-21svp: fix UB SalGraphics vector accessJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-01-04Drop all commented SAL_DEBUG callsJan-Marek Glogowski
2021-07-01svp: a bit more correct focus handlingJan-Marek Glogowski
2021-06-30svp: add ostream<< for SvpSalFrameJan-Marek Glogowski
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-06-10avoid possible repeated cairo surface creationLuboš Luňák
2020-10-19use tools::Long in vclNoel
2020-10-15Replace list by vector in vcl/svpframeJulien Nabet
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-01-23Avoid explicit casts to smaller unsigned int from larger longStephan Bergmann
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-05Remove redundant memsetsStephan Bergmann
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2018-11-09No updateSettings() in AquaSalGraphicsTor Lillqvist
2018-11-09LOK: custom widgets: don't clobber the custom colorsAshod Nakashian
2018-11-09custom widgets: setup style setting in the widget libraryTomaž Vajngerl
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-19lok: 14pt font is too large for the context menus.Jan Holesovsky
2018-01-17use the same shade of grey as Online UI usesAndras Timar
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-09headless: improve popup menu background defaults.Michael Meeks
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: vclStephan Bergmann
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-13fix issue related to using namespace with pchMarkus Mohrhard
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2016-08-10Intermediate iOS hackTor Lillqvist
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin