Age | Commit message (Expand) | Author |
2017-02-27 | uitest: move all the conditional format tests into an own test | Markus Mohrhard |
2017-02-25 | add TINV test case | Zdeněk Crhonek |
2017-02-25 | add CHISQ.DIST.RT T.DIST.RT testcase | Zdeněk Crhonek |
2017-02-25 | add CHISQ.TEST,CHISQDIST,CHISQINV,CHITEST,SEARCH test case | Zdeněk Crhonek |
2017-02-25 | xPoolHelper is empty in a clipboard doc | Markus Mohrhard |
2017-02-24 | tdf#50916 Allow dynamically increase number of columns according to needs | Bartosz Kosiorek |
2017-02-24 | adapt comment to reality | Eike Rathke |
2017-02-24 | grml.. and do that right | Eike Rathke |
2017-02-24 | replace a leftover OSL_DEBUG_LEVEL >1 | Eike Rathke |
2017-02-24 | vector::data seems more natural than &vector::front | Caolán McNamara |
2017-02-24 | correct description | Eike Rathke |
2017-02-24 | a first stab against the note caption ownership mess | Eike Rathke |
2017-02-24 | maybe try ROUNDSIG(...,9) ...? | Eike Rathke |
2017-02-24 | Remove SC_DPOUT_MAXLEVELS limit in Pivot | Julien Nabet |
2017-02-23 | let's try if using the new ROUNDSIG(...,12) helps | Eike Rathke |
2017-02-23 | All ScAxisPosition values that meAxisPosition can take on are covered | Stephan Bergmann |
2017-02-22 | less ugly ClosingClipboardSource() | Eike Rathke |
2017-02-22 | lok: these are not always plain ascii | Pranav Kant |
2017-02-22 | use std::unique_ptr | Caolán McNamara |
2017-02-22 | Revert "Fix typos" | jan iversen |
2017-02-22 | Fix typos | Andrea Gelmini |
2017-02-21 | do not test for different caption pointers ... | Eike Rathke |
2017-02-21 | this should be GetOrCreateCaption() | Eike Rathke |
2017-02-21 | tdf#105772 apply all ODFF constraints with function SEARCH. | Winfried Donkers |
2017-02-21 | tdf#105885 fix incorrect result with CHISQ.DIST.RT. | Winfried Donkers |
2017-02-21 | tdf#105937 fix incorrect constraint for Calc function T.DIST.RT. | Winfried Donkers |
2017-02-21 | convert writer changes menu to .ui | Caolán McNamara |
2017-02-21 | unit test for copying note from clipboard after closing orig doc, tdf#104967 | Eike Rathke |
2017-02-21 | this should had been GetNote() and GetCaption() | Eike Rathke |
2017-02-21 | stray fprintf | Caolán McNamara |
2017-02-21 | convert calc changes menu to .ui | Caolán McNamara |
2017-02-21 | stl debugging points out that a < a | Caolán McNamara |
2017-02-21 | add ENCODEURL test case | Zdeněk Crhonek |
2017-02-21 | move ScDocShell de-/init related to getNewDocShell() and closeDocShell() | Eike Rathke |
2017-02-21 | unit test for cell merge with note caption undo, tdf#105667 | Eike Rathke |
2017-02-21 | Fix typos/translations, following 04644956e53d | Andrea Gelmini |
2017-02-21 | tdf#106049 Apply proper constraints for Calc function T.INV. | Winfried Donkers |
2017-02-21 | tdf#106052 Treat SubFormat for "Precision as shown" | Laurent Balland-Poirier |
2017-02-21 | loplugin:unusedmethods | Noel Grandin |
2017-02-21 | Improve readability. | Jan Holesovsky |
2017-02-21 | loplugin:subtlezeroinit: sc | Stephan Bergmann |
2017-02-20 | Related: tdf#106089 generate range string with current address convention | Eike Rathke |
2017-02-20 | Resolves: tdf#106089 catch legal IllegalArgumentException on bad range string | Eike Rathke |
2017-02-20 | use SvNumberformat::GetMaskedType() | Eike Rathke |
2017-02-20 | don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-up | Eike Rathke |
2017-02-20 | add ROW testcase | Zdeněk Crhonek |
2017-02-20 | tdf#105657 Treat "Precision as shown" for fractions | Laurent Balland-Poirier |
2017-02-20 | tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->edit | pv2k |
2017-02-20 | Resolves: tdf#100841 retain popover if it has the same pos, size and settings | Caolán McNamara |
2017-02-20 | tdf#105931 Add function ROUNDSIG to Calc. | Winfried Donkers |