Age | Commit message (Expand) | Author |
2024-11-27 | PVS: V560 A part of conditional expression is always true: !bSingle | Xisco Fauli |
2024-11-27 | PVS: V547 Expression 'bDouble' is always true | Xisco Fauli |
2024-11-25 | ScCondFormatList: pDoc is never nullptr | Xisco Fauli |
2024-11-25 | tdf#85976 consider 'contains column labels' property for database range | Sahil Gautam |
2024-11-25 | tdf#85976 Use correct labels in 'Handle Duplicate Records' dialog | Sahil Gautam |
2024-11-25 | tdf#163486 PVS V581 The conditional expressions of the 'if' statements situated | Aron Budea |
2024-11-25 | tdf#163486 PVS V1037 Two or more case-branches perform the same actions | Aron Budea |
2024-11-24 | Simplify a bit | Mike Kaganski |
2024-11-24 | Let ESelection use EPaM for simplification | Mike Kaganski |
2024-11-24 | Turn SC_MOD macro to a function | Mike Kaganski |
2024-11-23 | Avoid new string allocations, when only checking if empty | Mike Kaganski |
2024-11-23 | Reduce copying of ScEditEngineDefaulter's SfxItemSet | Mike Kaganski |
2024-11-23 | Use specific SvtModuleOptions::Is*Installed for clarity | Mike Kaganski |
2024-11-22 | loplugin:unusedmethods | Noel Grandin |
2024-11-22 | loplugin:unusedfields | Noel Grandin |
2024-11-21 | tdf#163486: PVS: variable is assigned values twice successively | Xisco Fauli |
2024-11-20 | sc: autofill: send to-be-deleted cell addresses | Bayram Çiçek |
2024-11-20 | cool#7406: Refactor Calc->getPartInfo & use JsonWriter. | Gökay Şatır |
2024-11-19 | improve loplugin passparamsbyref | Noel Grandin |
2024-11-18 | cid#1606638 silence Overflowed integer argument | Caolán McNamara |
2024-11-18 | tdf#81913 - Keep cell highlighting active during arrow key navigation | Andreas Heinisch |
2024-11-15 | tdf#163383 Skip adding a tooltip to internal links in all cases | Ilmari Lauhakangas |
2024-11-14 | tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protection | Balazs Varga |
2024-11-13 | tdf#36709 editeng: Layout for font-relative first-line indent | Jonathan Clark |
2024-11-12 | clang-tidy: performance-unnecessary-copy-initialization in sc | Noel Grandin |
2024-11-12 | loplugin:reftotemp in sc | Noel Grandin |
2024-11-11 | tdf#163486: PVS: call GetItemSet() once | Xisco Fauli |
2024-11-11 | cid#1607376 Overflowed constant | Caolán McNamara |
2024-11-10 | com::sun::star -> css | Mike Kaganski |
2024-11-08 | no need to take a copy of the getProcessComponentContext return value | Noel Grandin |
2024-11-08 | Avoid checking exact interface type of Any value | Mike Kaganski |
2024-11-08 | Simplify a bit | Mike Kaganski |
2024-11-07 | loplugin:passstuffbyref in sc | Noel Grandin |
2024-11-07 | cid#1555009 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-11-07 | [API CHANGE] a11y: Switch AccessibleRelationType to enum | Michael Weghorn |
2024-11-06 | loplugin:passstuffbyref in svx | Noel Grandin |
2024-11-06 | cid#1556442 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-11-04 | new loplugin:staticconstexpr | Noel Grandin |
2024-11-03 | tdf#163486: PVS: parameter is always rewritten | Xisco Fauli |
2024-11-02 | use row&column address for autofill preview popup | Bayram Çiçek |
2024-11-01 | sc: fixed incorrect conditional format list usage | Pranam Lashkari |
2024-11-01 | sc: fixed crashing on conditional format entry selection | Pranam Lashkari |
2024-11-01 | no need to heap allocate these | Noel Grandin |
2024-10-31 | tdf#163486: PVS: parameter is always rewritten | Xisco Fauli |
2024-10-31 | convert KernArray from sal_Int32 to double | Noel Grandin |
2024-10-31 | tdf#85976 Make labels more intuitive in "Duplicate Records Dialog" | Sahil Gautam |
2024-10-29 | cid#1607341 silence Data race condition | Caolán McNamara |
2024-10-29 | tdf#162692 partial take back of tdf#160252 | Armin Le Grand (allotropia) |
2024-10-29 | tdf#42982 Improve UNO API error reporting | Oromidayo Owolabi |
2024-10-28 | tdf#162262 sc add "Summary below data" option for Subtotal dialog | Balazs Varga |