summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Remove dead voice command codeTor Lillqvist4-141/+0
2013-02-28fdo#39468: Translated German comments in vcl/{inc,win}Christian M. Heller3-70/+57
2013-02-28cleanup some module calls.Michael Meeks5-12/+6
2013-02-28WaE: 'eventKind' may be used uninitialized in this functionTor Lillqvist1-0/+3
2013-02-28The "pre-cleaning" is fairly pointless now when we fill the whole screenTor Lillqvist1-1/+1
2013-02-28Bin some repetitive verbose loggingTor Lillqvist1-5/+3
2013-02-28fdo#38838,UniString,String_to_OUStringelixir3-6/+6
2013-02-28Handle touch eventsTor Lillqvist1-2/+41
2013-02-27get installed fonts etc. using SalGraphicsLuboš Luňák1-47/+97
2013-02-27make OutputDevice::ImplGetGraphics() return the SalGraphics*Luboš Luňák2-5/+4
2013-02-27Send text input to the LO codeTor Lillqvist1-1/+28
2013-02-27vcl: re-add FontSelectPattern ctor needed on WNTMichael Stahl2-0/+15
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac6-24/+0
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist6-184/+6
2013-02-27GetFullKeyCode() was identical to GetFullCode()Tor Lillqvist2-5/+4
2013-02-27reluctantly support NumericBox as a custom widgetCaolán McNamara1-0/+6
2013-02-27ApplicationProperty and PropertyHandler are unusedTor Lillqvist3-27/+1
2013-02-27UNIQUEID_SV_BEGIN is unusedTor Lillqvist1-2/+0
2013-02-27Remove a too verbose and frequent log writeTor Lillqvist1-48/+40
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl2-2/+2
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl2-2/+2
2013-02-26createWindowFoo is unusedTor Lillqvist1-10/+0
2013-02-26Cut down on the excessive and rather unhelpful OSL_TRACEs in vcl/source/gdiTor Lillqvist6-109/+0
2013-02-26another attempt at fixing build with the "generic" PrintFontManagerLuboš Luňák1-2/+2
2013-02-26Don't abort when myPoints is emptyLionel Elie Mamane1-1/+2
2013-02-26put #ifdef around Unix specific codeLuboš Luňák1-1/+12
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák7-73/+125
2013-02-25The source buffer (virtual device) has 4 bytes per pixel, tooTor Lillqvist1-5/+4
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-25loplugin: improve indentationThomas Arnhold16-49/+40
2013-02-25Temporary (one hopes) hack to get the actual view size down to SvpSalFrameTor Lillqvist1-0/+16
2013-02-25Resolves: fdo#61373 tabs too narrow under oxygen gtk themeCaolán McNamara1-0/+30
2013-02-25Revert "allow WMF's with missing EOF record"Radek Doulik1-1/+1
2013-02-25Use __android_log_print() instead of fprintf(stderr)Tor Lillqvist1-81/+85
2013-02-25fdo#59405 fdo#60638: EMFWriter::ImplWrite: write EMF_PLUS "comments"Michael Stahl1-1/+14
2013-02-25vcl: GDIMetaFile: log some exceptionsMichael Stahl1-2/+6
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara5-7/+9
2013-02-25Remove unnecessary commented code that appears to do nothing whatsoever.Chris1-3/+0
2013-02-25allow WMF's with missing EOF recordRadek Doulik1-1/+1
2013-02-25re-factor AFM metric reading to simplify signatures.Michael Meeks3-18/+18
2013-02-25perf: avoid scaling images to the same size at some cost.Michael Meeks1-1/+3
2013-02-25loplugin: unused variablesThomas Arnhold4-6/+2
2013-02-24Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson6-10/+42
2013-02-24be more forgiving on 768 height screens to allow dialogs occupy more heightCaolán McNamara1-15/+14
2013-02-24WaE: unused parameterTor Lillqvist1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold6-10/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac4-7/+7
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud1-2/+2
2013-02-23Fix typo (beacuse/becasue)/becauseJulien Nabet1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1