Age | Commit message (Expand) | Author |
2022-05-31 | InsertMatrixFormula: correct references for across sheets array formulas | Eike Rathke |
2022-05-30 | fix setting cell borders for unallocated cells | Luboš Luňák |
2022-05-30 | first arg of ApplyFrame is never null | Luboš Luňák |
2022-05-30 | these ScTokenArray can be stack allocated | Noel Grandin |
2022-05-30 | no need to use unique_ptr for tokens in ScChartListener | Noel Grandin |
2022-05-30 | in ScOutputData::DrawFrame, we can skip the intermediate container | Noel Grandin |
2022-05-30 | sc uitests: Cleaning up unused variables | tagezi |
2022-05-28 | use the new SfxWhichIter::GetItemState feature | Noel Grandin |
2022-05-28 | try to range-reduce even COUNTIFS if not matching empty cells | Luboš Luňák |
2022-05-28 | fix COUNTIFS when matching empty cells | Luboš Luňák |
2022-05-27 | tdf#132293: Removing unused imports from uitests files. | tagezi |
2022-05-26 | cid#1504573 Dereference before null check | Caolán McNamara |
2022-05-26 | WIP: dunno about "Hodler" | Andrea Gelmini |
2022-05-26 | tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop | Siddhant Chaudhary |
2022-05-25 | directly instantiate IndexedPropertyValuesContainer | Noel Grandin |
2022-05-25 | tdf#148467 Move sparklines items to Insert/Format main menu | Roman Kuznetsov |
2022-05-25 | check column again when going to the next Calc sheet | Luboš Luňák |
2022-05-25 | Advanced Diagram support: Isolated IDiagramHelper, selection visualization | Armin Le Grand (Allotropia) |
2022-05-24 | tdf#145248 don't start a drag if actively selecting | Caolán McNamara |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-24 | flatten the maps in SvXMLNamespaceMap | Noel Grandin |
2022-05-23 | tdf#132293: Removing unused imports from uitests files. | tagezi |
2022-05-23 | tdf#132293: Removing unused imports from uitests files. | tagezi |
2022-05-23 | Resolves tdf#131155 - Keep frequently used options on sort criteria tab | Heiko Tietze |
2022-05-22 | cid#1504537 silence Dereference after null check | Caolán McNamara |
2022-05-22 | cid#1504538 Dereference after null check | Caolán McNamara |
2022-05-22 | cid#1504545 Dereference after null check | Caolán McNamara |
2022-05-22 | pass ScDocShell by reference in ctor to indicate never initially null | Caolán McNamara |
2022-05-22 | cid#1504539 Dereference before null check | Caolán McNamara |
2022-05-22 | cid#1504532 Dereference after null check | Caolán McNamara |
2022-05-22 | cid#1504534 Dereference before null check | Caolán McNamara |
2022-05-22 | cid#1504540 Dereference before null check | Caolán McNamara |
2022-05-22 | cid#1504542 Dereference before null check | Caolán McNamara |
2022-05-22 | cid#1504440 move Uninitialized scalar field annotation | Caolán McNamara |
2022-05-22 | cid#1504533 silence Uncaught exception | Caolán McNamara |
2022-05-21 | lok-calc: new callback for print ranges | Dennis Francis |
2022-05-20 | bump up Calc MAXTILEDROW to MAXROW | Luboš Luňák |
2022-05-20 | Fix typo | Andrea Gelmini |
2022-05-20 | Document sparkline related classes, functions and structs | Tomaž Vajngerl |
2022-05-20 | new loplugin:unnecessary locking | Noel Grandin |
2022-05-19 | tdf#124820: sc_uicalc: Add unittest | Xisco Fauli |
2022-05-19 | uitest: sc: Rename UItest and extend it | Xisco Fauli |
2022-05-19 | don't allocate unnecessary columns when inserting a row | Luboš Luňák |
2022-05-19 | actually insert the column(s) in ScTable::InsertCol() | Luboš Luňák |
2022-05-19 | ScTable::TestInsertRow() does not need to allocate all columns | Luboš Luňák |
2022-05-18 | tdf#99708 Make sure to get the sanitized value | Samuel Mehrbrodt |
2022-05-18 | no need to take a lock when returning static data | Noel Grandin |
2022-05-18 | silence coverity warnings | Luboš Luňák |
2022-05-18 | make CreateColumnIfNotExists() non-const | Luboš Luňák |