summaryrefslogtreecommitdiff
path: root/vcl/inc
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-12unusedcode.easy: remove MatrixArrangerThomas Arnhold
2012-02-10Remove unused codeElton Chung
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman
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: get the focus window from SvpSalFrameMichael Meeks
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-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-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith
2012-01-30W40ONLY is never definedThomas Arnhold
2012-01-30android: add start of keycode mappingMichael Meeks
2012-01-28ios: fix mis-mergeThomas Arnhold
2012-01-28mbHelpBtn is always falseThomas Arnhold
2012-01-28mbSound is always trueThomas Arnhold
2012-01-28remove some dead codeThomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-28vcl: SalWM is unusedThomas Arnhold
2012-01-28vcl: Remove unused server vendorsThomas Arnhold
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist
2012-01-27android: add EGL and pixel redrawing modes + start of 565 conversionMichael Meeks
2012-01-27keysymnames: get rid of some insanityThomas Arnhold
2012-01-26android: get at least something onto the screenMichael Meeks
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks
2012-01-25android: missing header piecesMichael Meeks
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist
2012-01-25callcatcher: remove some unused codeCaolán McNamara
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-21unused methodsThomas Arnhold
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks
2012-01-18remove unused codeThomas Arnhold
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks