Age | Commit message (Expand) | Author |
2019-01-16 | use unique_ptr in sc | Noel Grandin |
2019-01-12 | make Format->Conditional Formatting->Manage dialog async | Noel Grandin |
2019-01-10 | pass ScTokenArray around by unique_ptr | Noel Grandin |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-27 | Use appropriate STL function for searching in sorted list | Arkadiy Illarionov |
2018-12-25 | Simplify containers iterations in sc/source/ui/{view,xmlsource} | Arkadiy Illarionov |
2018-12-24 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-12-17 | Resolve deprecated implicit capture of *this by reference in C++20 | Stephan Bergmann |
2018-12-14 | lok: Insert shape at the positon of the selected cell | Tamás Zolnai |
2018-12-14 | coverity#1441522 FontWorkGalleryDialog mpSdrView member is never null | Caolán McNamara |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | lok: Insert shapes directly into the document. | Mike Kaganski |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-12-05 | remove unused GraphicManagerDrawFlags enum | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-01 | tdf#120703 PVS: the condition needs &&, not || | Mike Kaganski |
2018-11-30 | tdf#93005, tdf#100611, remove the incomplete ODC export feature | Markus Mohrhard |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-29 | No GridOffset support for PDF or Print | Armin Le Grand |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-27 | Refactor calc non-linear ViewToDevice transform | Armin Le Grand |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-23 | Use the correct DPI scaling factor in LibreOfficeKit for iOS, too | Tor Lillqvist |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-18 | Resolves: tdf#121409 missing dialog parent | Caolán McNamara |
2018-11-16 | loplugin:buriedassign in sc | Noel Grandin |
2018-11-16 | Related: tdf#83128 translate word/char counts as separate n_gettext args | Caolán McNamara |
2018-11-15 | tdf#107240 tdf#120432 Disable time/date entries in read-only/protected mode | Xisco Fauli |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-11-12 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-11 | Resolves: tdf#83128 translate row/col counts as separate n_gettext args | Caolán McNamara |
2018-11-10 | tdf#121263 Calc crashes when hide multiple sheets | Noel Grandin |
2018-11-10 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-09 | Fix typos | Andrea Gelmini |
2018-11-09 | lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor | Marco Cecchetti |
2018-11-08 | lok: calc: fix needed when position caching is disabled | Marco Cecchetti |
2018-11-08 | sc lok: Implement hi-dpi and zoom for spreadsheets. | Jan Holesovsky |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-07 | loplugin:collapseif in sc | Noel Grandin |
2018-11-06 | tdf#118582 Disable signature line signing once it is signed | Samuel Mehrbrodt |
2018-11-06 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]* | Gabor Kelemen |
2018-11-05 | tdf#120703 PVS: V547 Expression is always true | Mike Kaganski |
2018-11-05 | tdf#105225 new background tab page | Jim Raykowski |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |