Age | Commit message (Expand) | Author |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-18 | loplugin:unusedmethods | Noel Grandin |
2017-05-16 | loplugin:unusedfields improve write-only analysis | Noel Grandin |
2017-05-15 | remove some unnecessary locking | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-11 | Fix typos | Andrea Gelmini |
2017-05-11 | starmath Word export: remove redundant 'virtual' keywords | Miklos Vajna |
2017-05-09 | remove unnecessary empty OUString fields and vars | Noel Grandin |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-05-08 | tdf#106479 Make edit context menu dispatcher based | Maxim Monastirsky |
2017-05-07 | tdf#107644: Crash on inserting formula | Julien Nabet |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert starmath module away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-05 | starmath: Convert SmHorAlign to scoped enum | Takeshi Abe |
2017-05-05 | Defining SID_UNICODE_NOTATION_TOGGLE once is enough | Maxim Monastirsky |
2017-05-05 | Drop premature mode line | Takeshi Abe |
2017-05-04 | loplugin:checkunusedparams in starmath | Noel Grandin |
2017-05-02 | untranslated strings are just strings | Caolán McNamara |
2017-05-02 | loplugin:checkunusedparams in editeng | Noel Grandin |
2017-05-01 | Return values of sdi "method slots" were unused | Maxim Monastirsky |
2017-04-28 | loplugin:salunicodeliteral: starmath | Stephan Bergmann |
2017-04-28 | loplugin:cppunitassertequals: starmath | Stephan Bergmann |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-04-27 | starmath: Convert SmScaleMode to scoped enum | Takeshi Abe |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-26 | starmath: Show all Functions' menu items in Command Menu | Takeshi Abe |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-23 | starmath: Show underscore which does not mark a mnemonic key | Takeshi Abe |
2017-04-23 | starmath: Fix wrong ids in Command Menu to be inserted as commands | Takeshi Abe |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove some old MSVC workarounds | Noel Grandin |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-19 | starmath: Keep entries in Command Menu untranslatable | Takeshi Abe |
2017-04-19 | convert MeasurementSystem to scoped enum | Noel Grandin |
2017-04-18 | convert starmath context menu to .ui | Caolán McNamara |
2017-04-18 | tdf#95992 "Edit" > "Compare Document..." opens dialog that is... | Matteo Casalin |
2017-04-18 | starmath: Convert SmNodeType to scoped enum | Takeshi Abe |
2017-04-14 | starmath: size() > 0 -> !empty() | Takeshi Abe |
2017-04-12 | can use gb_CppunitTest_use_configuration and still access .ui files | Caolán McNamara |
2017-04-12 | no need to use OUStringToOString in SAL_INFO | Noel Grandin |
2017-04-12 | drop document_io_logring.txt and use global logging | Caolán McNamara |
2017-04-12 | starmath: Prefix member of SmOoxmlImport | Takeshi Abe |
2017-04-10 | starmath: Assert an impossible error in parsing tables | Takeshi Abe |
2017-04-07 | starmath: Move SmNodeStack to mathmlimport.hxx | Takeshi Abe |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: starmath | Stephan Bergmann |
2017-04-06 | loplugin:redundantcast check for c-style casts to void | Noel Grandin |
2017-04-06 | Fix typos | Andrea Gelmini |
2017-04-05 | starmath: Kill newly unused m_aNodeStack | Takeshi Abe |
2017-04-05 | teach constantparam plugin to find always on and always off bitmask values | Noel Grandin |