summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist1-0/+2
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist2-2/+3
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke1-5/+12
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin2-4/+4
2013-10-23convert code to use OUString::endsWithNoel Grandin3-3/+3
2013-10-22ImplCalcSize etc can be constCaolán McNamara1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist6-9/+9
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl3-9/+10
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara5-1/+6
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-18/+4
2013-10-21Resolves: fdo#70725 calc export to pdf brokenCaolán McNamara2-2/+2
2013-10-21remove uses of COMPARE_*Caolán McNamara1-18/+17
2013-10-21drop StringCompare from vclCaolán McNamara1-10/+8
2013-10-21post String conversion cleanupThomas Arnhold3-14/+14
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-0/+16
2013-10-18rework Init/Main ui-previewer post early language detectCaolán McNamara1-13/+17
2013-10-16cleanupThomas Arnhold1-24/+0
2013-10-15swap if the host endianness doesn't match the file formatsCaolán McNamara1-18/+27
2013-10-15fdo#57659: fix exif processingJulien Nabet2-10/+41
2013-10-14ensure message box is first child of message dialogCaolán McNamara1-0/+1
2013-10-13Bin unnecessary #includeTor Lillqvist1-4/+0
2013-10-12It's whether X11 is used that is meant hereTor Lillqvist1-2/+2
2013-10-11Don't use X11 concepts on iOS or AndroidTor Lillqvist1-1/+1
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann3-7/+17
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens1-0/+15
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com2-83/+105
2013-10-08CID#1079271 uninitialized member variablesCaolán McNamara1-16/+39
2013-10-07fdo#70160: Revert "Sidebar: Correcting anomalous mouse behaviour while resizing"Jan Holesovsky1-13/+4
2013-10-04Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr1-2/+5
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-4/+4
2013-10-04remove unused methodThomas Arnhold1-1/+0
2013-10-02vcl: add some SolarMutex assertionsMichael Stahl2-0/+4
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-functionStephan Bergmann2-82/+4
2013-09-30merge queue_layout and queue_resizeCaolán McNamara4-19/+17
2013-09-27cppcheck: redundantAssignmentJulien Nabet1-5/+3
2013-09-26typo fixes in commentsAndras Timar3-4/+4
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara5-12/+7
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke3-25/+51
2013-09-19Theme icons are loaded only onceRodolfo Ribeiro Gomes1-3/+2
2013-09-18WaE: may be used uninitializedTor Lillqvist1-1/+1
2013-09-17pFontSubst is always NULLCaolán McNamara1-5/+1
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara2-5/+0
2013-09-17support gtk-stop generic labelCaolán McNamara2-0/+7
2013-09-17convert VCL from String to OUStringNoel Grandin7-18/+18
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara3-20/+136
2013-09-14callcatcher: update unused code listCaolán McNamara1-16/+0
2013-09-14make right click menu in tab headers checkboxes not radiobuttonsCaolán McNamara1-1/+1
2013-09-13support accepts-tab propertyCaolán McNamara1-0/+2