summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-01Resolves: rhbz#1010995 div by 0 on some bizarre corner caseCaolán McNamara1-5/+16
2013-09-30merge queue_layout and queue_resizeCaolán McNamara4-19/+17
2013-09-30This have been unused for a whileKhaled Hosny1-2/+0
2013-09-27cppcheck: redundantAssignmentJulien Nabet1-5/+3
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara1-6/+6
2013-09-26typo fixes in commentsAndras Timar9-12/+12
2013-09-26fprintf -> sal/log.hxxStephan Bergmann1-24/+10
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara17-38/+26
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke6-34/+59
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-17Fix fdo#69381 by skipping empty option groupsArnaud Versini1-0/+5
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara3-7/+0
2013-09-17support gtk-stop generic labelCaolán McNamara3-0/+8
2013-09-17convert VCL from String to OUStringNoel Grandin9-20/+20
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-13vcl: unbreak WNT buildMichael Stahl1-1/+2
2013-09-13String to OUStringThomas Arnhold2-18/+15
2013-09-13support accepts-tab propertyCaolán McNamara1-0/+2
2013-09-13Numeric fileds: round to the nearest spin value on spin up/downTomaž Vajngerl1-2/+12
2013-09-13Sidebar: Correcting anomalous mouse behaviour while resizingPrashant Pandey1-4/+13
2013-09-12cppcheck: fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-09-12iOS fix clip area in coretext contexttsahi glik1-0/+29
2013-09-12in iOS avoid copying covered windows to screentsahi glik1-3/+11
2013-09-12Sync IOS screen invalidate to end of painttsahi glik2-2/+18
2013-09-11typo fix: wether -> whetherAndras Timar1-1/+1
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-09-10Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand4-12/+29
2013-09-09Fix C++11ism (?)Tor Lillqvist2-12/+12
2013-09-09CID#738553 uninitialized scalarCaolán McNamara1-1/+1
2013-09-09CID#1028323 uninitialized scalarsCaolán McNamara1-2/+2
2013-09-09vcl/pdfwriter: export linear/axial gradients as PDF gradientsPierre-Eric Pelloux-Prayer3-42/+186
2013-09-09CID#1079151 make it impossible to have an init m_eTypeCaolán McNamara1-5/+4