summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18fdo#63290 related: cleanup stings defines due to removalLior Kaplan
2013-04-18Related: fdo#63546 bundle both changes together as one undoCaolán McNamara
2013-04-17adapt code to solver dialog .ui conversionCaolán McNamara
2013-04-17Update pchAurimas Fišeras
2013-04-16adapt code to goal seek dialog .ui conversionCaolán McNamara
2013-04-16Populate the text width and script type arrays on import.Kohei Yoshida
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-15adapt code to select source .uiCaolán McNamara
2013-04-15adapt code to data form .ui conversionCaolán McNamara
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner
2013-04-15adapt code to create names .ui conversionCaolán McNamara
2013-04-15convert external data dialog to .uiCaolán McNamara
2013-04-13ScDocumentImport accessor to provide efficient means to fill document.Kohei Yoshida
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-11adapt code for delete cells dialogCaolán McNamara
2013-04-10fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara
2013-04-10sal_Bool to boolEike Rathke
2013-04-10use language tagsEike Rathke
2013-04-09adapt code for select range .ui conversionCaolán McNamara
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05fix Worksheet.Cells by not allowing TableSheet range to change from updatesNoel Power
2013-04-05fix selection change event firingNoel Power
2013-04-04set adjustment min/maxesCaolán McNamara
2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara
2013-04-02update pch filesThomas Arnhold
2013-04-01remove unused GetCurDocViewWinThomas Arnhold
2013-03-29WaE: struct 'ScRefCellValue' was previously declared as a classTor Lillqvist
2013-03-28Slightly more efficient assign().Kohei Yoshida
2013-03-28Forgot to remove this from ScValueCell.Kohei Yoshida
2013-03-28Remove GetErrorCode() from ScBaseCell; only relevant for ScFormulaCell.Kohei Yoshida
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Remove GetCell() from ScDocument, and make PutCell() private.Kohei Yoshida
2013-03-28More on removing use of ScBaseCell in ScInterpreter.Kohei Yoshida
2013-03-28ScBaseCell::CellEqual is no more.Kohei Yoshida
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida
2013-03-28More on replacing ScBaseCell.Kohei Yoshida
2013-03-28We only need to send the broadcaster instance with ScHint.Kohei Yoshida
2013-03-28Stop exporting symbols of these cell classes except for ScFormulaCell.Kohei Yoshida
2013-03-28attrarray.cxx is now free of ScBaseCell.Kohei Yoshida
2013-03-28More of the same.Kohei Yoshida
2013-03-28More on killing direct use of ScEditCell (and some of ScBaseCell).Kohei Yoshida