Age | Commit message (Expand) | Author |
2018-12-20 | sc: Simplify RemoveSubTotalsHandler using std::set | Takeshi Abe |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-19 | Add XServiceInfo tests to ScTableRowsObj | Jens Carl |
2018-12-19 | Fix typo in QA path | Andrea Gelmini |
2018-12-19 | tdf#45904 Move XTableRows Java tests to C++ | Jens Carl |
2018-12-19 | tdf#120859 bad column span in .ui leads to overlapping checkbuttons | Caolán McNamara |
2018-12-19 | tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxx | Gabor Kelemen |
2018-12-19 | tdf#45904 Move XEnumerationAccess Java test to C++ | Jens Carl |
2018-12-19 | tdf#45904 Move XElementAccess Java tests to C++ | Jens Carl |
2018-12-19 | Turn OSL_ENSURE(IsCalculated()) into assert() | Eike Rathke |
2018-12-19 | tdf#45904 Move XIndexAccess Java tests to C++ | Jens Carl |
2018-12-18 | Add XServiceInfo tests to ScScenariosObj | Jens Carl |
2018-12-18 | tdf#45904 Move XNameAccess Java tests to C++ | Jens Carl |
2018-12-18 | tdf#45904 Move XElementAccess Java tests to C++ | Jens Carl |
2018-12-18 | tdf#45904 Move XIndexAccess Java tests to C++ | Jens Carl |
2018-12-18 | tdf#120513 Change error message for Excel files about recalculate | Roman Kuznetsov |
2018-12-18 | no need to allocate sc::op::Op on the heap here | Noel Grandin |
2018-12-18 | tdf#121592 add context-Form toolbar to NB | andreas kainz |
2018-12-17 | tdf#99438: sc: support for .xltx export | Vasily Melenchuk |
2018-12-17 | tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxx | Gabor Kelemen |
2018-12-17 | tdf#121581 update Tools tabb in NB | andreas kainz |
2018-12-17 | tdf#122154 add DataSort action to data group | andreas kainz |
2018-12-17 | Resolve deprecated implicit capture of *this by reference in C++20 | Stephan Bergmann |
2018-12-16 | uitest for bug tdf#119954 | Zdeněk Crhonek |
2018-12-15 | Fix typo | Andrea Gelmini |
2018-12-15 | tdf#45904 Move XEnumerationAccess Java test to C++ | Jens Carl |
2018-12-15 | tdf#45904 Move XRefreshable Java tests to C++ | Jens Carl |
2018-12-14 | lok: Insert shape at the positon of the selected cell | Tamás Zolnai |
2018-12-14 | avoid possible expensive repetitive formula group changes (tdf#102364) | Luboš Luňák |
2018-12-14 | optimize expensive EndListener() calls (tdf#102364) | Luboš Luňák |
2018-12-14 | Use ScFunctionData and thus Welford in Consolidation | Eike Rathke |
2018-12-14 | coverity#1441522 FontWorkGalleryDialog mpSdrView member is never null | Caolán McNamara |
2018-12-14 | Encapsulate ScFunctionData members and abuse WelfordRunner members | Eike Rathke |
2018-12-14 | tdf#119734 add icon AutoFilter to groupedbar in calc | andreas kainz |
2018-12-13 | Remove moot comment | Eike Rathke |
2018-12-13 | Use ScFunctionData::update() and getResult() instead of direct member access | Eike Rathke |
2018-12-13 | Add SUBTOTAL_FUNC_SELECTION_COUNT to ScFunctionData::update() and getResult() | Eike Rathke |
2018-12-13 | Allow better packing of ScFunctionData | Eike Rathke |
2018-12-13 | Should had been sal_uInt64 nCount | Eike Rathke |
2018-12-13 | Fix sc_ddelinkobj tests | Mike Kaganski |
2018-12-13 | update groupedbar_compact for calc | andreas kainz |
2018-12-13 | Introduce ScFunctionData::update() and getResult() | Eike Rathke |
2018-12-13 | sc: Use std::find() to simplify code | Takeshi Abe |
2018-12-13 | loplugin:unusedfields in sc | Noel Grandin |
2018-12-13 | uitest for bug tdf#39650 | Zdeněk Crhonek |
2018-12-13 | uitest for bug tdf#44398 | Zdeněk Crhonek |
2018-12-13 | uitest for bug tdf#39917 | Zdeněk Crhonek |
2018-12-13 | loplugin:constantparam | Noel Grandin |
2018-12-12 | Reset WelfordRunner in ScDPAggData::Reset() | Eike Rathke |
2018-12-12 | tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7 | Winfried Donkers |