summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Font and ImplLayoutArgs with LanguageTagEike Rathke2013-09-206-34/+59
* Theme icons are loaded only onceRodolfo Ribeiro Gomes2013-09-191-3/+2
* WaE: may be used uninitializedTor Lillqvist2013-09-181-1/+1
* pFontSubst is always NULLCaolán McNamara2013-09-171-5/+1
* Fix fdo#69381 by skipping empty option groupsArnaud Versini2013-09-171-0/+5
* I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara2013-09-173-7/+0
* support gtk-stop generic labelCaolán McNamara2013-09-173-0/+8
* convert VCL from String to OUStringNoel Grandin2013-09-179-20/+20
* Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara2013-09-163-20/+136
* callcatcher: update unused code listCaolán McNamara2013-09-141-16/+0
* make right click menu in tab headers checkboxes not radiobuttonsCaolán McNamara2013-09-141-1/+1
* vcl: unbreak WNT buildMichael Stahl2013-09-131-1/+2
* String to OUStringThomas Arnhold2013-09-132-18/+15
* support accepts-tab propertyCaolán McNamara2013-09-131-0/+2
* Numeric fileds: round to the nearest spin value on spin up/downTomaž Vajngerl2013-09-131-2/+12
* Sidebar: Correcting anomalous mouse behaviour while resizingPrashant Pandey2013-09-131-4/+13
* cppcheck: fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-09-121-1/+1
* iOS fix clip area in coretext contexttsahi glik2013-09-121-0/+29
* in iOS avoid copying covered windows to screentsahi glik2013-09-121-3/+11
* Sync IOS screen invalidate to end of painttsahi glik2013-09-122-2/+18
* typo fix: wether -> whetherAndras Timar2013-09-111-1/+1
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+1
* Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand2013-09-104-12/+29
* Fix C++11ism (?)Tor Lillqvist2013-09-092-12/+12
* CID#738553 uninitialized scalarCaolán McNamara2013-09-091-1/+1
* CID#1028323 uninitialized scalarsCaolán McNamara2013-09-091-2/+2
* vcl/pdfwriter: export linear/axial gradients as PDF gradientsPierre-Eric Pelloux-Prayer2013-09-093-42/+186
* CID#1079151 make it impossible to have an init m_eTypeCaolán McNamara2013-09-091-5/+4
* CID#1078725: Dereference null return valueJulien Nabet2013-09-091-11/+6
* implemented centered button box modeCaolán McNamara2013-09-091-0/+9
* convert find entry dialog to .uiCaolán McNamara2013-09-093-0/+8
* fdo#57950: Remove some chained appends in vclJulien Nabet2013-09-081-6/+2
* Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara2013-09-089-21/+17
* convert already exists dialog to .uiCaolán McNamara2013-09-081-8/+20
* String to OUStringThomas Arnhold2013-09-081-2/+1
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* String::Erase(String::Search())Thomas Arnhold2013-09-061-1/+3
* Check for FT_Face_GetCharVariantIndex at build timeKhaled Hosny2013-09-061-22/+7
* Simplify FreeType version checkKhaled Hosny2013-09-061-14/+4
* Fix debug build without dbgutilKhaled Hosny2013-09-061-5/+5
* fdo#52540 fix Graphite hyphenation (ligat. + combining diac.)László Németh2013-09-061-12/+3
* Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara2013-09-061-1/+1
* warning C4018: '<': signed/unsigned mismatchMichael Stahl2013-09-061-4/+4
* Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand2013-09-062-49/+228
* fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh2013-09-061-1/+10
* Fix misspelled text with VoiceOver on 10.9Boris Dušek2013-09-061-0/+1
* update pchThomas Arnhold2013-09-051-10/+15
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-052-2/+2
* CID#736586: fix memory leaksMarkus Mohrhard2013-09-051-8/+8
* CID#1078782: fix memory leakMarkus Mohrhard2013-09-051-6/+6