summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara2-4/+0
2012-04-06Remove unused code (vcl)Thomas Collerton1-3/+0
2012-04-04Fix cursor movement in graphite fontsMartin Hosken1-2/+2
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist1-4/+1
2012-04-03fdo#44610 - EasyHackDaniel Bankston1-8/+8
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat1-0/+6
2012-03-26Remove unused code in vlc.Santiago Martinez1-1/+0
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák1-1/+0
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith1-3/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann9-1/+25
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara2-8/+7
2012-03-09change vcl's SETTINGS_* #define's to const intLuboš Luňák1-13/+13
2012-03-08fold i18npaper into i18nutilCaolán McNamara1-1/+1
2012-03-08STATE_CHANGE_FORMAT is an unused state nowCaolán McNamara1-3/+2
2012-03-07callcatcher: update listCaolán McNamara1-1/+0
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara1-0/+1
2012-03-06nothing uses ImplAsyncStateChangedHdl anymore nowCaolán McNamara1-1/+0
2012-03-06last user of Window::PostStateChanged was TaskBarCaolán McNamara1-1/+0
2012-03-04help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud1-0/+1
2012-03-04GenericSalLayout: manage the collection of GlyphItem with a vector.Norbert Thiebaud1-3/+1
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist2-72/+62
2012-03-02Revert "Added 'Copy to Clipboard' button to error dialogs"Tor Lillqvist2-5/+0
2012-03-01IMPL_LINK_NOARG follow-up to bd205223ec029a875c662474bb6d423d3cdd1994Tor Lillqvist10-10/+10
2012-03-01Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi2-0/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-03-01String types have changed in base classTor Lillqvist1-6/+6
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist2-2/+2
2012-03-01WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist2-4/+4
2012-03-01WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-02-29SessionManagerClient is never instantiatedCaolán McNamara1-1/+0
2012-02-28move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen1-0/+1
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara1-1/+0
2012-02-27callcatcher: update unused listCaolán McNamara1-7/+0
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks3-2/+16
2012-02-22WaE: retain parameter names in the base class for documentationMichael Meeks1-3/+3
2012-02-22-Werror=unused-parameterStephan Bergmann1-2/+2
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez7-28/+4
2012-02-22unusedcode.easy: remove some moreThomas Arnhold1-1/+0
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold5-24/+0
2012-02-21unwrap ifdefs with unused membersCaolán McNamara1-1/+1
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti1-1/+1
2012-02-20unusedcode.easy: some cleaningThomas Arnhold1-6/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold10-20/+0
2012-02-19vcl: dead codeThomas Arnhold1-10/+0
2012-02-19Remove unused codePetr Vorel1-1/+0
2012-02-18vcl: remove some more unused windows codeThomas Arnhold1-1/+0
2012-02-18vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold1-0/+3
2012-02-18Revert "vcl: bring ImplFindByLocale back (windows build)"Thomas Arnhold1-3/+0
2012-02-18vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold1-0/+3
2012-02-18Fix typos in commentsElton Chung1-1/+1