summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-08-06Disable auto-detection of high-contrast mode by defaultMichael Meeks
2013-08-06Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layoutsHerbert Dürr
2013-08-06fdo#67660: Fix memory mismanagement crashTor Lillqvist
2013-08-05Do not instantiate LinguServiceManager when it is not neededStephan Bergmann
2013-08-04add a VclFrame::get_labelCaolán McNamara
2013-08-04set default buttons for various messagebox button combinationsCaolán McNamara
2013-08-04Revert "fdo#54320: VoiceOver does not follow keyboard focus"Boris Dušek
2013-08-04Fix memory leaks in ensure_dbus_setup.Mark Wielaard
2013-08-02NSAppKitVersionNumber10_7 is not surprisingly not defined in 10.6 SDKNorbert Thiebaud
2013-08-02don't reuse SV_HELPTEXT_CLOSE for SV_BUTTONTEXT_CLOSECaolán McNamara
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-08-01update signature of DrawTextArray in workbenCaolán McNamara
2013-08-01fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida
2013-07-31convert vcl/longcurr.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/keycod.hxx from XubString to OUStringNoel Grandin
2013-07-31Fix compilation error with MSVCTor Lillqvist
2013-07-31ThinkoTor Lillqvist
2013-07-31Fix bogus change of Len() to isEmpty()Tor Lillqvist
2013-07-31Update cautionary commentTor Lillqvist
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/mnemonic.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/msgbox.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/pdfwriter.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/tabctrl.hxx from XubString->OUStringNoel Grandin
2013-07-31convert vcl/sttus.hxx from XubString to OUStringNoel Grandin
2013-07-31convert vcl/toolbox.hxx from XubString->OUStringNoel Grandin
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin
2013-07-31Argh, the \xNN syntax uses as many hex chars there happens to be...Tor Lillqvist
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi
2013-07-30start weeding out TabDialog::AdjustLayoutCaolán McNamara
2013-07-30Fix MinGW32 and MinGW64 buildFridrich Štrba
2013-07-30fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl
2013-07-30vcl: fix obviously wrong mapping of WIDTH_ULTRA_EXPANDEDMichael Stahl
2013-07-30Adapt to NSPrintInfo API changeTor Lillqvist
2013-07-30Drop internal copies of X11 extensions headersKhaled Hosny
2013-07-30WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara
2013-07-30XubString->OUString for msgboxCaolán McNamara
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-07-29Avoid an unnecessary static initialisationTor Lillqvist
2013-07-29fix windows buildNoel Grandin
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin
2013-07-29convert the rest of vcl/OutputDevice from XubString->OUStringNoel Grandin
2013-07-29convert more XubString->OUString in OutputDeviceNoel Grandin
2013-07-29convert the rest of outdev.hxx from XubString to OUStringNoel Grandin
2013-07-29convert OutputDevice::DrawTextArray from XubString to OUStringNoel Grandin