summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-28Update search results when changing template type in Template Manager.Rafael Dominguez1-0/+4
2013-03-28Filter search results by type and keyword in Template Manager.Rafael Dominguez1-4/+44
2013-03-28Dont display all templates types after closing the search bar.Rafael Dominguez1-4/+0
2013-03-28Get the correct region id view when saving a template.Rafael Dominguez1-1/+1
2013-03-28ditched now unused comphelper::LocaleEike Rathke4-699/+0
2013-03-28unused comphelper/locale.hxxEike Rathke1-1/+0
2013-03-28unused comphelper/locale.hxxEike Rathke1-1/+0
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke1-2/+1
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke4-23/+9
2013-03-28we really don't need to assign the same value againEike Rathke1-6/+6
2013-03-28eliminated useless back and forth conversionEike Rathke4-28/+25
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke7-53/+62
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke2-1/+3