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