summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-05-09Remove SC_HINT_DYING. We don't do anything specific for this hint.Kohei Yoshida
2013-05-09DeleteRange is only called from within ScColumn, and should be private.Kohei Yoshida
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
2013-05-09Add new broadcaster storage in ScColumn. Not used yet.Kohei Yoshida
2013-05-09Update the comment.Kohei Yoshida
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power
2013-05-09Revert "remove unused parameter"Noel Power
2013-05-06Revert "abstract type in ptr_container needs this workaround"Stephan Bergmann
2013-05-02Update pchAurimas Fišeras
2013-04-30Ensure that modified formula cells are redrawn.Kohei Yoshida
2013-04-30Move the group calculation code into its own class.Kohei Yoshida
2013-04-30Pass formula group context to FetchDoubleArray. Not yet used.Kohei Yoshida
2013-04-30CellStorageModified() is the right (and only) place to mark group dirty.Kohei Yoshida
2013-04-30Add method to allow fetching of double array, and store it in token.Kohei Yoshida
2013-04-30Move the invariant group handler into its own method.Kohei Yoshida
2013-04-30Handle invariant group with single references.Kohei Yoshida
2013-04-30Not yet used, but a hook to retrieve a vector reference value.Kohei Yoshida
2013-04-30We really don't need to use similar data unless I missed something.Kohei Yoshida
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist
2013-04-26XubString->OUStringCaolán McNamara
2013-04-25remove some unnecessary whitespace in document.hxxMarkus Mohrhard
2013-04-25update pchThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Rename to ScDPResultTree.Kohei Yoshida
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-19Remove debug statements..Kohei Yoshida
2013-04-19We can remove all this code now.Kohei Yoshida
2013-04-19Let's explain what this method returns.Kohei Yoshida
2013-04-19Typo.Kohei Yoshida
2013-04-19This should be plural, since there are multiple dimensions.Kohei Yoshida
2013-04-19Move the dimension order calculation into ScDPSaveData.Kohei Yoshida
2013-04-19Retrieve the result value for GETPIVOTDATA for real (finally!)Kohei Yoshida
2013-04-19More progress. Getting more clue, but still not out of the dark yet.Kohei Yoshida
2013-04-19Add some more notes to make it easier to pick up on this for my next visit.Kohei Yoshida
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida
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