Age | Commit message (Expand) | Author |
2018-10-15 | loplugin:constfields in sc | Noel Grandin |
2018-10-14 | MoreButton is solely used by toolkit | Caolán McNamara |
2018-10-14 | drop unnecessary vcl/group.hxx includes | Caolán McNamara |
2018-10-13 | Fix a weird checkbox label in Calc’s recalculation prompt | Adolfo Jayme Barrientos |
2018-10-12 | coverity#1440239 Uncaught exception | Caolán McNamara |
2018-10-12 | Simple translation passing by... | Andrea Gelmini |
2018-10-12 | Conditional formatting: Allow to set the icon set CF via .uno: command. | Jan Holesovsky |
2018-10-11 | tdf#119580 sc: Use the regular object popupmenu for charts | Maxim Monastirsky |
2018-10-11 | Remove superfluous separator | Maxim Monastirsky |
2018-10-11 | tdf#120528: check for empty mpMouseEvent in ScDataTableView::MouseButtonUp | Mike Kaganski |
2018-10-11 | Resolves: tdf#120476 need to be resizable if number of tabs is variable | Caolán McNamara |
2018-10-11 | Resolves: tdf#90698 catch list (1;2) of non-references as error | Eike Rathke |
2018-10-11 | tdf#111980 oox optionbutton autoGroup inside GroupBox | Justin Luth |
2018-10-10 | tdf#120410: Disable insert/delete row/page break in read-only mode | Xisco Fauli |
2018-10-10 | optimize adding a block of entries at one time | Caolán McNamara |
2018-10-10 | make VLOOKUP in Calc thread-safe | Luboš Luňák |
2018-10-10 | fix detection of self-references | Luboš Luňák |
2018-10-10 | ColumnSpanSet variant optimized for just one ScRange | Luboš Luňák |
2018-10-10 | do not needlessly create ScTokenArray copies in Calc input filters | Luboš Luňák |
2018-10-10 | add ScTokenArray::Finalize() to explicitly reduce memory usage | Luboš Luňák |
2018-10-09 | Resolves: tdf#66545 display URL fields non-shaded in Calc | Eike Rathke |
2018-10-09 | add some more pluralized form examples | Caolán McNamara |
2018-10-09 | tdf#120264 - Access to "Get Involved" | heiko tietze |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | loplugin:unusedmethods | Noel Grandin |
2018-10-09 | use unique_ptr in SfxUndoManager::AddUndoAction | Noel Grandin |
2018-10-09 | sc: Enhance binary search for ScAttrArray | Serge Krot |
2018-10-09 | Related: tdf#83128 support translation of plural forms | Caolán McNamara |
2018-10-09 | use unique_ptr in SdrUndoGroup | Noel Grandin |
2018-10-08 | cppcheck: variableScope and fix index types | Jochen Nitschke |
2018-10-08 | Added date time transformations - follow-up | Vikas Mahato |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-10-08 | use more std::unique_ptr in ScDBCollection::NamedDBs | Noel Grandin |
2018-10-08 | use more std::unique_ptr in ScDPCollection | Noel Grandin |
2018-10-08 | tdf#113236 change menu "Tools > Protect Spreadsheet" to "Protect Spreadsheet ... | Cor Nouws |
2018-10-08 | sc: speed-up: no usage of temp strings objects | Serge Krot |
2018-10-08 | weld ScTPValidationError | Caolán McNamara |
2018-10-08 | weld ScTPValidationHelp | Caolán McNamara |
2018-10-08 | weld ScTpSubTotalOptions | Caolán McNamara |
2018-10-07 | Resolves: tdf#73081 empty <> not-empty is also a match if numeric | Eike Rathke |
2018-10-07 | tdf#120317 Set control layer name if not default | Regina Henschel |
2018-10-07 | use more std::unique_ptr in ScCheckListMenuWindow | Noel Grandin |
2018-10-06 | return unique_ptr from CreateDefaultObject in sc/ | Noel Grandin |
2018-10-06 | use more std::unique_ptr in ScUndoDraw | Noel Grandin |
2018-10-06 | drop some now unnecessary include | Caolán McNamara |
2018-10-06 | introduce SdrObjectUniquePtr typedef | Noel Grandin |
2018-10-06 | use more std::unique_ptr in ScUndoMoveTab and ScUndoCopyTab | Noel Grandin |
2018-10-05 | sc: Enhance binary search for ScMarkArray | Serge Krot |
2018-10-04 | Do not let end row creep above start row, tdf#69977 tdf#119305 follow-up | Eike Rathke |
2018-10-04 | tdf#120301 oox: lclIsWhiteSpace should return true for a space | Justin Luth |