Age | Commit message (Expand) | Author |
2022-10-25 | tdf#148934 PDF/UA export: add Contents entry to Link annotations | Michael Stahl |
2022-10-25 | Address a constexpr template point of instantiation issue | Stephan Bergmann |
2022-10-25 | tdf#151484 Data Validity list looses separation when saving as XLS | Noel Grandin |
2022-10-25 | tdf#145759 Use symbolic constants instead of magic numerical constants | OmkarAcharekar |
2022-10-24 | Resolves: tdf#140554 Function Wizard, FIXED() second parameter is optional | Eike Rathke |
2022-10-24 | tdf#83671 make SmartArt visible in import of xlsx | Regina Henschel |
2022-10-24 | Drop Window::LogicMouse* | Mike Kaganski |
2022-10-23 | Resolves: tdf#150780 Overtyping is not editing | Eike Rathke |
2022-10-22 | crashtesting: various ScChart2DataSequence::getTextualData crashes | Caolán McNamara |
2022-10-22 | loplugin:unusedmethods | Noel Grandin |
2022-10-21 | sc: remove SetIsInUcalc. | Xisco Fauli |
2022-10-20 | Use stable_sort for collator-backed sorting | Stephan Bergmann |
2022-10-18 | tdf#131910 speed up chart display | Noel Grandin |
2022-10-18 | tdf#147842 shrink selection to data area when applying to entire sheet | Noel Grandin |
2022-10-18 | Remove scfobj.hxx | Andrea Gelmini |
2022-10-18 | Remove helperdecl.hxx | Andrea Gelmini |
2022-10-13 | tdf#150473 Wrap text and set min size for Function description | Rafael Lima |
2022-10-13 | tdf#124098: sc, ods import: do not recalculate row heights | Balazs Varga |
2022-10-13 | tdf#150664 Initialize input line correctly | Samuel Mehrbrodt |
2022-10-13 | tdf#125363, tdf#123095 - Use CaseTransliteration for autofilter | Andreas Heinisch |
2022-10-12 | crashtesting: exception during dtor | Caolán McNamara |
2022-10-11 | tdf#91305 related: Drop redundant only-one-column/row check | Mike Kaganski |
2022-10-11 | Resolves: tdf#151460 Scale and round time diff fiddling with floating point | Eike Rathke |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-10-09 | tdf#151429: don't convert OUStrings to system encoding | Mike Kaganski |
2022-10-07 | related tdf#148806 xls/x vba: no auto_open if Auto_Open module | Justin Luth |
2022-10-06 | [API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics" | Heiko Tietze |
2022-10-06 | use more string_view in sc | Noel Grandin |
2022-10-05 | tdf#36383 - sc AutoFilter: fix changing row height | Andreas Heinisch |
2022-10-04 | tdf#150786 use a 'standard' theme for form controls | Caolán McNamara |
2022-10-04 | tdf#139480 sc: Un/Track changes now marks spreadsheet as unsaved | Justin Luth |
2022-10-04 | tdf$131937 tdf#61060 sc: UnFreezing now marks spreadsheet as unsaved | Justin Luth |
2022-10-02 | Resolves: tdf#125110 tdf#151211 Disentangle the convoluted CSV/TSV-clip import | Eike Rathke |
2022-10-01 | related tdf#123990 sc condition: cleanup ScConditionMode::Between | Justin Luth |
2022-10-01 | related tdf#123990 sc condition: GetCollator -> GetTransliteration | Justin Luth |
2022-09-29 | introduce ScTable::GetColumnData() (tdf#151182) | Luboš Luňák |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-29 | Fix incrementing number in dbrange names during copying, tdf#145054 follow-up | Eike Rathke |
2022-09-28 | fix bug in lcl_IncrementNumberInNamedRange | Noel Grandin |
2022-09-28 | elide some ref-counting | Noel Grandin |
2022-09-28 | no need to convert this OUStringBuffer to OUString | Noel Grandin |
2022-09-27 | tdf#123990 sc condition: use GetTransliteration, not GetCollator | Justin Luth |
2022-09-26 | crashtesting: forum-de2-1635.ods | Noel Grandin |
2022-09-24 | tdf#117764: fix context menu item "Conditional formatting" | Julien Nabet |
2022-09-23 | Rename #define | Taichi Haradaguchi |
2022-09-23 | tdf#123990 sc condformat: case insensitive begins/ends/contains | Justin Luth |
2022-09-22 | tdf#151091 Revert "tdf#148635 cache some chart stuff" | Noel Grandin |
2022-09-22 | Fix string length assertion and handle parentheses in multi-line formula | Eike Rathke |
2022-09-22 | crashtesting: "unknown cell text: element" assert on broken xml | Justin Luth |
2022-09-22 | reduce excessive code repetition when matching opcode in opencl | Luboš Luňák |