summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* this assert is too strongMarkus Mohrhard2013-09-051-3/+1
* Consistently use rtl_getAppCommandArg hereStephan Bergmann2013-09-051-1/+1
* lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen2013-09-053-0/+26
* XubString to OUStringThomas Arnhold2013-09-043-20/+18
* remove macro breaking 'make vcl debug=T'Bjoern Michaelsen2013-09-041-1/+0
* Require FreeType >= 2.2.0Khaled Hosny2013-09-041-63/+16
* FT_Size API is available since FreeType 2.0.5Khaled Hosny2013-09-042-44/+19
* Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann2013-09-0411-16/+16
* fdo#68731: vcl: fix path for bundled fonts on WindowsMichael Stahl2013-09-031-1/+1
* Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara2013-09-031-1/+1
* Remove more unused methodsMarcos Paulo de Souza2013-09-034-71/+0
* stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara2013-09-021-0/+8
* GSOC work, small fixes afterGergo Mocsi2013-09-021-18/+3
* GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi2013-09-024-24/+62
* Remove some unused code from unusedcode.easyMarcos Paulo de Souza2013-09-012-90/+0
* fdo#39468: Translate German commentsPhilipp Riemer2013-08-311-1/+1
* fix existing commentsPhilipp Riemer2013-08-311-66/+69
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-312-19/+11
* delete more code that was commented outPhilipp Riemer2013-08-312-4/+0
* deleted code that was commented outPhilipp Riemer2013-08-311-1/+0
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-316-346/+0
* cppcheck: Array index is used before limits checkJulien Nabet2013-08-311-1/+1
* ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-1/+1