summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Revert temporary and not properly ifdeffed Android stuffTor Lillqvist1-5/+0
2012-02-15Merge branch 'feature/android'Tor Lillqvist9-43/+679
2012-02-13Remove unused codeElton Chung2-8/+0
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann10-87/+0
2012-02-13manual override of ATToolSupport is a windows-only featureCaolán McNamara2-7/+7
2012-02-13Duplicate #includeStephan Bergmann1-1/+0
2012-02-12unusedcode.easy: remove MatrixArrangerThomas Arnhold2-324/+0
2012-02-11unusedcode.easy: clean GtkPrintWrapperThomas Arnhold2-32/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan9-9/+0
2012-02-10Remove unused codeElton Chung2-10/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe5-42/+42
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara1-0/+1
2012-02-10Missing fontconfig.h includeStephan Bergmann1-0/+1
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman2-7/+0
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman2-8/+0
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin1-1/+0
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+2
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-04Better optimal combobox widthCaolán McNamara2-2/+26
2012-02-04these methods can be constCaolán McNamara2-3/+3
2012-02-03android: implement theming to get default font set, 1st cut at GetWorkAreaMichael Meeks2-0/+78
2012-02-03android: An attempt to handle mouse events.Jan Holesovsky1-1/+24
2012-02-03android: get the focus window from SvpSalFrameMichael Meeks3-9/+7
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot12-47/+47
2012-02-02Try to fix the MinGW build with a simple solutionJesús Corrius1-1/+1
2012-02-02Revert "Win32 API calls use the Unicode versions by default"Jesús Corrius3-17/+17
2012-02-02missing semicolonKorrawit Pruegsanusak1-1/+1
2012-02-02Win32 API calls use the Unicode versions by defaultJesús Corrius3-17/+17
2012-02-01add a check before a castLuboš Luňák1-0/+1
2012-02-01VCL_DLLPUBLIC was missing for some *Value typesLuboš Luňák1-4/+4
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák4-20/+81
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar2-26/+0
2012-02-01kill ByteString by dropping support of Win9xAndras Timar1-5/+1
2012-02-01ByteString -> OUStringAndras Timar1-5/+4
2012-02-01unused variableAndras Timar1-2/+0
2012-02-01android: queue redraw on keypress (for now), and get the ALooper loop rightMichael Meeks1-24/+15
2012-02-01the bug number is not from public bugzillaDavid Tardon1-1/+1
2012-02-01OSL_TRACE -> SAL_INFODavid Tardon1-6/+9
2012-02-01it seems this is not true in all casesDavid Tardon1-3/+6
2012-01-31maUIOptions is a Sequence not a stringCaolán McNamara1-1/+1
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot15-60/+60
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot17-59/+59
2012-01-31android: undo broken AnyInput method causing app startup to fail.Michael Meeks2-6/+6
2012-01-31android: get BGR to RGB swap right in conversionMichael Meeks1-2/+2
2012-01-31android: debug / dump multi-touch eventsMichael Meeks1-1/+9
2012-01-31gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.Michael Meeks1-3/+4
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann3-10/+9
2012-01-31gtk3: clobber the page / background color to white for now.Michael Meeks1-2/+11
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith2-40/+0
2012-01-31fix rendering of metafiles embedded in emf+ (updated)Radek Doulik1-18/+25