summaryrefslogtreecommitdiff
path: root/canvas
ModeNameSize
-rw-r--r--Library_cairocanvas.mk2117logplain
-rw-r--r--Library_canvasfactory.mk1377logplain
-rw-r--r--Library_canvastools.mk2303logplain
-rw-r--r--Library_directx9canvas.mk2108logplain
-rw-r--r--Library_gdipluscanvas.mk1749logplain
-rw-r--r--Library_oglcanvas.mk1612logplain
-rw-r--r--Library_simplecanvas.mk1419logplain
-rw-r--r--Library_vclcanvas.mk2056logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_canvas.mk1483logplain
-rw-r--r--Package_opengl.mk828logplain
-rw-r--r--README1868logplain
-rw-r--r--StaticLibrary_directxcanvas.mk1323logplain
d---------opengl480logplain
d---------source234logplain
d---------workben81logplain
xNorbert Thiebaud the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> 2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot Change-Id: I64f3f966011bf07a2ee0c7327feb4a46df595210 2012-07-02re-base on ALv2 code.Michael Meeks