summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-13Remove unused codeElton Chung
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-13manual override of ATToolSupport is a windows-only featureCaolán McNamara
2012-02-13Duplicate #includeStephan Bergmann
2012-02-12unusedcode.easy: remove MatrixArrangerThomas Arnhold
2012-02-11unusedcode.easy: clean GtkPrintWrapperThomas Arnhold
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10Remove unused codeElton Chung
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara
2012-02-10Missing fontconfig.h includeStephan Bergmann
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-04Better optimal combobox widthCaolán McNamara
2012-02-04these methods can be constCaolán McNamara
2012-02-03android: implement theming to get default font set, 1st cut at GetWorkAreaMichael Meeks
2012-02-03android: An attempt to handle mouse events.Jan Holesovsky
2012-02-03android: get the focus window from SvpSalFrameMichael Meeks
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-02-02Try to fix the MinGW build with a simple solutionJesús Corrius
2012-02-02Revert "Win32 API calls use the Unicode versions by default"Jesús Corrius
2012-02-02missing semicolonKorrawit Pruegsanusak
2012-02-02Win32 API calls use the Unicode versions by defaultJesús Corrius
2012-02-01add a check before a castLuboš Luňák
2012-02-01VCL_DLLPUBLIC was missing for some *Value typesLuboš Luňák
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar
2012-02-01kill ByteString by dropping support of Win9xAndras Timar
2012-02-01ByteString -> OUStringAndras Timar
2012-02-01unused variableAndras Timar
2012-02-01android: queue redraw on keypress (for now), and get the ALooper loop rightMichael Meeks
2012-02-01the bug number is not from public bugzillaDavid Tardon
2012-02-01OSL_TRACE -> SAL_INFODavid Tardon
2012-02-01it seems this is not true in all casesDavid Tardon
2012-01-31maUIOptions is a Sequence not a stringCaolán McNamara
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-31android: undo broken AnyInput method causing app startup to fail.Michael Meeks
2012-01-31android: get BGR to RGB swap right in conversionMichael Meeks
2012-01-31android: debug / dump multi-touch eventsMichael Meeks
2012-01-31gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.Michael Meeks
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31gtk3: clobber the page / background color to white for now.Michael Meeks
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2012-01-31fix rendering of metafiles embedded in emf+ (updated)Radek Doulik
2012-01-30Revert "vcl: BestVisuals strip"Thomas Arnhold