summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara2-14/+43
2012-04-24WaE: when type is in parentheses, array cannot have dynamic sizeTor Lillqvist1-1/+1
2012-04-24WaE: delete called on class that is abstract but has non-virtual destructorTor Lillqvist1-0/+1
2012-04-24WaE: 'ATSLayout::InitFont' hides overloaded virtual functionTor Lillqvist1-2/+2
2012-04-24WaE: unused functionsTor Lillqvist2-27/+0
2012-04-24WaE: incompatible pointer typesTor Lillqvist1-1/+1
2012-04-24WaE: unused variableTor Lillqvist1-1/+0
2012-04-24WaE: semicolon before method body is ignoredTor Lillqvist1-3/+3
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-04-23fix gtk3salnativewidgets-gtk build with gcc 4.4Rene Engelhard1-4/+4
2012-04-23cut out negative widths/heights earlyCaolán McNamara1-1/+1
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders2-2/+1
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda2-38/+0
2012-04-23Remove unused code in vclSantiago Martinez2-46/+0
2012-04-20Build freetype and fontconfig statically for AndroidTor Lillqvist1-0/+1
2012-04-19fail earlier on oversized imagesCaolán McNamara1-8/+19
2012-04-19ImplLayout can return NULLCaolán McNamara1-5/+8
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks1-0/+4
2012-04-18Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING caseTor Lillqvist1-0/+12
2012-04-17png parsing regression testCaolán McNamara1-9/+22
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara1-3/+3
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist2-3/+3
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist14-2826/+3211
2012-04-15Remove accidentally duplicated fileTor Lillqvist2-61/+1
2012-04-14vcl: win: adjust some coordinatesIvan Timofeev1-3/+3
2012-04-14vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev1-5/+10
2012-04-14vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev1-1/+4
2012-04-14gtk3: add approved theme color fetch / selection.Michael Meeks1-10/+24
2012-04-14Some vcl cleaningJulien Nabet3-16/+0
2012-04-14update vcl readme wrt. fpickersMichael Meeks1-1/+1
2012-04-12remove formfeedsThomas Arnhold1-3/+3
2012-04-11vcl: win: fix RTL menu separator and gutter, checkmarks are still misplacedIvan Timofeev1-3/+15
2012-04-11Drop unused EGL stuffTor Lillqvist3-9/+0
2012-04-11Drop plasma_now()Tor Lillqvist1-7/+0
2012-04-10Remove using directives from svpgid.cxx...Stephan Bergmann1-72/+69
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson9-34/+100
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan3-3/+3
2012-04-09add package deps for resourcesDavid Tardon1-0/+4
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-3/+3
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl11-38/+38
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara6-71/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi11-32/+20
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi8-29/+29
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-72/+72
2012-04-06Remove unused code (vcl)Thomas Collerton2-31/+0
2012-04-04No dialogs to be shown from vcl in a non-NativeActivity Android appTor Lillqvist1-1/+11
2012-04-04Add debugging output (this file is experimental anyway)Tor Lillqvist1-0/+13
2012-04-04remove useless line (probably mis-merge)David Tardon1-1/+0