summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-09-05this assert is too strongMarkus Mohrhard1-3/+1
2013-09-05Consistently use rtl_getAppCommandArg hereStephan Bergmann1-1/+1
2013-09-05lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen3-0/+26
2013-09-04XubString to OUStringThomas Arnhold3-20/+18
2013-09-04remove macro breaking 'make vcl debug=T'Bjoern Michaelsen1-1/+0
2013-09-04Require FreeType >= 2.2.0Khaled Hosny1-63/+16
2013-09-04FT_Size API is available since FreeType 2.0.5Khaled Hosny2-44/+19
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann11-16/+16
2013-09-03fdo#68731: vcl: fix path for bundled fonts on WindowsMichael Stahl1-1/+1
2013-09-03Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara1-1/+1
2013-09-03Remove more unused methodsMarcos Paulo de Souza4-71/+0
2013-09-02stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara1-0/+8
2013-09-02GSOC work, small fixes afterGergo Mocsi1-18/+3
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi4-24/+62
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza2-90/+0
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer1-1/+1
2013-08-31fix existing commentsPhilipp Riemer1-66/+69
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer2-19/+11
2013-08-31delete more code that was commented outPhilipp Riemer2-4/+0
2013-08-31deleted code that was commented outPhilipp Riemer1-1/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer6-346/+0
2013-08-31cppcheck: Array index is used before limits checkJulien Nabet1-1/+1
2013-08-30ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-08-30Remove hacks for ancient FreeTypeKhaled Hosny1-10/+1
2013-08-30allow building with older libjpeg againCaolán McNamara1-2/+2
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara6-32/+56
2013-08-30Resolves: fdo#68396 Yield allowed layout timer to run during init layoutCaolán McNamara1-1/+1
2013-08-30Revert some random work-in-progress that is most probably bitrottenFridrich Štrba1-7/+9
2013-08-30ENABLE_CORETEXT: Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-08-30Mark lcl_* functions staticKhaled Hosny1-6/+6
2013-08-29removed primary-only LANGUAGE_URDUEike Rathke1-1/+1
2013-08-29Resolves: #i122920# Corrected minor aspects of DIB clipboard exchange formatArmin Le Grand1-20/+19
2013-08-28Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara1-10/+11
2013-08-28Resolves: #i122923# optimize place to add alpha to bitmaps which need rotationArmin Le Grand1-7/+31
2013-08-28Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand1-16/+21
2013-08-28Clean up logging and string handlingStephan Bergmann1-55/+50
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand3-138/+283
2013-08-28Mark as constTakeshi Abe7-12/+12
2013-08-28sal_Bool to boolTakeshi Abe1-6/+6
2013-08-27MinorKhaled Hosny1-3/+3
2013-08-27Related: fdo#68192 register bundled fontsCaolán McNamara1-28/+28
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara3-23/+1
2013-08-26Simplify iterator management (part2)Julien Nabet1-5/+3
2013-08-26Related: fdo#66435 enhance decker-wrap using Minimum raggedness algoCaolán McNamara1-27/+113
2013-08-26fdo#66435: distribute tabs more evenly across rowsStefano Facchini1-12/+25
2013-08-26Simplify a bit iterator managementJulien Nabet1-6/+6
2013-08-26[PERSONA] Place default persona in explicit folderOlivier Hallot1-6/+13
2013-08-25Simplify iterator managementJulien Nabet1-2/+1
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara7-17/+94
2013-08-24Fix a11y logging with 10.6 SDKBoris Dušek1-3/+3