summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19WASM Qt: various EMSCRIPTEN adaptionsJan-Marek Glogowski
2022-01-16tdf#146453 retain precise vertical base pos with ResolutionIndependentLayoutCaolán McNamara
2022-01-16Related: tdf#146453 retain accurate positioning in rotated text renderingCaolán McNamara
2022-01-16tdf#146439 retain precise base start pos when using ResolutionIndependentLayoutCaolán McNamara
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-13keep scaled ResolutionIndependentLayout glyph positions as floating pointCaolán McNamara
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-13always use B2DPoint for DevicePointCaolán McNamara
2022-01-13split up ImplPrepareLayoutArgs a littleCaolán McNamara
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-11tdf#145919 Localize strings in Graphics Test dialogGabor Kelemen
2022-01-06Add a comment how to use MetafileXmlDump in the testsJan Holesovsky
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2022-01-01tdf#140286 fix INFO("OSVERSION") for Linux: return kernel versionscito
2021-12-30jsdialog: send info about initial focus in dialogSzymon Kłos
2021-12-27vcl: change Get{Linear|Complex}GradientSteps()Chris Sherlock
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-20use cppu::BaseMutex in TransportAsXWindowNoel Grandin
2021-12-19osl::Mutex->std::mutex in I18nHelperNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-13remove unused forward declareCaolán McNamara
2021-12-13remove newly unused Menu::InsertItem variantCaolán McNamara
2021-12-11tdf#145764 - BASIC IDE Home Key: move cursor to the beginning/first characterAndreas Heinisch
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-10add resize_to_request to popoverCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-03UBSan still needs RTTI of some types to be exportedStephan Bergmann
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-30vcl: document ToolBoxMiklos Vajna
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-28don't need to include vcl/menu.hxx from vcl/menubarupdateicon.hxxCaolán McNamara
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-11-17vcl: split GetGradientSteps() into Get{Complex|Linear}GradientSteps()Chris Sherlock
2021-11-17weld colormenuCaolán McNamara
2021-11-17allow menu placement either under or at endCaolán McNamara
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák
2021-11-12Fix typoAndrea Gelmini
2021-11-12Resolves tdf#70519 - Make wavy lines depend on zoom factorHeiko Tietze
2021-11-12make it possible to find out what fonts are actually really usedLuboš Luňák
2021-11-09Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin