summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann3-40/+44
2013-08-23rhbz#1000150: Do not call exit upon XIOError, take twoStephan Bergmann1-3/+2
2013-08-23rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann2-20/+16
2013-08-22Don't re-create Unicode and font functions for every text runKhaled Hosny1-2/+11
2013-08-22fdo#66715: Avoid compatibility decomposition with HarfBuzzKhaled Hosny1-0/+17
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist6-7/+23
2013-08-21Fix build with compiler from OS X 10.6 SDK (hopefully)Boris Dušek1-4/+4
2013-08-21valueOf is deprecatedLuboš Luňák1-1/+1