summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28Updated coreLucian Constantin1-0/+0
2013-03-28Building without --with-help is not supposed to disable help functionalityTor Lillqvist4-15/+10
2013-03-28fdo#61789 Fix crash, pSvtGraphicStroke is allowed to be NULL.Jan Holesovsky2-16/+18
2013-03-28move the dialog to chart2Markus Mohrhard5-2/+18
2013-03-28Converting spline dialog box to glade.EricSeynaeve3-78/+292
2013-03-28Revert "sw: unused COLFUZZY macro in non-debug builds"Stephan Bergmann1-2/+0
2013-03-28sw: unused COLFUZZY macro in non-debug buildsMiklos Vajna1-0/+2
2013-03-28add missing dep on jawtDavid Tardon1-4/+4
2013-03-28add missing dep on comphelper/classids.hxxDavid Tardon1-0/+1
2013-03-28add missing dep on sal/typesizes.hDavid Tardon1-0/+1
2013-03-28add missing dep on sal/config.hDavid Tardon1-0/+2
2013-03-28add missing deps on headersDavid Tardon1-0/+6
2013-03-28add missing dep on sal/config.hDavid Tardon1-0/+2
2013-03-28add missing dep on osl/thread.hDavid Tardon1-0/+2
2013-03-28add missing dep on sal/types.hDavid Tardon1-0/+2
2013-03-28add missing deps on headersDavid Tardon1-0/+6
2013-03-28add missing deps on URE headersDavid Tardon1-3/+9
2013-03-28add missing dep on uwinapi.hDavid Tardon1-0/+4
2013-03-28add missing dep on sal headersDavid Tardon1-0/+5
2013-03-28add missing dep on sal/typesizes.hDavid Tardon1-0/+1
2013-03-28make sure output dir existsDavid Tardon1-0/+1
2013-03-28add missing deps on uwinapi headersDavid Tardon1-0/+5
2013-03-28WaE: struct 'ScRefCellValue' was previously declared as a classTor Lillqvist1-1/+1
2013-03-28OSL_ENSURE -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann1-8/+4
2013-03-28A bit more.Kohei Yoshida2-28/+22
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida20-88/+116
2013-03-28More on replacing ScBaseCell.Kohei Yoshida11-57/+45
2013-03-28We only need to send the broadcaster instance with ScHint.Kohei Yoshida6-26/+63
2013-03-28Some header cleansup. Some headers are no longer needed.Kohei Yoshida1-7/+3
2013-03-28Some followup cleanup now that these methods are in the formula cell only.Kohei Yoshida1-137/+138
2013-03-28Now we don't need to check for the cell type; it's always of formula type.Kohei Yoshida1-7/+2
2013-03-28Stop exporting symbols of these cell classes except for ScFormulaCell.Kohei Yoshida4-189/+191
2013-03-28attrarray.cxx is now free of ScBaseCell.Kohei Yoshida4-32/+45
2013-03-28cellsuno.cxx is now free of ScBaseCell.Kohei Yoshida1-32/+33
2013-03-28More of the same.Kohei Yoshida2-104/+114
2013-03-28Remove a bit more use of ScEditCell and ScBaseCell.Kohei Yoshida1-14/+10
2013-03-28Reduce indentation by early bail-out.Kohei Yoshida1-58/+57
2013-03-28More on killing direct use of ScEditCell (and some of ScBaseCell).Kohei Yoshida5-46/+37
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida9-61/+75
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida11-104/+88
2013-03-28Make viewfunc.cxx free of ScBaseCell.Kohei Yoshida7-10/+41
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida6-151/+112
2013-03-28sal_Bool to bool.Kohei Yoshida1-12/+9
2013-03-28Deselect templates when closing the search view.Rafael Dominguez1-0/+1
2013-03-28Show search and extra buttons when a template is selected.Rafael Dominguez1-3/+1
2013-03-28Position correctly widgets in Template Manager.Rafael Dominguez3-20/+8
2013-03-28Hide creating a new template folder when theres one already selected.Rafael Dominguez1-0/+2
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez5-6/+99
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez6-0/+18
2013-03-28Display create template folder only when its allowed.Rafael Dominguez6-0/+19