summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks2011-11-074-56/+45
* move required resources down from fpicker & svtools into vclMichael Meeks2011-11-074-130/+147
* gtk: cleanup to make the vcl file-picker interface work.Michael Meeks2011-11-076-1/+16
* gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks2011-11-0722-585/+226
* gtk: use a more sensibly unique version defineMichael Meeks2011-11-073-4/+3
* redundant if not-null checks on deleteThomas Arnhold2011-11-0716-50/+25
* remove unused fileDavid Tardon2011-11-071-156/+0
* cppcheck: avoid possible null pointer dereferencesIvan Timofeev2011-11-061-1/+1
* gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks2011-11-0413-0/+3931
* Some WNT-only code still needs ApplicationEvent(); plus made the other ctor e...Stephan Bergmann2011-11-041-2/+4
* gtk3: add missing include, and rtl namespaceMichael Meeks2011-11-041-2/+3
* Further clean up of areas touched by previous commit.Stephan Bergmann2011-11-044-29/+20
* String->OUString, remove unused codeAugust Sodora2011-11-044-111/+36