summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Properly mark callback functions as extern "C"Stephan Bergmann2013-08-233-40/+44
* rhbz#1000150: Do not call exit upon XIOError, take twoStephan Bergmann2013-08-231-3/+2
* rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann2013-08-232-20/+16
* Don't re-create Unicode and font functions for every text runKhaled Hosny2013-08-221-2/+11
* fdo#66715: Avoid compatibility decomposition with HarfBuzzKhaled Hosny2013-08-221-0/+17
* The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist2013-08-226-7/+23
* Fix build with compiler from OS X 10.6 SDK (hopefully)Boris Dušek2013-08-211-4/+4
* valueOf is deprecatedLuboš Luňák2013-08-211-1/+1