summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Reduce copy'n'paste by different nesting of if's.Jan Holesovsky
2012-05-07removed unused definesTakeshi Abe
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25Removed usused method Dialog::Dialog(Window,ResId)Vicente Vendrell
2012-04-14vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04No dialogs to be shown from vcl in a non-NativeActivity Android appTor Lillqvist
2012-03-27fix vertical align when switching mode in multibar fdo#44140Noel Power
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-06nothing uses ImplAsyncStateChangedHdl anymore nowCaolán McNamara
2012-03-06last user of Window::PostStateChanged was TaskBarCaolán McNamara
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-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2012-02-21unwrap ifdefs with unused membersCaolán McNamara
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19Remove unused codePetr Vorel
2012-02-18WaE: fix buildMichael Meeks
2012-02-18fix buildIvan Timofeev
2012-02-18Replaced 'if-elseif-else' chains with 'switches' where they seem naturalMariusz Dykierek
2012-02-18Fix typos in commentsElton Chung
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann
2012-02-12unusedcode.easy: remove MatrixArrangerThomas Arnhold
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-28mbHelpBtn is always falseThomas Arnhold
2012-01-28mbSound is always trueThomas Arnhold
2012-01-28remove some dead codeThomas Arnhold
2012-01-24WaE: unused eCaolán McNamara
2012-01-23vcl: early crash => no ucb => no images.zip => unhandled exception, caught.Michael Meeks
2012-01-18remove unused codeThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2012-01-11callcatcher: lets trust my own toolingCaolán McNamara
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-10callcatcher: update listCaolán McNamara