summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)Author
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl
2013-07-11Group formula cells in ScColumn::MixData().Kohei Yoshida
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile
2013-06-29extract this functionality from the uno codeMarkus Mohrhard
2013-06-27Remove these unused files.Kohei Yoshida
2013-06-27abstract out the FormulaGroupInterpreter more cleanly.Michael Meeks
2013-06-24Remove these file entries.Kohei Yoshida
2013-06-24Move ScEditDataArray out of cell.?xx and into its own files.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-06-17Initial OpenCL pieces.Peng Gao
2013-06-16inital work on FILTERXML functionMarkus Mohrhard
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard
2013-05-20Introduce copy-from-clip context for copy handling code.Kohei Yoshida
2013-05-20Keep track of empty broadcaster segments, and delete them all in one go.Kohei Yoshida
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida
2013-05-20Block definition for CellTextAttr.Kohei Yoshida
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-08svx: remove Package_sdiMichael Stahl
2013-05-08sfx2: remove Package_sdiMichael Stahl
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-04-30Move the group calculation code into its own class.Kohei Yoshida
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida
2013-04-15No vbahelper library if DISABLE_SCRIPTINGTor Lillqvist
2013-04-13ScDocumentImport accessor to provide efficient means to fill document.Kohei Yoshida
2013-04-05new module i18nlangtagEike Rathke
2013-04-05We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28We only need to send the broadcaster instance with ScHint.Kohei Yoshida
2013-03-22Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida
2013-03-22Move ScCellValue into its own header/source files.Kohei Yoshida
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida
2013-03-15initial work on an odc exportMarkus Mohrhard
2013-03-14Add skeleton files for the new iterator for column cells' text widths.Kohei Yoshida
2013-02-13Switch integer constants to enum & prefix data members with 'm'.Kohei Yoshida
2013-02-11Use hash map to avoid repetitious string comparisons.Kohei Yoshida
2013-02-11First cut on the re-work. Lots of things are still broken.Kohei Yoshida
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-16PCH for Library_scLuboš Luňák
2012-12-09add missing dep on oox/helper/helper.hxxDavid Tardon
2012-12-08fdo#33365 added wrapper for boost random, use that in RAND()tino
2012-11-28More progress on the dialog.Kohei Yoshida