Age | Commit message (Expand) | Author |
2020-09-03 | blind fix for tdf129346 test intermittent failure | Caolán McNamara |
2020-09-02 | move Edit into toolkit only headers | Caolán McNamara |
2020-09-02 | SetCallHandlersOnInputDisabled unneeded if AlwaysDisableInput not used | Caolán McNamara |
2020-09-02 | annotation label doesn't need to be an Edit, FixedText is enough | Caolán McNamara |
2020-09-02 | loplugin:unusedmethods | Noel Grandin |
2020-09-01 | Fix typo | Andrea Gelmini |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-09-01 | Fix typo | Andrea Gelmini |
2020-09-01 | notebookbar: keep align items together | Szymon Kłos |
2020-08-31 | Fix typos in code | Andrea Gelmini |
2020-08-31 | add physics based exit animation effect preset Fall and fade out | Sarper Akdemir |
2020-08-31 | tdf#136276: fix physics animations faulty duplication | Sarper Akdemir |
2020-08-31 | add two physics based emphasis animation effects presets | Sarper Akdemir |
2020-08-31 | sd signature line: move menu item to the insert menu | Miklos Vajna |
2020-08-29 | sd: add some comments for findReplace.py UI Test | Tomaž Vajngerl |
2020-08-29 | sd: test Replace and ReplaceAll using LOKit | Tomaž Vajngerl |
2020-08-29 | sd: Make search bound to a view - to allow independent searching | Tomaž Vajngerl |
2020-08-29 | Fix typo in code | Andrea Gelmini |
2020-08-29 | Fix typo in code | Andrea Gelmini |
2020-08-29 | Assign aPageRange only once, after the loop | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara |
2020-08-26 | [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ | Stephan Bergmann |
2020-08-24 | tdf#136067 left align GtkMenuButtons contents | Caolán McNamara |
2020-08-24 | restore translatable="no" | Caolán McNamara |
2020-08-24 | tdf#118148 Extended tips from HC2/shared/ | Olivier Hallot |
2020-08-24 | tdf#134174 Fix the rotation of bitmap filled custom shapes. | Gülşah Köse |
2020-08-23 | Fix typo in code | Andrea Gelmini |
2020-08-23 | Fix typo in code | Andrea Gelmini |
2020-08-21 | tdf#118148 All extended tips for shared/optionen | Olivier Hallot |
2020-08-21 | rhbz#1870501 crash on reexport of odg | Caolán McNamara |
2020-08-20 | make physics based animation effects importable-exportable | Sarper Akdemir |
2020-08-19 | Fix typos | Andrea Gelmini |
2020-08-19 | vcl, sd: various small cleanups | Miklos Vajna |
2020-08-18 | loplugin:unusedvarsglobal | Noel Grandin |
2020-08-18 | new loplugin:unusedvarsglobal | Noel Grandin |
2020-08-18 | annotation label doesn't need to be a MultiLine edit, FixedText is enough | Caolán McNamara |
2020-08-17 | move vector graphic search to View, so it works in multiple views | Tomaž Vajngerl |
2020-08-17 | Remove redundant Invalidate() | Michael Meeks |
2020-08-17 | inline some use-once typedefs | Noel Grandin |
2020-08-15 | remove constructor with plain Bitmap from Graphic, use BitmapEx | Tomaž Vajngerl |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | use OUStringLiteral in SfxItemPropertyMapEntry | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-13 | Merge toolbar popup classes | Maxim Monastirsky |
2020-08-12 | cleanup some unused leftovers | Caolán McNamara |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-11 | tdf#135442 min supported version of gtk3 is 3.18 not 3.20 | Caolán McNamara |