summaryrefslogtreecommitdiff
path: root/linguistic/qa/unoapi/knownissues.xcl
blob: 27f9dacc176b7522ade156e2efa7441a242ece76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
# This file incorporates work covered by the following license notice:
#
#   Licensed to the Apache Software Foundation (ASF) under one or more
#   contributor license agreements. See the NOTICE file distributed
#   with this work for additional information regarding copyright
#   ownership. The ASF licenses this file to you under the Apache
#   License, Version 2.0 (the "License"); you may not use this file
#   except in compliance with the License. You may obtain a copy of
#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
#

### i84435 ##
lng.LngSvcMgr
#uncommented in lng.sce

### i88538 ###
lng.DicList::com::sun::star::linguistic2::XSearchableDictionaryList

### i96846 ###
lng.LinguProps::com::sun::star::linguistic2::LinguProperties
metersTor Lillqvist 2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist 2013-03-05Add a SAL_INFOTor Lillqvist 2013-03-02Start hacking on zoom and scroll events at the VCL "public" levelTor Lillqvist 2013-03-02RTL_CONSTASCII_USTRINGPARAM removalTor Lillqvist 2013-03-02Start hacking on zoomingTor Lillqvist 2013-03-01Bin two lines of logging that are too repetitive to be usefulTor Lillqvist 2013-03-01The RGBA bytes are already in the order we wantTor Lillqvist 2013-02-28Drop unuse maRedrawRegionTor Lillqvist 2013-02-28Try uncommenting these now, I don't think the FIXME holds any moreTor Lillqvist 2013-02-28Try to use another kind of eventsTor Lillqvist 2013-02-28Bin one more too repetitive log lineTor Lillqvist 2013-02-28WaE: 'eventKind' may be used uninitialized in this functionTor Lillqvist 2013-02-28The "pre-cleaning" is fairly pointless now when we fill the whole screenTor Lillqvist 2013-02-28Bin some repetitive verbose loggingTor Lillqvist 2013-02-28Handle touch eventsTor Lillqvist 2013-02-27Send text input to the LO codeTor Lillqvist 2013-02-27Remove a too verbose and frequent log writeTor Lillqvist 2013-02-25The source buffer (virtual device) has 4 bytes per pixel, tooTor Lillqvist 2013-02-25Temporary (one hopes) hack to get the actual view size down to SvpSalFrameTor Lillqvist 2013-02-25Use __android_log_print() instead of fprintf(stderr)Tor Lillqvist 2013-02-23No NativeActivity, so native_app_glue and struct android_app are meaninglessTor Lillqvist 2013-02-22Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist 2013-02-21android: finally starting and rendering at least something again.Michael Meeks 2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks 2013-01-30Remove unused DeInitSalMainStephan Bergmann 2012-12-12Consistently acquire solar mutex in all CreateSalInstance variantsStephan Bergmann 2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist