summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-28protect against past-the-end access of empty stringLionel Elie Mamane1-4/+4
2013-07-28More details in debug outputLionel Elie Mamane1-0/+2
2013-07-28fdo#66006 Convert to PNG for JPEG that can't be losslessly rotatedTomaž Vajngerl1-30/+35
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba12-16/+16
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr6-60/+12
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann2-17/+16
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-07-26Rename misleading icon link data from cache to hash.Michael Meeks2-7/+7
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-26adapt code for define database range dialog .ui conversionCaolán McNamara1-1/+6
2013-07-26Fix MINGW64 buildFridrich Štrba1-1/+1
2013-07-25Resolves: fdo#61544 improve handling of grid's not enough layout spaceCaolán McNamara1-12/+42
2013-07-25Related: fdo#61544 don't include border size twice in edit optimal sizeCaolán McNamara1-2/+8
2013-07-25Remove some unused code form unusedcode.easyMarcos Paulo de Souza1-47/+0
2013-07-25convert some XubString to OUString in ApplicationNoel Grandin2-5/+5
2013-07-25convert vcl/ilistbox from XubString to OUStringNoel Grandin2-9/+17
2013-07-24fdo#46271: No arrows in scrollbars in OS X 10.7 and laterTor Lillqvist1-9/+54
2013-07-24Bin pointless comment duplicating #defines in a headerTor Lillqvist1-11/+0
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in vclJulien Nabet3-48/+8
2013-07-24fdo#67086 - clear device font list before re-fetching it.Michael Meeks1-18/+18
2013-07-24Remove dead function: ImplgetCounterPart()Tor Lillqvist1-22/+0
2013-07-24Resolves: #i122796# fix half-pixel offset in StretchAndConvert...Herbert Dürr1-6/+6
2013-07-24XubString->OUStringCaolán McNamara3-14/+14
2013-07-22Shell32.dll is already loadedFridrich Štrba1-48/+22
2013-07-21Fix link in commentKhaled Hosny1-1/+1
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius3-4/+79
2013-07-19Only do the WB_TOP hack for radiobuttonsCaolán McNamara1-21/+30
2013-07-19Resolves: fdo#48835 complete application menuCaolán McNamara1-8/+36
2013-07-19callcatcher: update unused codeCaolán McNamara1-15/+0
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin13-77/+1
2013-07-19WaE: returning temporaryCaolán McNamara2-11/+11
2013-07-19add a callback mechanism for post-expansion mode changeCaolán McNamara1-0/+1
2013-07-19minimize the scrollbar optimal size for the variable directionCaolán McNamara1-1/+15
2013-07-19Cleanup String in connectivityNorbert Thiebaud1-2/+2
2013-07-19clarify a different meaning of WorkArea.Michael Meeks1-2/+2
2013-07-18Related: fdo#48835 reuse Mac appmenu translationsCaolán McNamara1-29/+48
2013-07-18Related: fdo#48835 run everything through the uno dispatcher for clean quitCaolán McNamara1-30/+7
2013-07-18Related: fdo#48835 turn into unreadable goo to get correct options contextCaolán McNamara1-10/+34
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara2-7/+96
2013-07-18widget layout: MenuButton needs to extract relief too.Jan Holesovsky1-0/+2
2013-07-17fix old indentCaolán McNamara1-68/+68
2013-07-17fix radiobutton GetOptimalSize for imagesCaolán McNamara1-14/+28
2013-07-17dump the name of the radiobuttons without groups setCaolán McNamara1-1/+1
2013-07-17allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara2-17/+48