summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet
2011-09-15ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-14Fix nSearchType vs. nMatchType typo and simplify resulting code.Stephan Bergmann
2011-09-13Some cppcheck cleaningJulien Nabet
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat
2011-09-12callcatcher: drop unused methodsCaolán McNamara
2011-09-10Drop unused partsJulien Nabet
2011-09-09sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in XUnoTunn...Stephan Bergmann
2011-09-09callcatcher: various unused codeCaolán McNamara
2011-09-08Make CmpKernData a true strict weak ordering for use in std::sort.Stephan Bergmann
2011-09-08cppcheck cleaning: duplicate expression on both sides of <Korrawit Pruegsanusak
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-09-02remove recently unused methodsCaolán McNamara
2011-09-01unusedcode.easy: vcl::unotools cleanupJoseph Powers
2011-09-01unusedcode.easy: PDFWriter cleanupJoseph Powers
2011-09-01make the overlap smallerRadek Doulik
2011-09-01fix for linear gradient export to PDFMuthu Subramanian
2011-08-29callcatcher: drop various unused methodsCaolán McNamara
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-26callcatcher: some unused codeCaolán McNamara
2011-08-23dlopen() librsvg-2.so.2 instead of .so which would require -dev(el) packagesRene Engelhard
2011-08-23generate listCaolán McNamara
2011-08-22regenerate up to date listCaolán McNamara
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-22callcatcher: various methodsCaolán McNamara
2011-08-22ditch product registration implementationCaolán McNamara
2011-08-18move unix only stuff to unxCaolán McNamara
2011-08-18remove various casts from ServerFont to FreetypeServeFontCaolán McNamara
2011-08-18USE_BUILTIN_RASTERIZER is never setCaolán McNamara
2011-08-17When painting overlapped controls, paint the bottom one first.Kohei Yoshida
2011-08-15callcatcher: Remove unused ButtonDialog methods.Jan Holesovsky
2011-08-15callcatcher: Remove unused Button methods.Jan Holesovsky
2011-08-15callcatcher: Remove unused ComboBox-related methods.Jan Holesovsky
2011-08-15callcatcher: Remove unused ListBox-related methods.Jan Holesovsky
2011-08-15virtual method with wrong name, doesn't override what it thinks it doesCaolán McNamara
2011-08-15VirtDevServerFont isn't really implemented, remove to allow to simplifyCaolán McNamara
2011-08-14Preserve CollateSingleJobs between calls to print dialogAlex Kempshall
2011-08-13callcatcher: Remove unused ImplDockingWindowWrapper's methods.Jan Holesovsky
2011-08-11smoketest fails: revert "fix rendering of metafiles embedded in emf+"Caolán McNamara
2011-08-11Resolves: fdo#39995 restore original semantics of GDIMetaFile::ReplaceActionCaolán McNamara
2011-08-10fix rendering of metafiles embedded in emf+Radek Doulik
2011-08-08Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky
2011-08-05fix a crash seen debugging dodgy dbaccess+mailmerge stuffCaolán McNamara
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-03unusedcode.easy: Removed some members.Joseph Powers
2011-08-03Anything to do with position in MenuItemList should be size_tJoseph Powers
2011-08-02unusedcode.easy: Removed unused code from MenuJoseph Powers
2011-08-02Modify MenuItemList so it uses std::vector<> instead of ListJoseph Powers