summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin1-2/+1
2017-03-02add test for own basic functionZdeněk Crhonek1-0/+4865
2017-03-01add T.INV test caseZdeněk Crhonek1-0/+5315
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin18-57/+45
2017-02-28in decRefAndDestroy() the remaining element must be one and only oneEike Rathke1-8/+5
2017-02-28dissolve() needs to delete head now that it's not a list element anymoreEike Rathke1-2/+5
2017-02-28assert that nullptr captions are not in a listEike Rathke1-2/+4
2017-02-28new loplugin unoanyNoel Grandin22-106/+106
2017-02-28tdf#48140 Replace CellRangeAddress with ScRangeBartosz Kosiorek2-20/+31
2017-02-27move assign() into operator=() and add the relevant bits to copy-ctorEike Rathke2-28/+31
2017-02-27rework ScCaptionPtr to have a distinct head elementEike Rathke2-64/+84
2017-02-27sc: make tabview3 more readableTomaž Vajngerl1-173/+174
2017-02-27uitest: move all the conditional format tests into an own testMarkus Mohrhard7-0/+174
2017-02-25add TINV test caseZdeněk Crhonek1-0/+5317
2017-02-25add CHISQ.DIST.RT T.DIST.RT testcaseZdeněk Crhonek2-0/+9151
2017-02-25add CHISQ.TEST,CHISQDIST,CHISQINV,CHITEST,SEARCH test caseZdeněk Crhonek5-91/+20813
2017-02-25xPoolHelper is empty in a clipboard docMarkus Mohrhard1-1/+1
2017-02-24tdf#50916 Allow dynamically increase number of columns according to needsBartosz Kosiorek4-8/+56
2017-02-24adapt comment to realityEike Rathke1-2/+1
2017-02-24grml.. and do that rightEike Rathke1-1/+1
2017-02-24replace a leftover OSL_DEBUG_LEVEL >1Eike Rathke1-1/+1
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara7-15/+15
2017-02-24correct descriptionEike Rathke1-2/+4
2017-02-24a first stab against the note caption ownership messEike Rathke6-99/+391
2017-02-24maybe try ROUNDSIG(...,9) ...?Eike Rathke1-195/+151
2017-02-24Remove SC_DPOUT_MAXLEVELS limit in PivotJulien Nabet2-181/+118
2017-02-23let's try if using the new ROUNDSIG(...,12) helpsEike Rathke1-239/+290
2017-02-23All ScAxisPosition values that meAxisPosition can take on are coveredStephan Bergmann1-1/+4
2017-02-22less ugly ClosingClipboardSource()Eike Rathke3-4/+18
2017-02-22lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-22use std::unique_ptrCaolán McNamara11-604/+467
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2017-02-21do not test for different caption pointers ...Eike Rathke1-1/+3
2017-02-21this should be GetOrCreateCaption()Eike Rathke1-1/+1
2017-02-21tdf#105772 apply all ODFF constraints with function SEARCH.Winfried Donkers2-144/+221
2017-02-21tdf#105885 fix incorrect result with CHISQ.DIST.RT.Winfried Donkers3-5/+6
2017-02-21tdf#105937 fix incorrect constraint for Calc function T.DIST.RT.Winfried Donkers1-3/+7
2017-02-21convert writer changes menu to .uiCaolán McNamara1-3/+3
2017-02-21unit test for copying note from clipboard after closing orig doc, tdf#104967Eike Rathke1-0/+36
2017-02-21this should had been GetNote() and GetCaption()Eike Rathke1-2/+2
2017-02-21stray fprintfCaolán McNamara1-1/+0
2017-02-21convert calc changes menu to .uiCaolán McNamara6-130/+26
2017-02-21stl debugging points out that a < aCaolán McNamara1-3/+0
2017-02-21add ENCODEURL test caseZdeněk Crhonek1-0/+4728
2017-02-21move ScDocShell de-/init related to getNewDocShell() and closeDocShell()Eike Rathke2-8/+24
2017-02-21unit test for cell merge with note caption undo, tdf#105667Eike Rathke1-0/+21
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-1/+1
2017-02-21tdf#106049 Apply proper constraints for Calc function T.INV.Winfried Donkers1-1/+3
2017-02-21tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier1-1/+1