summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-10-12It's whether X11 is used that is meant hereTor Lillqvist
2013-10-11Don't use X11 concepts on iOS or AndroidTor Lillqvist
2013-10-11-Werror,-Wunused-const-variableStephan Bergmann
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com
2013-10-10no need to include solar.hrc hereCaolán McNamara
2013-10-10-Werror,-Wunused-variableStephan Bergmann
2013-10-09warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com
2013-10-09Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2013-10-09silent deprecated: atk_focus_tracker_notifyJulien Nabet
2013-10-08CID#1078847 we're writing a byte, so use a byteCaolán McNamara
2013-10-08CID#1079271 uninitialized member variablesCaolán McNamara
2013-10-07fdo#70160: Revert "Sidebar: Correcting anomalous mouse behaviour while resizing"Jan Holesovsky
2013-10-07CID#708574 uninitialized membersCaolán McNamara
2013-10-07CID#708635 uninitialized membersCaolán McNamara
2013-10-07CID#708895 unused variableCaolán McNamara
2013-10-07CID#736943 clamp no of ttc entries to physical maxCaolán McNamara
2013-10-04Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-10-04remove unused methodThomas Arnhold
2013-10-03Resolves: rhbz#1012390 avoid scary 'the sky is falling' a11y warningCaolán McNamara
2013-10-02vcl: avoid deadlock in X11 SelectionManager::shutdown()Michael Stahl
2013-10-02vcl: add some SolarMutex assertionsMichael Stahl
2013-10-02rhbz#1001768: AtkListener::disposing(): delay notificationMichael Meeks
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-10-01Resolves: rhbz#1010995 div by 0 on some bizarre corner caseCaolán McNamara
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-09-30This have been unused for a whileKhaled Hosny
2013-09-27cppcheck: redundantAssignmentJulien Nabet
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-26typo fixes in commentsAndras Timar
2013-09-26fprintf -> sal/log.hxxStephan Bergmann
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke
2013-09-19Theme icons are loaded only onceRodolfo Ribeiro Gomes
2013-09-18WaE: may be used uninitializedTor Lillqvist
2013-09-17pFontSubst is always NULLCaolán McNamara
2013-09-17Fix fdo#69381 by skipping empty option groupsArnaud Versini
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara
2013-09-17support gtk-stop generic labelCaolán McNamara
2013-09-17convert VCL from String to OUStringNoel Grandin
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara