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