summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01current mingw headers don't have fMergeNeutralItemsLuboš Luňák
2013-03-01Resolves: fdo#61459 icons loaded from .res brokenCaolán McNamara
2013-03-01sort frame labels before frame contents for tab traversalCaolán McNamara
2013-03-01Resolves: fdo#61656 use order and orientation combobox select pos as indexCaolán McNamara
2013-03-01#i103131# in doubt treat unicode variation selectors as invisible(cherry pick...Herbert Dürr
2013-03-01(cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)Herbert Dürr
2013-03-01fix higher debug level buildCaolán McNamara
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-28I think this is such a serious problem that an assert() is in orderTor Lillqvist
2013-02-28Try uncommenting these now, I don't think the FIXME holds any moreTor Lillqvist
2013-02-28Don't SAL_INFO() a sal_Bool as a (binary) characterTor Lillqvist
2013-02-28Try to use another kind of eventsTor Lillqvist
2013-02-28Bin one more too repetitive log lineTor Lillqvist
2013-02-28remove all d.lstMichael Stahl
2013-02-28Remove dead voice command codeTor Lillqvist
2013-02-28fdo#39468: Translated German comments in vcl/{inc,win}Christian M. Heller
2013-02-28cleanup some module calls.Michael Meeks
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-28fdo#38838,UniString,String_to_OUStringelixir
2013-02-28Handle touch eventsTor Lillqvist
2013-02-27get installed fonts etc. using SalGraphicsLuboš Luňák
2013-02-27make OutputDevice::ImplGetGraphics() return the SalGraphics*Luboš Luňák
2013-02-27Send text input to the LO codeTor Lillqvist
2013-02-27vcl: re-add FontSelectPattern ctor needed on WNTMichael Stahl
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist
2013-02-27GetFullKeyCode() was identical to GetFullCode()Tor Lillqvist
2013-02-27reluctantly support NumericBox as a custom widgetCaolán McNamara
2013-02-27ApplicationProperty and PropertyHandler are unusedTor Lillqvist
2013-02-27UNIQUEID_SV_BEGIN is unusedTor Lillqvist
2013-02-27Remove a too verbose and frequent log writeTor Lillqvist
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl
2013-02-26createWindowFoo is unusedTor Lillqvist
2013-02-26Cut down on the excessive and rather unhelpful OSL_TRACEs in vcl/source/gdiTor Lillqvist
2013-02-26another attempt at fixing build with the "generic" PrintFontManagerLuboš Luňák
2013-02-26Don't abort when myPoints is emptyLionel Elie Mamane
2013-02-26put #ifdef around Unix specific codeLuboš Luňák
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-25The source buffer (virtual device) has 4 bytes per pixel, tooTor Lillqvist
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25Temporary (one hopes) hack to get the actual view size down to SvpSalFrameTor Lillqvist
2013-02-25Resolves: fdo#61373 tabs too narrow under oxygen gtk themeCaolán McNamara
2013-02-25Revert "allow WMF's with missing EOF record"Radek Doulik