summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-05remove unused code SmFontPickList::Contains(Font const&) constNoel Grandin
2014-03-05remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin
2014-03-05debug only code SotFactory::Find(SvGlobalName const&)Noel Grandin
2014-03-05remove unused code SvdProgressInfo::ReportError()Noel Grandin
2014-03-05remove unused code in svtools/SvtAccessibilityOptionsNoel Grandin
2014-03-05debug only code SvtIconChoiceCtrl::SetEntryTextModeNoel Grandin
2014-03-05remove unused code SvxDistributePage::GetRanges()Noel Grandin
2014-03-05remove unused code SvxNumRule::Create(SvStream&)Noel Grandin
2014-03-05remove unused code SvxNumberFormat::Create(SvStream&)Noel Grandin
2014-03-05remove unused code SvxRectCtlAccessibleContext::FireAccessibleEventNoel Grandin
2014-03-05remove unused code in SW moduleNoel Grandin
2014-03-05remove unused code TemplateLocalView::HasUnfilteredItems(FILTER_APPLICATION)Noel Grandin
2014-03-05remove unused code TextEngine::GetLeftMargin()Noel Grandin
2014-03-05remove unused code in ThumbnailViewNoel Grandin
2014-03-05remove unused code ToolBox::GetItemExpand(unsigned short)Noel Grandin
2014-03-05remove unused code vcl/VclMultiLineEditNoel Grandin
2014-03-05remove unused code accessibility::AccessibleParaManager::Release(int)Noel Grandin
2014-03-05remove unused code in accessibility::AccessibleShape::AccessibleShapeNoel Grandin
2014-03-05remove unused code in accessibility::DocumentNoel Grandin
2014-03-05remove unused code in basegfxNoel Grandin
2014-03-05remove unused code chart::ChartModelHelper::setPageSizeNoel Grandin
2014-03-05remove unused code chart::ModifyListenerCallBack::startListeningNoel Grandin
2014-03-05remove unused code in drawinglayerNoel Grandin
2014-03-05remove unused code editeng::MisspellRange::MisspellRange()Noel Grandin
2014-03-05remove unused code editeng::Section::Section()Noel Grandin
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin
2014-03-05remove unused code in formula/FormulaTokenArrayNoel Grandin
2014-03-05remove unused code in formula/vectortokenNoel Grandin
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-04array initializers are problematic apparentlyNorbert Thiebaud
2014-03-04coverity#738705: Unitialized scalar fieldNorbert Thiebaud
2014-03-04coverity#738706: Unitialized scalar fieldNorbert Thiebaud
2014-03-04coverity#738707: Unitialized scalar fieldNorbert Thiebaud
2014-03-04coverity#738708: Unitialized scalar fieldNorbert Thiebaud
2014-03-04filter: sigh... fix the xslt test to run on WNT tooMichael Stahl
2014-03-04OLE: Turn an OSL_ENSURE() into a real condition.Jan Holesovsky
2014-03-04EMF+: Add info about logging.Jan Holesovsky
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky
2014-03-04remove mfAlpha againMarkus Mohrhard
2014-03-04add black bubble edge and modify transparencePeilin
2014-03-04I imagine this should have a SAL_CALL decorationCaolán McNamara
2014-03-04Related: #i123480# correct the previous made refactoringOliver-Rainer Wittmann
2014-03-04Resolves: #i124338# assure sorted mark containers...Oliver-Rainer Wittmann
2014-03-04valgrind: remove unused mnOptionsCaolán McNamara
2014-03-04better safe than sorryMarkus Mohrhard
2014-03-04filter: don't wait forever if the xslt test failsMichael Stahl
2014-03-04in the old design all lists needed to be the same size, fdo75200Markus Mohrhard
2014-03-04Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard
2014-03-04FDO#75755: Change string "..." to "Servers..."Olivier Hallot
2014-03-04Silence bogus MSVC warningStephan Bergmann