summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-08-23rhbz#1000150: Do not call exit upon XIOError, take twoStephan Bergmann1-3/+2
2013-08-23rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann2-20/+16
2013-08-22Don't re-create Unicode and font functions for every text runKhaled Hosny1-2/+11
2013-08-22fdo#66715: Avoid compatibility decomposition with HarfBuzzKhaled Hosny1-0/+17
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist6-7/+23
2013-08-21Fix build with compiler from OS X 10.6 SDK (hopefully)Boris Dušek1-4/+4
2013-08-21valueOf is deprecatedLuboš Luňák1-1/+1
2013-08-21WaE: 'valueOf' is deprecatedTor Lillqvist1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák11-31/+31
2013-08-21allow toolbox icons to be set directly from .uiCaolán McNamara2-11/+32
2013-08-21keep empty spanned rows/cols for homogeneous gridsCaolán McNamara1-42/+58
2013-08-21Re-work 8bit characters in source code.Michael Meeks1-39/+39
2013-08-21vcl: ppdparser.cxx: clean up printf mess to build with dbglevel=11Michael Stahl1-49/+40
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks5-71/+71
2013-08-20gtk: use frame widget for frame renderingIvan Timofeev1-4/+4
2013-08-20Resolves: rhbz#998136 different index to gWidgetData vs NWEnsureGTKNotebookCaolán McNamara1-2/+2
2013-08-19prefer first visible label when presented by multiple onesCaolán McNamara1-4/+11
2013-08-19fdo#39007: Brute force fix: Unlink a potential restorecount.plist fileTor Lillqvist2-0/+6
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist10-15/+16
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist10-19/+36
2013-08-18add some a11y relations and enable translation of msCaolán McNamara3-1/+6
2013-08-18callcatcher: update unused codeCaolán McNamara2-11/+0
2013-08-17fix DBG_ASSERT post String->OUString conversionCaolán McNamara1-1/+4
2013-08-17defer GetBreakIterator as long as possibleCaolán McNamara1-4/+8
2013-08-16Fix build breakage for 64-bit where NSPoint == CGPointTor Lillqvist1-0/+6
2013-08-16callcatcher: newly unused ResId related methodsCaolán McNamara1-9/+0
2013-08-15Related: fdo#65546 sort PACK_END into visual order for tabbingCaolán McNamara2-15/+27
2013-08-15Resolves: fdo#65546 whoops, lost vital mbKeyInputDisabled flagCaolán McNamara1-1/+1
2013-08-15calculate outliers before apply min button sizeCaolán McNamara1-7/+13
2013-08-14make ESC dtrt for toolboxes inside containers inside dialogsCaolán McNamara1-4/+8
2013-08-14set helpid for toolbuttonsCaolán McNamara1-0/+1
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand2-14/+71
2013-08-14don't cycle tab if toolbar is inside a containerCaolán McNamara1-5/+9
2013-08-14convert envelope printer page to .uiCaolán McNamara1-5/+15
2013-08-13add support for gtk-media-play symbolCaolán McNamara1-0/+2
2013-08-13add a seconds unitCaolán McNamara3-0/+6
2013-08-13add a stock 'Play' buttonCaolán McNamara3-0/+8
2013-08-13downgrade Unknown type: GailWindow warning to infoCaolán McNamara2-4/+1
2013-08-12Typo: controling => controllingJulien Nabet2-2/+2
2013-08-12Revert "Removed unused file"Caolán McNamara2-0/+18
2013-08-12Removed unused fileSrijan Choudhary2-18/+0
2013-08-12drop intermediate UniStringCaolán McNamara2-2/+2
2013-08-12fix for "signed overflow is undefined" warningNoel Grandin1-3/+3
2013-08-12remove dead variableNoel Grandin1-3/+0
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara2-2/+2
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara1-2/+2
2013-08-12Erase(foo) erased from foo to end of stringCaolán McNamara1-1/+1
2013-08-12ignored return value of replaceAtCaolán McNamara1-1/+1
2013-08-12remove unused local static variableNoel Grandin1-2/+0
2013-08-12fix android build after my XubString->OUString changesNoel Grandin1-21/+21