summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-08-12convert vcl/inc/printdlg.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/outfont.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/fontsubset.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/fontcache.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/brdwin.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin
2013-08-12convert vcl/field.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/FilterConfigItem.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/i18nhelp.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/pdfextoutdevdata.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/strhelper.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/svapp.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/textdata.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/textview.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/unohelp2.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/vclmedit.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/xtextedt.hxx from String to OUStringNoel Grandin
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/cmdevt.hxx from XubString to OUStringNoel Grandin
2013-08-12convert vcl/menu.hxx from XubString to OUString (second attempt)Noel Grandin
2013-08-12Make VoiceOver announce paragraph alignmentBoris Dušek
2013-08-12Assert has become somewhat redundantStephan Bergmann
2013-08-12fdo#67980 - VoiceOver does not inform about misspelled textBoris Dušek
2013-08-12Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek
2013-08-12Refactoring: remove 3 unneeded ivarsBoris Dušek
2013-08-12XubString->OUStringCaolán McNamara
2013-08-12fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek
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