summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-08-11Reduce scope + convert sal_Bool to boolJulien Nabet
2013-08-10Button::GetStandardHelpText returns empty string, its all a noopCaolán McNamara
2013-08-10XubString->OUStringCaolán McNamara
2013-08-10fdo#67680: Impossible to search for text attributes with VoiceOverBoris Dušek
2013-08-10Transform left SAL_DEBUG output to SAL_INFOBoris Dušek
2013-08-10Remove unused BitmapWriteAccess::FillPolygonJulien Nabet
2013-08-10Some cppcheck cleaningJulien Nabet
2013-08-09Show hidden toolbar items when window size is decreasedPrashant Pandey
2013-08-09Bin unused #includeTakeshi Abe
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-08Bin a couple of pointless macros only used onceTor Lillqvist
2013-08-08if there is no secondary text then keep primary text orig font sizeCaolán McNamara
2013-08-07Use NSAccessibilityActionDescription for action descriptionsBoris Dušek
2013-08-07Fix accessibility of text attributes on OS XBoris Dušek
2013-08-07Add debugging output for OS X accessibilityBoris Dušek
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