summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power
2011-11-15FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-15Revert "FDO#42454 - EasyHack: remove code associated with unused icons"Noel Power
2011-11-15Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries"Noel Power
2011-11-15remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power
2011-11-15FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-15use SAL_N_ELEMENTSDavid Tardon
2011-11-14Decoview code cleanupMatteo Casalin
2011-11-14if we consider no bitmap non-fatal, then no canvas is non-fatal tooCaolán McNamara
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-14strip down includes and forward declarationsCaolán McNamara
2011-11-14we can use default implementations of theseCaolán McNamara
2011-11-14I don't see that any of this makes sense anymoreCaolán McNamara
2011-11-14no way to construct a MultiScreenGlyph nowCaolán McNamara
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara
2011-11-14no consumers of maRawBitmap remainCaolán McNamara
2011-11-14the only thing calling GetRawBitmap is itselfCaolán McNamara
2011-11-14the only thing calling GetPixmap is itselfCaolán McNamara
2011-11-14drop ScopedPicCaolán McNamara
2011-11-14InitRenderText only queries, and ret is unusedCaolán McNamara
2011-11-14mnUsingXRender unnecessary nowCaolán McNamara
2011-11-14mnForcedAA no longer connected to anything, skip setting itCaolán McNamara
2011-11-14I think we can now drop checks for minor of 1 when current is 11Caolán McNamara
2011-11-14ditch unused direct XRender text rendering callsCaolán McNamara
2011-11-14post cairo text-rendering GetGlyphId only called by GetGlyphIdCaolán McNamara
2011-11-14ditch hackaround for 15bit displays and XFree < 4.2.0Caolán McNamara
2011-11-14Link with libXrender instead of dynamically open itCaolán McNamara
2011-11-14callcatcher: remove unused codeCaolán McNamara
2011-11-14annoying extra header guardsCaolán McNamara
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-11allow capability to render text with no XRenderPictFormatCaolán McNamara
2011-11-11callcatcher: remove some unused codeCaolán McNamara
2011-11-11removed empty fileTakeshi Abe
2011-11-10callcatcher: remove unused methodsCaolán McNamara
2011-11-07callcatcher: remove some unused Graphic methodsCaolán McNamara
2011-11-07gtk3: add run-time check for gtk >= 3.2.0Michael Meeks
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks
2011-11-07gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks
2011-11-07move required resources down from fpicker & svtools into vclMichael Meeks
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-07gtk: use a more sensibly unique version defineMichael Meeks
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-11-07remove unused fileDavid Tardon
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks
2011-11-04Some WNT-only code still needs ApplicationEvent(); plus made the other ctor e...Stephan Bergmann
2011-11-04gtk3: add missing include, and rtl namespaceMichael Meeks
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann