summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* SessionManagerClient is never instantiatedCaolán McNamara2012-02-291-1/+0
* move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen2012-02-281-0/+1
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-281-1/+0
* callcatcher: update unused listCaolán McNamara2012-02-271-7/+0
* android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks2012-02-253-2/+16
* WaE: retain parameter names in the base class for documentationMichael Meeks2012-02-221-3/+3
* -Werror=unused-parameterStephan Bergmann2012-02-221-2/+2
* vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez2012-02-227-28/+4
* unusedcode.easy: remove some moreThomas Arnhold2012-02-221-1/+0
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-225-24/+0
* unwrap ifdefs with unused membersCaolán McNamara2012-02-211-1/+1
* Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti2012-02-211-1/+1
* unusedcode.easy: some cleaningThomas Arnhold2012-02-201-6/+0
* unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold2012-02-2010-20/+0
* vcl: dead codeThomas Arnhold2012-02-191-10/+0
* Remove unused codePetr Vorel2012-02-191-1/+0
* vcl: remove some more unused windows codeThomas Arnhold2012-02-181-1/+0
* vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold2012-02-181-0/+3
* Revert "vcl: bring ImplFindByLocale back (windows build)"Thomas Arnhold2012-02-181-3/+0
* vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold2012-02-181-0/+3
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Remove unused codeElton Chung2012-02-181-3/+0
* Removed unused code from vcl moduleSzabolcs Dezsi2012-02-171-62/+0
* Remove unused code.Petr Vorel2012-02-171-1/+0
* Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti2012-02-172-1/+3
* callcatcher: update unused code listCaolán McNamara2012-02-161-1/+1
* I can't see the point of these masses of vcl settings which go nowhereCaolán McNamara2012-02-151-182/+9
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-154-11/+0
* Merge branch 'feature/android'Tor Lillqvist2012-02-153-8/+39
|\
| * android: implement theming to get default font set, 1st cut at GetWorkAreaMichael Meeks2012-02-031-0/+6
| * android: get the focus window from SvpSalFrameMichael Meeks2012-02-032-3/+6
| * android: undo broken AnyInput method causing app startup to fail.Michael Meeks2012-01-311-1/+1
| * android: add start of keycode mappingMichael Meeks2012-01-301-3/+4
| * android: unwind horrific event dispatching bug causing all the grief.Michael Meeks2012-01-281-1/+2
| * android: add EGL and pixel redrawing modes + start of 565 conversionMichael Meeks2012-01-271-1/+9
| * android: get at least something onto the screenMichael Meeks2012-01-261-1/+1
| * android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks2012-01-261-0/+1
| * android: missing header piecesMichael Meeks2012-01-252-3/+14
| * Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-251-0/+1
* | Remove unused codeElton Chung2012-02-131-1/+0
* | unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-135-9/+0
* | manual override of ATToolSupport is a windows-only featureCaolán McNamara2012-02-131-3/+5
* | unusedcode.easy: remove MatrixArrangerThomas Arnhold2012-02-121-72/+0
* | Remove unused codeElton Chung2012-02-101-1/+0
* | vcl: I18nHelper: delete unused getLocal() methodGreg Kroah-Hartman2012-02-091-2/+0
* | vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman2012-02-081-1/+0
* | Better optimal combobox widthCaolán McNamara2012-02-041-0/+1
* | these methods can be constCaolán McNamara2012-02-041-1/+1
* | VCL_DLLPUBLIC was missing for some *Value typesLuboš Luňák2012-02-011-4/+4
* | const is such a useless concept anyway </sarcasm>Luboš Luňák2012-02-012-1/+11