summaryrefslogtreecommitdiff
path: root/vcl/headless/svpframe.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski1-1/+1
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin1-1/+1
2018-11-09No updateSettings() in AquaSalGraphicsTor Lillqvist1-1/+2
2018-11-09LOK: custom widgets: don't clobber the custom colorsAshod Nakashian1-2/+3
2018-11-09custom widgets: setup style setting in the widget libraryTomaž Vajngerl1-0/+17
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist1-0/+2
2018-11-06convert some macros to local functionsNoel Grandin1-3/+3
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin1-2/+2
2018-10-14Simplify containers iterations in vclArkadiy Illarionov1-3/+2
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-19lok: 14pt font is too large for the context menus.Jan Holesovsky1-0/+3
2018-01-17use the same shade of grey as Online UI usesAndras Timar1-1/+1
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-4/+4
2017-12-09headless: improve popup menu background defaults.Michael Meeks1-0/+2
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet1-4/+3
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-0/+11
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-1/+7
2017-10-23loplugin:includeform: vclStephan Bergmann1-3/+3
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski1-3/+2
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-1/+0
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: vclStephan Bergmann1-1/+1
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin1-2/+1
2017-04-13fix issue related to using namespace with pchMarkus Mohrhard1-5/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara1-2/+2
2017-02-07revert unready stuffCaolán McNamara1-2/+2
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara1-2/+2
2016-08-10Intermediate iOS hackTor Lillqvist1-1/+7
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna1-7/+2
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin1-1/+1
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin1-8/+8
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin1-1/+1
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-7/+7
2016-04-12Avoid reserved identifierStephan Bergmann1-3/+3
2016-03-08loplugin:constantparams in vclNoel Grandin1-2/+2
2016-02-08headless: for now don't allocate big cairo surfaces for invisible frames.Michael Meeks1-2/+7
2016-01-18drop unneeded headersCaolán McNamara1-3/+0
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara1-41/+16
2015-12-21loplugin:unusedmethodsNoel Grandin1-11/+0
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara1-2/+1
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara1-4/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-4/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-07Make this compile for iOS againTor Lillqvist1-3/+4
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-5/+5
2015-10-02fix Android and KDE buildNoel Grandin1-1/+17
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-15/+0