Age | Commit message (Expand) | Author |
2020-10-26 | tdf#129969 XLSX export: file URLs need IURI encoding | Tünde Tóth |
2020-10-25 | tdf#137713 GetEditView must be called unconditionally in Paint | Caolán McNamara |
2020-10-25 | tdf#115588 write autoDataStyles for master-slides | Tomaž Vajngerl |
2020-10-24 | tdf#137713 don't crash if there is no m_xEditView | Caolán McNamara |
2020-10-24 | uitest: sc: get_url_for_data_file -> pathlib.Path | Xisco Fauli |
2020-10-24 | tdf#104378: sc: Add UItest | Xisco Fauli |
2020-10-24 | simplify a bit | Mike Kaganski |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-10-22 | always call GetFocus if GrabFocus succeeded | Caolán McNamara |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-21 | CppunitTest_sc_subsequent_export: factor out duplicated code | Xisco Fauli |
2020-10-20 | tdf#137594 prevent converting unallocated columns. | Mark Hung |
2020-10-20 | use tools::Long in sc | Noel |
2020-10-19 | tdf#90104 XLSX export: fix commas in data validation list | Tibor Nagy |
2020-10-17 | Fix typo | Andrea Gelmini |
2020-10-16 | sc: use the fastparser API when possible | Noel |
2020-10-16 | weld InputBar | Caolán McNamara |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-10-14 | tdf#137453: sc_subsequent_filters_test: Add unittest | Xisco Fauli |
2020-10-14 | Removed duplicated include | Andrea Gelmini |
2020-10-14 | tdf#137446: sc: Add UItest | Xisco Fauli |
2020-10-14 | tdf#133260: sc_ucalc: Add unittest | Xisco Fauli |
2020-10-14 | Resolves: tdf#137248 Fix wrong condition breaking non-group interpret | Eike Rathke |
2020-10-14 | tdf#76047 XLSX import: fix links to external data | Attila Szűcs |
2020-10-13 | static_cast after dynamic_cast | Noel |
2020-10-13 | static_cast after dynamic_cast | Noel |
2020-10-13 | Set correct color for chart background in sidebar | Szymon Kłos |
2020-10-13 | static_cast after dynamic_cast | Noel |
2020-10-12 | Online: Hide right clicked sheet. | gokaysatir |
2020-10-11 | tdf#133886 - Libreoffice Calc Subtotals check all columns at once | Tomofumi Yagi |
2020-10-11 | tdf#126305 XLSX export: fix data validation Error Alert | Tibor Nagy |
2020-10-10 | we throw away the original of the clone | Caolán McNamara |
2020-10-10 | cid#1467975 Logically dead code | Caolán McNamara |
2020-10-10 | cid#1467974 Dereference before null check | Caolán McNamara |
2020-10-10 | Resolves: tdf#137370 Re-enable UI translated standard cell style names | Eike Rathke |
2020-10-09 | Added optional parameter Enabled for uno:SpellOnline | Mert Tumer |
2020-10-09 | EditView->GetWindow()->GetClipboard() is the same as GetSystemClipboard() | Caolán McNamara |
2020-10-09 | EditView may not have a Window | Caolán McNamara |
2020-10-09 | Clean-up: Initialized a variable to something. | Attila Szűcs |
2020-10-09 | tdf#137205 sc: autofill date sequences in merged cells | Attila Szűcs |
2020-10-08 | use sal_Int32 for style-sheet index | Noel Grandin |
2020-10-08 | tdf#125462 sc: remove red (invalid data) circle | Tibor Nagy |
2020-10-08 | Replace UI submenu by dialog | Heiko Tietze |
2020-10-07 | we only should have one has_default==True in these dialogs | Caolán McNamara |
2020-10-07 | Resolves: tdf#137315 explicitly use FloatWinPopupFlags::NoMouseUpClose | Caolán McNamara |
2020-10-07 | ui files: fix some capitalisation issues | Noel |
2020-10-07 | Revert "lint-ui: check that we only have one has_default==True" | Noel Grandin |
2020-10-06 | Online: Copy hyperlink location. / Core side. | gokaysatir |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-06 | move set_user_managed_scrolling to an initial weld argument | Caolán McNamara |