summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-30start weeding out TabDialog::AdjustLayoutCaolán McNamara
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara
2013-07-30XubString->OUString for msgboxCaolán McNamara
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
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-07-28ImageList::AddImage(sal_uInt16, ...) is unused again, kill.Jan Holesovsky
2013-07-28fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1Ivan Timofeev
2013-07-28protect against past-the-end access of empty stringLionel Elie Mamane
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-28fdo#66006 Convert to PNG for JPEG that can't be losslessly rotatedTomaž Vajngerl
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-26Rename misleading icon link data from cache to hash.Michael Meeks
2013-07-26adapt code for define database range dialog .ui conversionCaolán McNamara
2013-07-25Resolves: fdo#61544 improve handling of grid's not enough layout spaceCaolán McNamara
2013-07-25Related: fdo#61544 don't include border size twice in edit optimal sizeCaolán McNamara
2013-07-25Remove some unused code form unusedcode.easyMarcos Paulo de Souza
2013-07-25convert some XubString to OUString in ApplicationNoel Grandin
2013-07-25convert vcl/ilistbox from XubString to OUStringNoel Grandin
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in vclJulien Nabet
2013-07-24fdo#67086 - clear device font list before re-fetching it.Michael Meeks
2013-07-24Resolves: #i122796# fix half-pixel offset in StretchAndConvert...Herbert Dürr
2013-07-24XubString->OUStringCaolán McNamara
2013-07-19Only do the WB_TOP hack for radiobuttonsCaolán McNamara
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-19WaE: returning temporaryCaolán McNamara
2013-07-19add a callback mechanism for post-expansion mode changeCaolán McNamara
2013-07-19minimize the scrollbar optimal size for the variable directionCaolán McNamara
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-07-18widget layout: MenuButton needs to extract relief too.Jan Holesovsky
2013-07-17fix old indentCaolán McNamara
2013-07-17fix radiobutton GetOptimalSize for imagesCaolán McNamara
2013-07-17dump the name of the radiobuttons without groups setCaolán McNamara
2013-07-17allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian
2013-07-16add and use VclExpander::[g|s]et_expandedCaolán McNamara
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-16widget layout: Take decimal digits into account for MetricBoxes.Jan Holesovsky
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa