Age | Commit message (Expand) | Author |
2016-03-02 | loplugin:unuseddefaultparams in sc (part1) | Noel Grandin |
2016-03-02 | loplugin:unuseddefaultparam in sfx2 | Noel Grandin |
2016-03-01 | ccu#1573 sc lok: fix reporting of hidden row height | Miklos Vajna |
2016-02-29 | fix error in new cell dump property code | Markus Mohrhard |
2016-02-29 | loplugin:nullptr | Noel Grandin |
2016-02-29 | Related: tdf#89646 sc: Fix some issues with the new tools | Maxim Monastirsky |
2016-02-28 | tdf#89646 Implement "uno:LineToolbox" command into calc. | Gulsah Kose |
2016-02-28 | move the cell property dump code into dbgutil builds | Markus Mohrhard |
2016-02-28 | tdf#97667 Added a dump method for SfxItemSet in gridwin.cxx | Jaskaran |
2016-02-28 | tdf#97963: Impose size limit on all 3 edit windows | Katarina Behrens |
2016-02-27 | tdf#97906 : Toggle reference and show data sources shortcuts | Dennis Francis |
2016-02-26 | handle SearchWildcard API option | Eike Rathke |
2016-02-22 | add wildcards to Tools->Options->Calc->Calculate dialog, tdf#72196 | Eike Rathke |
2016-02-22 | Pick a single place to declare SfxObjectShellRef typedef | Stephan Bergmann |
2016-02-22 | loplugin:commaoperator in sc/ | Noel Grandin |
2016-02-22 | Missing dispose of dialog | Stephan Bergmann |
2016-02-21 | tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xml | Maxim Monastirsky |
2016-02-20 | use O(n) algorithm to change all autofilter entries | Markus Mohrhard |
2016-02-20 | use calc brace style | Markus Mohrhard |
2016-02-20 | add missing IsFormulaWildcardsEnabled() calls, tdf#72196 | Eike Rathke |
2016-02-20 | add Wildcards UNO API implementation, tdf#72196 | Eike Rathke |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-19 | editeng: remove never read mpLibreOfficeKitCallback | Miklos Vajna |
2016-02-19 | change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196 | Eike Rathke |
2016-02-18 | don't fill the matrix cell by cell, tdf#67071 | Markus Mohrhard |
2016-02-17 | gtk3: use native GtkPopover for calc formula prompt, etc | Caolán McNamara |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-17 | tdf#91013 Add new uno commands to freeze one row and column. | Gulsah Kose |
2016-02-16 | loplugin:implicitboolconversion | Stephan Bergmann |
2016-02-16 | sc lok: Handle left mouse button up events for tiled rendering | Pranav Kant |
2016-02-16 | coverity#1352645 Uncaught exception | Caolán McNamara |
2016-02-16 | single element access is really slow in mdds, tdf#67071 | Markus Mohrhard |
2016-02-16 | sc lok: Notify LibreOfficeKit of empty selection | Pranav Kant |
2016-02-16 | declare variable when using it | Markus Mohrhard |
2016-02-14 | coverity#1352451 Uncaught exception | Caolán McNamara |
2016-02-10 | Refactor ScMarkData for tdf#50916 | Dennis Francis |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-08 | svx: SdrModel::mbTiledRendering is never read | Miklos Vajna |
2016-02-06 | lok: Search result should contain info if it is a 'search all' result. | Jan Holesovsky |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2016-02-05 | coverity#1351877 'Constant' variable guards dead code | Caolán McNamara |
2016-02-05 | Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchanged | Caolán McNamara |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-05 | vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessary | Chris Sherlock |
2016-02-04 | show parameter tip help below instead of above, tdf#95878 follow-up | Eike Rathke |
2016-02-04 | tdf#65206 Highlighted (colored) references limited to 32 references in formula | Kumar Thangavel |
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-04 | vcl: take into account the font width is the average font width | Chris Sherlock |