Age | Commit message (Expand) | Author |
2017-01-16 | e*, f*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: formula | Stephan Bergmann |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-11 | loplugin:countusersofdefaultparams in editeng..rsc | Noel Grandin |
2016-11-08 | loplugin:expandablemethods in forms..formula | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in framework | Noel Grandin |
2016-11-03 | loplugin:unusedmethods unused return types | Noel Grandin |
2016-10-30 | -Werror,-Wunused-private-field | Stephan Bergmann |
2016-10-29 | display matching search per selected category, tdf#67974 follow-up | Eike Rathke |
2016-10-29 | filter hidden functions also in search, tdf#67974 follow-up | Eike Rathke |
2016-10-29 | tdf#67974 UI: Add a search box in function wizard in Spreadsheet | Abhilash Singh |
2016-10-25 | no Edit controls loaded from .src now | Caolán McNamara |
2016-10-19 | loplugin:expandablemethodds in formula..framework | Noel Grandin |
2016-10-06 | I can't see any evidence of any remaining magenta mask using image resources | Caolán McNamara |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-05 | loplugin:countusersofdefaultparams in editeng..fpicker | Noel Grandin |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-06-22 | remove unnecessary whitespace | Markus Mohrhard |
2016-06-21 | tdf#42949: clean up includes in include/formula with iwyu | Jorenz Paragas |
2016-06-15 | Move accessibility relations to .ui files, Part 9: tdf#87026 | Muhammet Kara |
2016-06-06 | remove unused constants in HRC files | Noel Grandin |
2016-05-25 | (nearly) nothing uses GetUniqueId anymore, so remove it. | Caolán McNamara |
2016-05-20 | clang-tidy misc-assign-operator-signature | Noel Grandin |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-28 | tdf#97087 Give comprehensible, unique names to idles | Muhammet Kara |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-03-23 | missing nullptr check, tdf#98427 | Markus Mohrhard |
2016-03-18 | loplugin:constantparam in formula | Noel Grandin |
2016-03-10 | loplugin:constantparam in formula | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-01-12 | loplugin:unusedmethods unused return value in include/formula | Noel Grandin |
2016-01-09 | Function Wizard: exclude functions with hidden flag from lists | Eike Rathke |
2016-01-09 | Function Wizard: don't overwrite an unlisted function | Eike Rathke |
2016-01-09 | prepare for hidden flag in function description for Function Wizard | Eike Rathke |
2015-12-18 | Formula Wizard: evaluating expressions always in matrix context is wrong | Eike Rathke |
2015-12-18 | Resolves: tdf#96366 replace Edit...() calls with actually working code | Eike Rathke |
2015-12-18 | tdf#96366 disable treeview results until fix available | Eike Rathke |
2015-12-18 | Function Wizard shoots itself in the foot | Eike Rathke |
2015-12-17 | out-of-bounds arg mapping access, this was always wrong but never hit it seems | Eike Rathke |
2015-12-17 | handle varargs with first required and subsequent optional, tdf#71459 related | Eike Rathke |
2015-11-20 | loplugin:unusedfields forms,formula,fpicker,framework | Noel Grandin |
2015-11-15 | tdf#95798: CRASH: when finish Function wizard on Report builder | Julien Nabet |
2015-11-13 | cppcheck: noExplicitConstructor | Caolán McNamara |