summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-32/+35
2013-08-01update signature of DrawTextArray in workbenCaolán McNamara1-3/+3
2013-08-01fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek1-0/+27
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida3-90/+95
2013-07-31convert vcl/longcurr.hxx from XubString to OUStringNoel Grandin1-47/+47
2013-07-31convert vcl/keycod.hxx from XubString to OUStringNoel Grandin1-2/+2
2013-07-31Fix compilation error with MSVCTor Lillqvist1-1/+1
2013-07-31ThinkoTor Lillqvist1-1/+1
2013-07-31Fix bogus change of Len() to isEmpty()Tor Lillqvist1-1/+1
2013-07-31Update cautionary commentTor Lillqvist1-2/+2
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin1-4/+4
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin3-95/+90
2013-07-31convert vcl/mnemonic.hxx from XubString to OUStringNoel Grandin4-54/+53
2013-07-31convert vcl/msgbox.hxx from XubString to OUStringNoel Grandin1-2/+2
2013-07-31convert vcl/pdfwriter.hxx from XubString to OUStringNoel Grandin3-82/+82
2013-07-31convert vcl/tabctrl.hxx from XubString->OUStringNoel Grandin1-43/+39
2013-07-31convert vcl/sttus.hxx from XubString to OUStringNoel Grandin1-44/+36
2013-07-31convert vcl/toolbox.hxx from XubString->OUStringNoel Grandin1-3/+3
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin3-37/+36
2013-07-31Argh, the \xNN syntax uses as many hex chars there happens to be...Tor Lillqvist1-25/+25
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist1-27/+27
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba1-1/+1
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi1-1/+1
2013-07-30start weeding out TabDialog::AdjustLayoutCaolán McNamara1-0/+2
2013-07-30Fix MinGW32 and MinGW64 buildFridrich Štrba1-5/+10
2013-07-30fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl1-14/+21
2013-07-30vcl: fix obviously wrong mapping of WIDTH_ULTRA_EXPANDEDMichael Stahl1-1/+1
2013-07-30Adapt to NSPrintInfo API changeTor Lillqvist1-0/+4
2013-07-30Drop internal copies of X11 extensions headersKhaled Hosny1-1/+0
2013-07-30WaE: cast to 'id' from smaller integer type 'int'Tor Lillqvist1-1/+1
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara2-11/+21
2013-07-30XubString->OUString for msgboxCaolán McNamara1-12/+7
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-07-29Avoid an unnecessary static initialisationTor Lillqvist1-3/+1
2013-07-29fix windows buildNoel Grandin2-8/+8
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin3-28/+28
2013-07-29convert the rest of vcl/OutputDevice from XubString->OUStringNoel Grandin1-21/+20
2013-07-29convert more XubString->OUString in OutputDeviceNoel Grandin3-56/+61
2013-07-29convert the rest of outdev.hxx from XubString to OUStringNoel Grandin1-12/+12
2013-07-29convert OutputDevice::DrawTextArray from XubString to OUStringNoel Grandin1-2/+2
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin3-9/+9
2013-07-29convert XubString->OUString in WinSalMenuItemNoel Grandin1-2/+2
2013-07-29Resolves: #i119006# disable OSX>=10.7 window restoration until...Herbert Dürr1-0/+1
2013-07-29Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr1-0/+45
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann2-2/+2
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius3-3/+65
2013-07-28ImageList::AddImage(sal_uInt16, ...) is unused again, kill.Jan Holesovsky1-15/+0
2013-07-28fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek1-1/+1
2013-07-28WaE: unused rDocumentService in one ifdef branchCaolán McNamara1-0/+1
2013-07-28fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1Ivan Timofeev1-1/+1