Age | Commit message (Expand) | Author |
2017-05-05 | loplugin:checkunusedparams in toolkit..vbahelper | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-04-05 | teach constantparam plugin to find always on and always off bitmask values | Noel Grandin |
2017-04-03 | tdf#39468 Translate German comments | Jens Carl |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |
2017-04-02 | coverity#1403662 Mixing enum types | Caolán McNamara |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-23 | Typo: boder->border | Julien Nabet |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-26 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-21 | loplugin:subtlezeroinit: toolkit | Stephan Bergmann |
2017-02-21 | remove unused enumerators from WindowType | Noel Grandin |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-14 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-11 | Revert "Resolves: tdf#79250 add typed list to form control listbox" | Eike Rathke |
2017-02-10 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-09 | tdf#105672 framework managed menu button | Maxim Monastirsky |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-05 | sal_uIntPtr to sal_uInt16 | Matteo Casalin |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-26 | loplugin: unnecessary destructor test..unotools | Noel Grandin |
2017-01-21 | move GetXGraphic to its only user | Caolán McNamara |
2017-01-20 | don't need intermediate Images | Caolán McNamara |
2017-01-19 | new loplugin: useuniqueptr: sot..tools | Noel Grandin |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-13 | inline InitGuard | Noel Grandin |
2016-12-21 | convert OutDevViewType to scoped enum | Noel Grandin |
2016-12-19 | ScrollableWrapper -> ScrollableDialog | Noel Grandin |
2016-12-12 | remove useless Mutex guards | Noel Grandin |
2016-12-08 | OSL_TRACE -> SAL in sw..ucb | Noel Grandin |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-01 | loplugin:unnecessaryoverride (dtors) in toolkit | Stephan Bergmann |
2016-11-29 | loplugin:vclwidgets check for assigning from VclPt<T> to T* | Noel Grandin |
2016-11-24 | vcl makes no use of menu Get/Set DefaultItem | Caolán McNamara |
2016-11-24 | tdf#103852 avoid clipboard deadlock | Tomaž Vajngerl |
2016-11-18 | remove some double calls | Noel Grandin |
2016-11-13 | drop useless semicolons | David Tardon |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-10-31 | loplugin:oncevar in unoxml..toolkit | Noel Grandin |