summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2012-04-26Remove unused FontSelectPattern constructorMiguel Fernández
2012-04-25Removed usused method Dialog::Dialog(Window,ResId)Vicente Vendrell
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda
2012-04-23Remove unused code in vclSantiago Martinez
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist
2012-04-15Remove accidentally duplicated fileTor Lillqvist
2012-04-14Some vcl cleaningJulien Nabet
2012-04-11Drop unused EGL stuffTor Lillqvist
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Remove unused code (vcl)Thomas Collerton
2012-04-04Fix cursor movement in graphite fontsMartin Hosken
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist
2012-04-03fdo#44610 - EasyHackDaniel Bankston
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat
2012-03-26Remove unused code in vlc.Santiago Martinez
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara
2012-03-09change vcl's SETTINGS_* #define's to const intLuboš Luňák
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-08STATE_CHANGE_FORMAT is an unused state nowCaolán McNamara
2012-03-07callcatcher: update listCaolán McNamara
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara
2012-03-06nothing uses ImplAsyncStateChangedHdl anymore nowCaolán McNamara
2012-03-06last user of Window::PostStateChanged was TaskBarCaolán McNamara
2012-03-04help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud
2012-03-04GenericSalLayout: manage the collection of GlyphItem with a vector.Norbert Thiebaud
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist
2012-03-02Revert "Added 'Copy to Clipboard' button to error dialogs"Tor Lillqvist
2012-03-01IMPL_LINK_NOARG follow-up to bd205223ec029a875c662474bb6d423d3cdd1994Tor Lillqvist
2012-03-01Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01String types have changed in base classTor Lillqvist
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist
2012-03-01WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist
2012-03-01WaE: extra tokens at end of #endif directiveTor Lillqvist
2012-02-29SessionManagerClient is never instantiatedCaolán McNamara
2012-02-28move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-22WaE: retain parameter names in the base class for documentationMichael Meeks
2012-02-22-Werror=unused-parameterStephan Bergmann
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: remove some moreThomas Arnhold