summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2012-06-02Fix operator precedence errorRuslan Kabatsayev
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-29nuke unused typedefTakeshi Abe
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-25WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara
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