summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove hacks for ancient FreeTypeKhaled Hosny2013-08-301-10/+1
* allow building with older libjpeg againCaolán McNamara2013-08-301-2/+2
* wait until we know the UI language before initializing gtkCaolán McNamara2013-08-306-32/+56
* Resolves: fdo#68396 Yield allowed layout timer to run during init layoutCaolán McNamara2013-08-301-1/+1
* Revert some random work-in-progress that is most probably bitrottenFridrich Štrba2013-08-301-7/+9
* ENABLE_CORETEXT: Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-1/+1
* Mark lcl_* functions staticKhaled Hosny2013-08-301-6/+6
* removed primary-only LANGUAGE_URDUEike Rathke2013-08-291-1/+1
* Resolves: #i122920# Corrected minor aspects of DIB clipboard exchange formatArmin Le Grand2013-08-291-20/+19
* Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara2013-08-281-10/+11
* Resolves: #i122923# optimize place to add alpha to bitmaps which need rotationArmin Le Grand2013-08-281-7/+31
* Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand2013-08-281-16/+21
* Clean up logging and string handlingStephan Bergmann2013-08-281-55/+50
* Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand2013-08-283-138/+283
* Mark as constTakeshi Abe2013-08-287-12/+12
* sal_Bool to boolTakeshi Abe2013-08-281-6/+6
* MinorKhaled Hosny2013-08-271-3/+3
* Related: fdo#68192 register bundled fontsCaolán McNamara2013-08-271-28/+28
* callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2013-08-273-23/+1
* Simplify iterator management (part2)Julien Nabet2013-08-261-5/+3
* Related: fdo#66435 enhance decker-wrap using Minimum raggedness algoCaolán McNamara2013-08-261-27/+113
* fdo#66435: distribute tabs more evenly across rowsStefano Facchini2013-08-261-12/+25
* Simplify a bit iterator managementJulien Nabet2013-08-261-6/+6
* [PERSONA] Place default persona in explicit folderOlivier Hallot2013-08-261-6/+13
* Simplify iterator managementJulien Nabet2013-08-251-2/+1
* add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara2013-08-247-17/+94
* Fix a11y logging with 10.6 SDKBoris Dušek2013-08-241-3/+3