summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)Author
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
2013-12-15We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx nowTor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-11Try to fix colour issuesTor Lillqvist
2013-11-15releasing the CGDataProvider to prevent possible memory leaksPtyl Dragon
2013-11-15created a long long unit for MLOContentSizePtyl Dragon
2013-11-15changed to CGSizePtyl Dragon
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist