summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2013-07-30fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl
2013-07-30vcl: fix obviously wrong mapping of WIDTH_ULTRA_EXPANDEDMichael Stahl
2013-07-30Adapt to NSPrintInfo API changeTor Lillqvist
2013-07-30Drop internal copies of X11 extensions headersKhaled Hosny
2013-07-30WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara
2013-07-30XubString->OUString for msgboxCaolán McNamara
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-07-29Avoid an unnecessary static initialisationTor Lillqvist
2013-07-29fix windows buildNoel Grandin
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-29convert XubString->OUString in WinSalMenuItemNoel Grandin
2013-07-29Resolves: #i119006# disable OSX>=10.7 window restoration until...Herbert Dürr
2013-07-29Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius
2013-07-28ImageList::AddImage(sal_uInt16, ...) is unused again, kill.Jan Holesovsky
2013-07-28fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek
2013-07-28WaE: unused rDocumentService in one ifdef branchCaolán McNamara
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