summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)Author
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-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-08Define a dummy GlyphCache class here for nowTor Lillqvist
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-03-05vcl, make ios/dummies compilejan Iversen
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-10-10iOS, solve missing vcl referencesjan Iversen
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-17Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist
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
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-20fix compilation of iostsahi glik
2014-01-26Make sure ShowNativeDialog() shows something: Use NSLog()Tor Lillqvist