summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-02-25add CHISQ.DIST.RT T.DIST.RT testcaseZdeněk Crhonek
2017-02-25add CHISQ.TEST,CHISQDIST,CHISQINV,CHITEST,SEARCH test caseZdeněk Crhonek
2017-02-25xPoolHelper is empty in a clipboard docMarkus Mohrhard
2017-02-24tdf#50916 Allow dynamically increase number of columns according to needsBartosz Kosiorek
2017-02-24adapt comment to realityEike Rathke
2017-02-24grml.. and do that rightEike Rathke
2017-02-24replace a leftover OSL_DEBUG_LEVEL >1Eike Rathke
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24correct descriptionEike Rathke
2017-02-24a first stab against the note caption ownership messEike Rathke
2017-02-24maybe try ROUNDSIG(...,9) ...?Eike Rathke
2017-02-24Remove SC_DPOUT_MAXLEVELS limit in PivotJulien Nabet
2017-02-23let's try if using the new ROUNDSIG(...,12) helpsEike Rathke
2017-02-23All ScAxisPosition values that meAxisPosition can take on are coveredStephan Bergmann
2017-02-22less ugly ClosingClipboardSource()Eike Rathke
2017-02-22lok: these are not always plain asciiPranav Kant
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-21do not test for different caption pointers ...Eike Rathke
2017-02-21this should be GetOrCreateCaption()Eike Rathke
2017-02-21tdf#105772 apply all ODFF constraints with function SEARCH.Winfried Donkers
2017-02-21tdf#105885 fix incorrect result with CHISQ.DIST.RT.Winfried Donkers
2017-02-21tdf#105937 fix incorrect constraint for Calc function T.DIST.RT.Winfried Donkers
2017-02-21convert writer changes menu to .uiCaolán McNamara
2017-02-21unit test for copying note from clipboard after closing orig doc, tdf#104967Eike Rathke
2017-02-21this should had been GetNote() and GetCaption()Eike Rathke
2017-02-21stray fprintfCaolán McNamara
2017-02-21convert calc changes menu to .uiCaolán McNamara
2017-02-21stl debugging points out that a < aCaolán McNamara
2017-02-21add ENCODEURL test caseZdeněk Crhonek
2017-02-21move ScDocShell de-/init related to getNewDocShell() and closeDocShell()Eike Rathke
2017-02-21unit test for cell merge with note caption undo, tdf#105667Eike Rathke
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21tdf#106049 Apply proper constraints for Calc function T.INV.Winfried Donkers
2017-02-21tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21Improve readability.Jan Holesovsky
2017-02-21loplugin:subtlezeroinit: scStephan Bergmann
2017-02-20Related: tdf#106089 generate range string with current address conventionEike Rathke
2017-02-20Resolves: tdf#106089 catch legal IllegalArgumentException on bad range stringEike Rathke
2017-02-20use SvNumberformat::GetMaskedType()Eike Rathke
2017-02-20don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke
2017-02-20add ROW testcaseZdeněk Crhonek
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2017-02-20tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->editpv2k
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
2017-02-20convert StringType to scoped enumNoel Grandin
2017-02-20remove unused External from ConvErr enumNoel Grandin