summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-30add PERCENTILE test caseZdeněk Crhonek
2016-12-30add PEARSON test caseZdeněk Crhonek
2016-12-29Add ExternalDataMapper class and Implement CSVDataProvider::Refresh()Jaskaran Singh
2016-12-29Make these functions publicJaskaran Singh
2016-12-28add NEGBINOM.DIST test caseZdeněk Crhonek
2016-12-28add TRIM test caseZdeněk Crhonek
2016-12-27add NORMINV test case; move tests to new directoryZdeněk Crhonek
2016-12-26add TEXTJOIN test caseZdeněk Crhonek
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-26add TEXT test caseZdeněk Crhonek
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard
2016-12-25tdf#39674 Translated German to Englishabdulwd
2016-12-25tdf#39674 Converted terms from German to Englishtamsil1amani3
2016-12-24move the OpenCL test to subsequentcheckMarkus Mohrhard
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-23tdf#97597: Make the document import state more multi-thread friendly.Kohei Yoshida
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-12-22move na stragglers to resCaolán McNamara
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolán McNamara
2016-12-22no need to catch exceptions in cppunit testsMarkus Mohrhard
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21uitest: add selected area to gridwin stateMarkus Mohrhard
2016-12-21Unused declaration of 'Font'Stephan Bergmann
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-21drop GetImageManager use in sc and unwind ImageListCaolán McNamara
2016-12-21add T() test caseZdeněk Crhonek
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-20add NEGBINOMDIST test caseZdeněk Crhonek
2016-12-20add NORM.S.INV test caseZdeněk Crhonek
2016-12-20add NORMSINV test caseZdeněk Crhonek
2016-12-20add NORMDIST, NORMSDIST test caseZdeněk Crhonek
2016-12-20add NORM.S.DIST test caseZdeněk Crhonek
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara
2016-12-19sc: Drop empty olkactTakeshi Abe
2016-12-18sc: Drop empty drawvie2.cxxTakeshi Abe
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-16adjust rounding decimals to expected valuesEike Rathke
2016-12-16tdf#104581 handle constraints for NEGBINOMDIST in compliance with ODFF1.2.Winfried Donkers
2016-12-16Work around -Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai
2016-12-16coverity#1397206 Resource leakCaolán McNamara