summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Remove unused code (vcl)Thomas Collerton
2012-04-04No dialogs to be shown from vcl in a non-NativeActivity Android appTor Lillqvist
2012-04-04Add debugging output (this file is experimental anyway)Tor Lillqvist
2012-04-04remove useless line (probably mis-merge)David Tardon
2012-04-04Fix cursor movement in graphite fontsMartin Hosken
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist
2012-04-03adjust code for what the original Intersect() usage probably meantLuboš Luňák
2012-04-03Ignore return type of Region::IntersectDaniel Bankston
2012-04-03fdo#44610 - EasyHackDaniel Bankston
2012-04-03vcl: use CustomTarget makefile for kde_mocMatúš Kukan
2012-04-02Don't crash in a non-NativeActivity app where mpApp is NULLTor Lillqvist
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan
2012-03-30Add a dummy SalI18NImeStatus subclassTor Lillqvist
2012-03-29emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik
2012-03-29n714787: Duplicate code removal.Muthu Subramanian
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon
2012-03-29set correct paper tray in UIDavid Tardon
2012-03-27fix vertical align when switching mode in multibar fdo#44140Noel Power
2012-03-27Fix vcl alpha blending n#714787Thorsten Behrens
2012-03-26merge getVerticalDeltaAngle and GetVerticalFlagsCaolán McNamara
2012-03-26Remove unused code in vlc.Santiago Martinez
2012-03-26configuration checked before component context existsCaolán McNamara
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-23.cxx files don't need executable bitsMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: fix infinite loopMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-22Add a wrapper for InitVCL(), to be called from Java on AndroidTor Lillqvist
2012-03-21Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen
2012-03-21chmod -xTor Lillqvist
2012-03-20add another bug idCaolán McNamara
2012-03-20Resolves: fdo#46923/fdo#46750 take mnSubStringMin into accountCaolán McNamara
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen
2012-03-20vcl: better check in GraphiteLayout::expandOrCondense:Petr Mladek
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2012-03-16remove extraneous parenthesesLuboš Luňák
2012-03-16Align transparency cut-off with application defaultsThorsten Behrens
2012-03-16Cleanup: remove silly extra scope.Thorsten Behrens