Age | Commit message (Expand) | Author |
2018-01-11 | loplugin:redundantcast: framework | Stephan Bergmann |
2018-01-05 | Fix typos | Andrea Gelmini |
2018-01-04 | drop CmdToXGraphicNameAccess typedef | Noel Grandin |
2018-01-03 | tdf#107039: Avoid deadlock by locking the SolarMutex early on in one place | Tor Lillqvist |
2018-01-03 | Fix typos | Andrea Gelmini |
2017-12-29 | Fix typos | Andrea Gelmini |
2017-12-29 | Fix typos | Andrea Gelmini |
2017-12-26 | loplugin:passstuffbyref improved return in basic,framework | Noel Grandin |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-21 | Fix typos | Andrea Gelmini |
2017-12-20 | Related: tdf#79657 Different approach to disable the context menu | Maxim Monastirsky |
2017-12-20 | Fix typos | Andrea Gelmini |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | Fix typos | Andrea Gelmini |
2017-12-17 | Fix typos | Andrea Gelmini |
2017-12-17 | tdf#98058 Respect menu:style="text" setting | Maxim Monastirsky |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-14 | Fix typo | Andrea Gelmini |
2017-12-13 | Make loplugin:salcall look into macros too | Stephan Bergmann |
2017-12-13 | sal_uLong->void* for userdata in Menu | Noel Grandin |
2017-12-11 | Fix typos and grammar | Ilmari Lauhakangas |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-08 | cppcheck: fix some reports | Julien Nabet |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-12-05 | tdf#45904 Move _XRecentFunctions Java tests to C++ | Jens Carl |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-12-03 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-30 | tdf#114025 framework: avoid deadlock between Desktop init ... | Michael Stahl |
2017-11-29 | related tdf#113911: better statement to identify Writer app | Henry Castro |
2017-11-28 | sc, sd: rework UI Text Language "More" button, tdf#113911 | Henry Castro |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-27 | tdf#45904 Move _XHeaderFooterContent Java tests to C++ | Jens Carl |
2017-11-24 | set new document window as parent for dialogs during load | Caolán McNamara |
2017-11-23 | Related: tdf#113160 set a temporary dialog parent during type detection | Caolán McNamara |
2017-11-23 | move preventduplicateinteraction from framework to sfx2 consumer | Caolán McNamara |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-17 | Add templates menu and remove macro recording in start center | Yousuf Philips |
2017-11-15 | sc: disable context menu of the language status bar item | Henry Castro |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-13 | tdf#45904 Move _XLabelRange Java tests to C++ | Jens Carl |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-09 | new loplugin simplifydynamiccast | Noel Grandin |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |
2017-11-04 | Related: tdf#113160 set parent of warning dialogs during load | Caolán McNamara |
2017-11-03 | Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafe | Caolán McNamara |