summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-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 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/printdlg.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/outfont.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/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-12XubString->OUStringCaolán McNamara
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-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-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-05Do not instantiate LinguServiceManager when it is not neededStephan Bergmann
2013-08-04add a VclFrame::get_labelCaolán McNamara