Age | Commit message (Expand) | Author |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-02-17 | Pivot dialog: use C++11 feat., get rid of using namespace std | Tomaž Vajngerl |
2017-01-27 | Resolves: tdf#104153 lookup what listbox an entry is dragged from | Caolán McNamara |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-05-24 | convert PIVOT_FUNC to scoped enum | Noel Grandin |
2016-05-10 | Missing break in switch | Stephan Bergmann |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-03-31 | sfx2: make SfxDispatcher::Execute() less variadic ... | Michael Stahl |
2016-03-12 | tdf#84938 Change defines to typed_flags | Jochen Nitschke |
2016-02-05 | coverity#1351877 'Constant' variable guards dead code | Caolán McNamara |
2016-02-04 | coverity#1351755 Dereference null return value | Caolán McNamara |
2016-02-04 | pItem isn't used here, its the same as result, so weird cast can go | Caolán McNamara |
2016-02-03 | tdf#97437: Don't crash when creating new pivot table | Katarina Behrens |
2016-01-27 | tdf#89308: Delete old copy of pivot table on moving destination | Katarina Behrens |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-11-13 | sc: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-10 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-03-12 | Enhancement tdf#87972 : Cannot repeat items labels on a pivot table | Deena Francis |
2015-02-10 | tdf#79239: make the dialog closable with 'X' button again | Katarina Behrens |
2014-12-01 | For external data sources this variable can be null, fdo#83534 | Markus Mohrhard |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-27 | Actually OK and Cancel is better here than Apply and Close. | Kohei Yoshida |
2014-05-21 | Keep only "Apply" and "Close". | Kohei Yoshida |
2014-04-29 | coverity#1210191 Uninitialized pointer field | Caolán McNamara |
2014-04-03 | pivot: Apply changes made in "Data Field" and "Data Field Options" | Tomaž Vajngerl |
2014-03-31 | Fix various warnings | Stephan Bergmann |
2014-03-31 | pivot: new pivot table layout dialog | Tomaž Vajngerl |