summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2012-02-15I can't see the point of these masses of vcl settings which go nowhereCaolán McNamara
2012-02-15When using libmerged there is no "tk" libraryTor Lillqvist
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-15Revert temporary and not properly ifdeffed Android stuffTor Lillqvist
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-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
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-04Better optimal combobox widthCaolán McNamara
2012-02-04these methods can be constCaolán McNamara
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák
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-31fix rendering of metafiles embedded in emf+ (updated)Radek Doulik
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-28mbHelpBtn is always falseThomas Arnhold
2012-01-28mbSound is always trueThomas Arnhold
2012-01-28remove some dead codeThomas Arnhold
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks
2012-01-25callcatcher: remove some unused codeCaolán McNamara
2012-01-25Clean up (don't bind retval temporaries to references).Stephan Bergmann
2012-01-25Revert "fix rendering of metafiles embedded in emf+"Radek Doulik
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith
2012-01-24WaE: unused eCaolán McNamara
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-24fix rendering of metafiles embedded in emf+Radek Doulik
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-23vcl: early crash => no ucb => no images.zip => unhandled exception, caught.Michael Meeks
2012-01-20Remove some dated Windows-only debug stuff.Stephan Bergmann
2012-01-19remove unused methodsThomas Arnhold
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-18Unify blitting in vcl.Thorsten Behrens
2012-01-18remove unused codeThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz