/source/ta/

-7-4+backports'>distro/lhm/libreoffice-7-4+backports LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/headless/svpframe.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2024-03-13tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
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