summaryrefslogtreecommitdiff
path: root/vcl/ios/iosinst.cxx
AgeCommit message (Expand)Author
2023-10-01Fix iOS build breakages when building on macOS SonomaPatrick Luby
2023-01-30Fix iOS build errorsPL
2022-06-23Revert "svp: don't directly yield in main thread"Stephan Bergmann
2022-06-22svp: don't directly yield in main threadJan-Marek Glogowski
2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski
2022-01-14VCL move SolarMutex (un)locking into (De)InitVCLJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-14iOS+Android+SVP "merge" all SalData instancesJan-Marek Glogowski
2021-07-02vcl: drop GenericUnixSalDataTypeJan-Marek Glogowski
2019-10-07Avoid dialog headings showing up as some serif font in the iOS appTor Lillqvist
2019-10-07tdf#126964: Set background colours to white in IosSalFrame::UpdateSettings()Tor Lillqvist
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist
2019-03-14Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-08-08loplugin:constantparamNoel Grandin
2017-05-03iOS remove unused parameterjan Iversen
2017-04-28iOS, fixed build breaker.jan Iversen
2017-04-03iOS update for Rectanglejan Iversen
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-08-10gendata.hxx has movedTor Lillqvist
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2015-12-16SvpSalFrame ctor parameter list has changedTor Lillqvist
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Make this compile for iOS againTor Lillqvist
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2014-11-08These constants are now in the scoped enum MouseEventModifiersTor Lillqvist
2014-10-18vcl/layout.hxx was included twiceAndras Timar
2014-09-18use vcl::FontNoel Grandin
2014-08-18Bin "temporary" code that doesn't compile any longerTor Lillqvist
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-05-26No need for these fields for iOSTor Lillqvist
2014-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist
2014-04-07For consistency, set the same "GDI" and "Win" flags for iOS as for OS XTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock