summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2012-02-10Remove unused codeElton Chung1-1/+0
2012-02-09vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman1-2/+0
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman1-1/+0
2012-02-04Better optimal combobox widthCaolán McNamara1-0/+1
2012-02-04these methods can be constCaolán McNamara1-1/+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ňák2-1/+11
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar1-1/+0
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot2-2/+2
2012-01-31Removed unused ImplSalLogFontToFontA()Christina Rossmanith1-1/+0
2012-01-30W40ONLY is never definedThomas Arnhold1-2/+0
2012-01-28ios: fix mis-mergeThomas Arnhold1-1/+1
2012-01-28mbHelpBtn is always falseThomas Arnhold1-1/+0
2012-01-28mbSound is always trueThomas Arnhold1-1/+0
2012-01-28remove some dead codeThomas Arnhold1-17/+0
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold7-8/+1
2012-01-28vcl: SalWM is unusedThomas Arnhold1-14/+0
2012-01-28vcl: Remove unused server vendorsThomas Arnhold1-10/+0
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold1-3/+0
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold1-10/+0
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold1-2/+0
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist5-8/+8
2012-01-27keysymnames: get rid of some insanityThomas Arnhold1-11/+0
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist1-0/+1
2012-01-25callcatcher: remove some unused codeCaolán McNamara1-4/+1
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian1-1/+1
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith1-0/+1
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks2-0/+9
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara3-7/+0
2012-01-24String->rtl::OUStringCaolán McNamara1-27/+25
2012-01-21unused methodsThomas Arnhold1-4/+0
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks1-2/+2
2012-01-18remove unused codeThomas Arnhold1-3/+0
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2-14/+10
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks3-9/+55
2012-01-17remove unused methodsThomas Arnhold3-6/+0
2012-01-16Removed FormatterBase::SetFieldTextMariusz Dykierek1-1/+0
2012-01-16Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann1-22/+3
2012-01-16Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold1-0/+6
2012-01-16Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold1-0/+6
2012-01-16drop unneeded castDavid Tardon1-1/+1
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara1-1/+1
2012-01-16one bug display->one big displayCaolán McNamara1-1/+1
2012-01-16callcatcher: update list, updateDirTimestamp now unusedCaolán McNamara1-2/+0
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks1-11/+14
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks11-112/+169
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+2
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks10-29/+27
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks9-23/+15
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks1-6/+0