# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: n/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/ios
pan title='2018-03-07 02:37:36 +0100'>2018-03-07
AgeCommit message (Expand)Author
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-12-29tdf#143148 : Use pragma once instead of include guardsRamreiso Kashung
2021-12-16Fix iOS compilation after recent changes to SequenceTor Lillqvist
2021-10-06drop 'using namespace std' in vcl (MacOs/ios), blindlyJulien Nabet
2021-09-27Need a dummy AquaGraphicsBackend::drawNativeControl() on iOSTor Lillqvist
2021-08-23Make compilation for iOS get a bit furtherTor Lillqvist
2021-08-23make SalGeometryProvider available for Aqua VCL backendsLuboš Luňák
2021-07-02vcl: drop GenericUnixSalDataTypeJan-Marek Glogowski
2021-05-22tdf#142061 Add window scaling to XOR emulation on macOSThorsten Wagner
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl
2021-03-25tdf#141217: Improve plain text pasting on iOSTor Lillqvist
2021-03-23Log successful mapping from system pasteboard format to internal MIME typeTor Lillqvist
2021-03-23We only use the systemwide general pasteboardTor Lillqvist
2021-01-20Fix typosAndrea Gelmini
2021-01-18Clean up includes a bit for iOS and macOSTor Lillqvist
2021-01-17tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOSTor Lillqvist
2020-12-21Improve SAL_INFO output for clipboard operations on iOSTor Lillqvist
2019-12-24sal_Char->char in vclNoel Grandin
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-11Fix copy/paste error that probably has had no ill effectTor Lillqvist
Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-02-01oox: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2017-12-19inline use-once typedefsNoel Grandin
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-07remove CREATE_OSTRING macroJochen Nitschke
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin