summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14convert army of header/footer dialogs to .ui formatCaolán McNamara
2013-05-14remove unneccessary argument from CreateScHFEditDlgCaolán McNamara
2013-05-13unused helpidsCaolán McNamara
2013-05-13reenable left/right area swap in .ui layout termsCaolán McNamara
2013-05-13Convert Calc page header/footer content to Widget UIOlivier Hallot
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin
2013-05-13fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-10Broadcast only on deleted cells that were previously non-empty.Kohei Yoshida
2013-05-10fix various problems with vba Names & Names objectsNoel Power
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida
2013-05-09Start writing unit test for broadcaster storage. Found & fixed one bug.Kohei Yoshida
2013-05-09With the removal of CELLTYPE_NOTE, IsBlank() is now always false.Kohei Yoshida
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