summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-09CID#1078725: Dereference null return valueJulien Nabet1-11/+6
2013-09-09implemented centered button box modeCaolán McNamara1-0/+9
2013-09-09convert find entry dialog to .uiCaolán McNamara3-0/+8
2013-09-08fdo#57950: Remove some chained appends in vclJulien Nabet1-6/+2
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara9-21/+17
2013-09-08convert already exists dialog to .uiCaolán McNamara1-8/+20
2013-09-08String to OUStringThomas Arnhold1-2/+1
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-06String::Erase(String::Search())Thomas Arnhold1-1/+3
2013-09-06Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny1-22/+7
2013-09-06Simplify FreeType version checkKhaled Hosny1-14/+4
2013-09-06Fix debug build without dbgutilKhaled Hosny1-5/+5
2013-09-06fdo#52540 fix Graphite hyphenation (ligat. + combining diac.)László Németh1-12/+3
2013-09-06Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara1-1/+1
2013-09-06warning C4018: '<': signed/unsigned mismatchMichael Stahl1-4/+4
2013-09-06Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand2-49/+228
2013-09-06fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh1-1/+10
2013-09-06Fix misspelled text with VoiceOver on 10.9Boris Dušek1-0/+1
2013-09-05update pchThomas Arnhold1-10/+15
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2-2/+2