summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused methodsThomas Arnhold2011-11-206-52/+0
* Review comment translations by Luc Castermans <luc.castermans@gmail.com>Lionel Elie Mamane2011-11-201-61/+53
* translated German comments to EnglishLuc Castermans2011-11-201-182/+178
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-194-18/+20
* callcatcher: remove some unused codeCaolán McNamara2011-11-192-29/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-182-26/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-182-26/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-182-26/+0
* fix UI updating in the print dialogIvan Timofeev2011-11-181-5/+0
* ditch ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara2011-11-174-12/+9
* Do build cpputools also for non-DESKTOP OSes, needed for bridgetestTor Lillqvist2011-11-171-1/+1
* UniqueIdContainer is only needed by binfilterCaolán McNamara2011-11-164-21/+0
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power2011-11-152-26/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-152-52/+0
* Revert "FDO#42454 - EasyHack: remove code associated with unused icons"Noel Power2011-11-152-0/+52
* Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries"Noel Power2011-11-152-0/+26
* remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power2011-11-152-26/+0
* FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix2011-11-152-52/+0
* use SAL_N_ELEMENTSDavid Tardon2011-11-151-2/+2
* Decoview code cleanupMatteo Casalin2011-11-141-17/+15
* if we consider no bitmap non-fatal, then no canvas is non-fatal tooCaolán McNamara2011-11-141-10/+24
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-1/+0
* strip down includes and forward declarationsCaolán McNamara2011-11-142-11/+4
* we can use default implementations of theseCaolán McNamara2011-11-142-17/+0
* I don't see that any of this makes sense anymoreCaolán McNamara2011-11-142-91/+6
* no way to construct a MultiScreenGlyph nowCaolán McNamara2011-11-142-36/+1
* callcatcher: remove freshly unused methodsCaolán McNamara2011-11-144-60/+0
* no consumers of maRawBitmap remainCaolán McNamara2011-11-142-3/+0
* the only thing calling GetRawBitmap is itselfCaolán McNamara2011-11-142-77/+0
* the only thing calling GetPixmap is itselfCaolán McNamara2011-11-143-148/+0
* drop ScopedPicCaolán McNamara2011-11-142-37/+0
* InitRenderText only queries, and ret is unusedCaolán McNamara2011-11-144-57/+0
* mnUsingXRender unnecessary nowCaolán McNamara2011-11-142-5/+1
* mnForcedAA no longer connected to anything, skip setting itCaolán McNamara2011-11-142-29/+0
* I think we can now drop checks for minor of 1 when current is 11Caolán McNamara2011-11-143-38/+8
* ditch unused direct XRender text rendering callsCaolán McNamara2011-11-142-82/+0
* post cairo text-rendering GetGlyphId only called by GetGlyphIdCaolán McNamara2011-11-142-51/+0
* ditch hackaround for 15bit displays and XFree < 4.2.0Caolán McNamara2011-11-141-5/+0
* Link with libXrender instead of dynamically open itCaolán McNamara2011-11-143-236/+6
* callcatcher: remove unused codeCaolán McNamara2011-11-144-34/+0
* annoying extra header guardsCaolán McNamara2011-11-141-7/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-29/+10
* allow capability to render text with no XRenderPictFormatCaolán McNamara2011-11-111-5/+17
* callcatcher: remove some unused codeCaolán McNamara2011-11-112-16/+0
* removed empty fileTakeshi Abe2011-11-111-0/+0
* callcatcher: remove unused methodsCaolán McNamara2011-11-102-153/+0
* callcatcher: remove some unused Graphic methodsCaolán McNamara2011-11-072-49/+0
* gtk3: add run-time check for gtk >= 3.2.0Michael Meeks2011-11-071-1/+1
* gtk: cleanup resource provider and associated lifecycle issueMichael Meeks2011-11-077-168/+41