summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
AgeCommit message (Expand)AuthorFilesLines
2013-06-04MPLv2 subset improvements.Michael Meeks1-2/+4
2013-06-04remove inherited number formats, fdo#60215Markus 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
2012-11-28More progress on the dialog.Kohei Yoshida1-0/+1
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida1-0/+1
2012-10-31Rename the files to reflect the class name change.Kohei Yoshida1-1/+1
2012-10-09split the cond format entry code a bit upMarkus Mohrhard1-0/+1
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard1-0/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-27tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan1-4/+0
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida1-5/+0
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-0/+5
2012-08-31mdds: convert to gbuildMatúš Kukan1-0/+4
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-0/+4
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan1-10/+2
2012-07-17tubes: fix makefiles after rebaseMatúš Kukan1-2/+2
2012-07-17tubes: remove ScCollaboration layerMatúš Kukan1-6/+0
2012-07-17tubes: cleanup abstraction, and add in-process demo modeMichael Meeks1-3/+15