summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-08-12Typo: controling => controllingJulien Nabet
2013-08-12Revert "Removed unused file"Caolán McNamara
2013-08-12Removed unused fileSrijan Choudhary
2013-08-12drop intermediate UniStringCaolán McNamara
2013-08-12fix for "signed overflow is undefined" warningNoel Grandin
2013-08-12remove dead variableNoel Grandin
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara
2013-08-12Erase(foo) erased from foo to end of stringCaolán McNamara
2013-08-12ignored return value of replaceAtCaolán McNamara
2013-08-12remove unused local static variableNoel Grandin
2013-08-12fix android build after my XubString->OUString changesNoel Grandin
2013-08-12-WaE remove unused variablesNoel Grandin
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert XubString to OUString in VCLNoel Grandin
2013-08-12fix an OUString conversion bugNoel Grandin
2013-08-12convert vcl/source/filter/wmf/wmfhr.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/source/filter/wmf/winmtf.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/source/filter/wmg/emfwr.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/source/filter/sgvmain.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/source/filter/FilterConfigCache.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/unx/i18n_status.hxx from String to OUStringNoel Grandin
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