Age | Commit message (Expand) | Author |
2016-03-03 | remove double defines | Jochen Nitschke |
2016-03-03 | tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ | Steven Guo |
2016-03-03 | loplugin:unuseddefaultparams in sc (part2) | Noel Grandin |
2016-03-02 | Resolves: tdf#98297 exclude error values from COUNT in array/matrix | Eike Rathke |
2016-03-02 | coverity#703997 silence Unchecked return value | Caolán McNamara |
2016-03-02 | shift "Decimal places" down by 2 to align with "Limit decimals" again | Eike Rathke |
2016-03-02 | add tooltips about Excel interoperability | Eike Rathke |
2016-03-02 | replace wildcard/regex checkboxes with radio button group, tdf#72196 | Eike Rathke |
2016-03-02 | loplugin:unuseddefaultparams in sc (part1) | Noel Grandin |
2016-03-02 | loplugin:unuseddefaultparam in sfx2 | Noel Grandin |
2016-03-01 | coverity#1352213 Unchecked return value | Caolán McNamara |
2016-03-01 | ccu#1573 sc lok: fix reporting of hidden row height | Miklos Vajna |
2016-03-01 | tdf#97369/#97587 - Further fix SUMming in the software interpreter | Marco Cecchetti |
2016-02-29 | fix error in new cell dump property code | Markus Mohrhard |
2016-02-29 | fix the "group not recalculated after delete" second part of tdf#97897 | Eike Rathke |
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-27 | sc - unit tests for tdf#97369 and tdf#97587 | Marco Cecchetti |
2016-02-26 | tdf#97654 - replaced CellAddress types with ScAddress. | Mohammed Abdul Azeem |
2016-02-26 | handle SearchWildcard API option | Eike Rathke |
2016-02-25 | loplugin:unuseddefaultparams in xmloff/ | Noel Grandin |
2016-02-24 | let SvxSearchItem use SearchOptions2 | Eike Rathke |
2016-02-24 | chmod -x | Tor Lillqvist |
2016-02-24 | convert DocPasswordRequestType to scoped enum | Noel Grandin |
2016-02-24 | convert DocPasswordVerifierResult to scoped enum | Noel Grandin |
2016-02-23 | SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter | Eike Rathke |
2016-02-23 | methods in .SDI files don't use attributes | Noel Grandin |
2016-02-22 | enable wildcards when importing .xlsx|.xlsb, tdf#72196 | Eike Rathke |
2016-02-22 | enable wildcards when importing .xls, tdf#72196 | Eike Rathke |
2016-02-22 | add wildcards to Tools->Options->Calc->Calculate dialog, tdf#72196 | Eike Rathke |
2016-02-22 | change to DetectSearchType(), tdf#72196 | Eike Rathke |
2016-02-22 | confusing block indentation | Eike Rathke |
2016-02-22 | adapt places that call GetSearchTextPtr(), tdf#72196 | Eike Rathke |
2016-02-22 | ScQueryEntry::GetSearchTextPtr() with SearchType, tdf#72196 | Eike Rathke |
2016-02-22 | include '~' escape character in MaybeWildcard(), tdf#72196 | Eike Rathke |
2016-02-22 | Pick a single place to declare SfxObjectShellRef typedef | Stephan Bergmann |
2016-02-22 | tdf#98023: Adapt ScRefButtonEx UI object class | Stephan Bergmann |
2016-02-22 | loplugin:commaoperator in sc/ | Noel Grandin |
2016-02-22 | tdf#91013 Create freeze cells submenu in the view menu | Yousuf Philips |
2016-02-22 | Missing dispose of dialog | Stephan Bergmann |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-21 | tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xml | Maxim Monastirsky |
2016-02-21 | sc: Add forgotten radio style bits | Maxim Monastirsky |
2016-02-20 | let ConvertToSearchType() also adapt the regex bool, tdf#72196 | Eike Rathke |
2016-02-20 | implement wildcards precedence at ScDocOptions, tdf#72196 | Eike Rathke |