summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-07gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks4-56/+45
2011-11-07move required resources down from fpicker & svtools into vclMichael Meeks4-130/+147
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks6-1/+16
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks22-585/+226
2011-11-07gtk: use a more sensibly unique version defineMichael Meeks3-4/+3
2011-11-07redundant if not-null checks on deleteThomas Arnhold16-50/+25
2011-11-07remove unused fileDavid Tardon1-156/+0
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-1/+1
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks13-0/+3931
2011-11-04Some WNT-only code still needs ApplicationEvent(); plus made the other ctor e...Stephan Bergmann1-2/+4
2011-11-04gtk3: add missing include, and rtl namespaceMichael Meeks1-2/+3
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann4-29/+20
2011-11-04String->OUString, remove unused codeAugust Sodora4-111/+36
2011-11-04add missing includesDavid Tardon2-0/+3
2011-11-03Cleanup basebmp a littleJoseph Powers9-259/+2