summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Tiles: Documentation of the parameters.Jan Holesovsky2013-10-171-1/+1
* added draw tile signature and select all fixptyl@cloudon.com2013-10-171-0/+13
* Improve testStephan Bergmann2013-10-161-4/+9
* cleanupThomas Arnhold2013-10-163-30/+0
* New iOS client codeptyl@cloudon.com2013-10-151-4/+4
* Avoid "<Error>: clip: empty path" messagesTor Lillqvist2013-10-151-2/+2
* Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP part2Julien Nabet2013-10-152-0/+4
* swap if the host endianness doesn't match the file formatsCaolán McNamara2013-10-151-18/+27
* fdo#57659: fix exif processingJulien Nabet2013-10-152-10/+41
* update pchThomas Arnhold2013-10-151-0/+1
* CID#707595 uninitialized valuesCaolán McNamara2013-10-141-1/+1
* CID#707583 uninitialized variablesCaolán McNamara2013-10-141-0/+9
* fix mangled indentCaolán McNamara2013-10-141-34/+33
* ensure message box is first child of message dialogCaolán McNamara2013-10-141-0/+1
* Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara2013-10-141-5/+5
* Hacking on iOS keyboard handlingTor Lillqvist2013-10-131-2/+8
* Minor refactoring of iOS codeTor Lillqvist2013-10-131-15/+17
* Bin unnecessary #includeTor Lillqvist2013-10-131-4/+0
* It's whether X11 is used that is meant hereTor Lillqvist2013-10-121-2/+2
* Don't use X11 concepts on iOS or AndroidTor Lillqvist2013-10-111-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-111-39/+39
* iOS experimental app support for selection marking via long press gestureptyl@cloudon.com2013-10-111-0/+28
* no need to include solar.hrc hereCaolán McNamara2013-10-101-2/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-101-1/+0
* warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl2013-10-091-2/+2
* More OUString::copy out-of-bounds fixesStephan Bergmann2013-10-093-7/+17
* Resuscitate old vcl unit tests.Thorsten Behrens2013-10-094-382/+268
* Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com2013-10-093-86/+119
* Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann2013-10-091-3/+4
* silent deprecated: atk_focus_tracker_notifyJulien Nabet2013-10-091-0/+3
* CID#1078847 we're writing a byte, so use a byteCaolán McNamara2013-10-081-1/+1
* CID#1079271 uninitialized member variablesCaolán McNamara2013-10-081-16/+39
* fdo#70160: Revert "Sidebar: Correcting anomalous mouse behaviour while resizing"Jan Holesovsky2013-10-071-13/+4
* CID#708574 uninitialized membersCaolán McNamara2013-10-071-8/+16
* CID#708635 uninitialized membersCaolán McNamara2013-10-071-0/+1
* CID#708895 unused variableCaolán McNamara2013-10-071-1/+1
* CID#736943 clamp no of ttc entries to physical maxCaolán McNamara2013-10-071-0/+33
* Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr2013-10-041-2/+5
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-4/+4
* remove unused methodThomas Arnhold2013-10-041-1/+0
* Resolves: rhbz#1012390 avoid scary 'the sky is falling' a11y warningCaolán McNamara2013-10-031-1/+1
* vcl: avoid deadlock in X11 SelectionManager::shutdown()Michael Stahl2013-10-021-4/+8
* vcl: add some SolarMutex assertionsMichael Stahl2013-10-022-0/+4
* rhbz#1001768: AtkListener::disposing(): delay notificationMichael Meeks2013-10-021-5/+20
* Spell "indices" correctlyTor Lillqvist2013-10-021-2/+2
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-022-8/+0
* -Werror,-Wunused-functionStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-functionStephan Bergmann2013-10-022-82/+4
* Resolves: rhbz#1010995 div by 0 on some bizarre corner caseCaolán McNamara2013-10-011-5/+16