summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-10-17Consistently use SAL_USE_VCLPLUGIN as a bootstrap variableStephan Bergmann2-8/+5
2013-10-17Tiles: Documentation of the parameters.Jan Holesovsky1-1/+1
2013-10-17added draw tile signature and select all fixptyl@cloudon.com1-0/+13
2013-10-16Improve testStephan Bergmann1-4/+9
2013-10-16cleanupThomas Arnhold3-30/+0
2013-10-15New iOS client codeptyl@cloudon.com1-4/+4
2013-10-15Avoid "<Error>: clip: empty path" messagesTor Lillqvist1-2/+2
2013-10-15Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP part2Julien Nabet2-0/+4
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-15update pchThomas Arnhold1-0/+1
2013-10-14CID#707595 uninitialized valuesCaolán McNamara1-1/+1
2013-10-14CID#707583 uninitialized variablesCaolán McNamara1-0/+9
2013-10-14fix mangled indentCaolán McNamara1-34/+33
2013-10-14ensure message box is first child of message dialogCaolán McNamara1-0/+1
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-5/+5
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist1-2/+8
2013-10-13Minor refactoring of iOS codeTor Lillqvist1-15/+17
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-11-Werror,-Wunused-const-variableStephan Bergmann1-39/+39
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com1-0/+28
2013-10-10no need to include solar.hrc hereCaolán McNamara1-2/+0
2013-10-10-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-09warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl1-2/+2
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann3-7/+17
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens4-382/+268
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com3-86/+119
2013-10-09Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann1-3/+4
2013-10-09silent deprecated: atk_focus_tracker_notifyJulien Nabet1-0/+3
2013-10-08CID#1078847 we're writing a byte, so use a byteCaolán McNamara1-1/+1
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-07CID#708574 uninitialized membersCaolán McNamara1-8/+16
2013-10-07CID#708635 uninitialized membersCaolán McNamara1-0/+1
2013-10-07CID#708895 unused variableCaolán McNamara1-1/+1
2013-10-07CID#736943 clamp no of ttc entries to physical maxCaolán McNamara1-0/+33
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-03Resolves: rhbz#1012390 avoid scary 'the sky is falling' a11y warningCaolán McNamara1-1/+1
2013-10-02vcl: avoid deadlock in X11 SelectionManager::shutdown()Michael Stahl1-4/+8
2013-10-02vcl: add some SolarMutex assertionsMichael Stahl2-0/+4
2013-10-02rhbz#1001768: AtkListener::disposing(): delay notificationMichael Meeks1-5/+20
2013-10-02Spell "indices" correctlyTor Lillqvist1-2/+2
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann2-8/+0
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-functionStephan Bergmann2-82/+4