summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)AuthorFilesLines
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet1-2/+2
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin1-1/+1
2017-10-10iOS, solve missing vcl referencesjan Iversen1-0/+19
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin1-2/+2
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-2/+2
2017-08-08loplugin:constantparamNoel Grandin1-5/+2
2017-05-03iOS remove unused parameterjan Iversen1-5/+4
2017-04-28iOS, fixed build breaker.jan Iversen1-2/+2
2017-04-03iOS update for Rectanglejan Iversen1-3/+3
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-1/+0
2016-08-17Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist1-0/+5
2016-08-10gendata.hxx has movedTor Lillqvist1-1/+1
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara1-1/+0
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara1-3/+0
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+4
2015-12-16SvpSalFrame ctor parameter list has changedTor Lillqvist1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-07Make this compile for iOS againTor Lillqvist1-37/+1
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-2/+2
2015-06-04convert basebmp::Format to scoped enumNoel Grandin1-1/+1
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara1-0/+1
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist1-211/+0
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-2/+2
2014-11-08These constants are now in the scoped enum MouseEventModifiersTor Lillqvist1-4/+4
2014-10-18vcl/layout.hxx was included twiceAndras Timar1-1/+0
2014-09-18use vcl::FontNoel Grandin1-1/+1
2014-08-18Bin "temporary" code that doesn't compile any longerTor Lillqvist1-8/+0
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-4/+4
2014-05-26No need for these fields for iOSTor Lillqvist1-2/+0
2014-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist1-146/+3
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist1-1/+0
2014-04-07For consistency, set the same "GDI" and "Win" flags for iOS as for OS XTor Lillqvist1-0/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist2-2/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-2/+2
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-20fix compilation of iostsahi glik1-0/+1
2014-01-26Make sure ShowNativeDialog() shows something: Use NSLog()Tor Lillqvist1-0/+3
2013-12-15We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx nowTor Lillqvist1-11/+0
2013-12-14iOS tiled rendering workTor Lillqvist1-1/+3
2013-12-11Try to fix colour issuesTor Lillqvist1-3/+3
2013-11-15releasing the CGDataProvider to prevent possible memory leaksPtyl Dragon1-0/+1
2013-11-15created a long long unit for MLOContentSizePtyl Dragon1-11/+0
2013-11-15changed to CGSizePtyl Dragon1-0/+11
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon1-2/+34
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky1-13/+0
2013-10-23More work on selection handling in iOSTor Lillqvist1-0/+26
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist1-0/+27
2013-10-18More text selection WIP hackingTor Lillqvist1-18/+22
2013-10-17Tiles: Documentation of the parameters.Jan Holesovsky1-1/+1