summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-04Fix cursor movement in graphite fontsMartin Hosken2-23/+27
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist5-185/+57
2012-04-03adjust code for what the original Intersect() usage probably meantLuboš Luňák1-1/+1
2012-04-03Ignore return type of Region::IntersectDaniel Bankston1-1/+2
2012-04-03fdo#44610 - EasyHackDaniel Bankston2-61/+45
2012-04-03vcl: use CustomTarget makefile for kde_mocMatúš Kukan4-45/+12
2012-04-02Don't crash in a non-NativeActivity app where mpApp is NULLTor Lillqvist1-5/+4
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat20-1/+3336
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat6-0/+991
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan7-82/+22
2012-03-30Add a dummy SalI18NImeStatus subclassTor Lillqvist1-2/+15
2012-03-29emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik1-1/+16
2012-03-29n714787: Duplicate code removal.Muthu Subramanian1-34/+34
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon1-1/+1
2012-03-29set correct paper tray in UIDavid Tardon1-0/+21
2012-03-27fix vertical align when switching mode in multibar fdo#44140Noel Power1-1/+13
2012-03-27Fix vcl alpha blending n#714787Thorsten Behrens1-30/+36
2012-03-26merge getVerticalDeltaAngle and GetVerticalFlagsCaolán McNamara1-25/+6
2012-03-26Remove unused code in vlc.Santiago Martinez2-11/+0
2012-03-26configuration checked before component context existsCaolán McNamara1-5/+10
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+2
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara5-10/+9
2012-03-23.cxx files don't need executable bitsMichael Stahl2-0/+0
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl1-2/+3
2012-03-23GenericSalLayout::KashidaJustify: fix infinite loopMichael Stahl1-0/+2
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl1-1/+2
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar2-3/+3
2012-03-22Add a wrapper for InitVCL(), to be called from Java on AndroidTor Lillqvist1-0/+22
2012-03-21Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen1-0/+4
2012-03-21chmod -xTor Lillqvist1-0/+0