Age | Commit message (Expand) | Author |
2018-10-27 | uitest Calc signature line | Zdeněk Crhonek |
2018-10-27 | uitest: integrate the calc input bar into the ui testing | Markus Mohrhard |
2018-10-27 | tdf#120856 sync shape, graphic, frame and ole contect toolbar | andreas kainz |
2018-10-27 | tdf#120703 (PVS): V519 The variable is assigned values twice successively | Mike Kaganski |
2018-10-26 | tdf#120861 move paste special to a submenu in menubar | andreas kainz |
2018-10-26 | Use CheckStringResultLen() also for CONCATENATE(), CONCAT() and TEXTJOIN() | Eike Rathke |
2018-10-26 | missing include | Stephan Bergmann |
2018-10-26 | Let REGEX() return #N/A instead of #VALUE! if no match, tdf#113977 follow-up | Eike Rathke |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-26 | use unique_ptr when Clone()'ing PoolItems | Noel Grandin |
2018-10-26 | loplugin:singlevalfields improvement | Noel Grandin |
2018-10-26 | Change kScInterpreterMaxStrLen now result string length limit to 256MB | Eike Rathke |
2018-10-26 | Use SAL_MAX_INT32 in CheckStringPositionArgument() | Eike Rathke |
2018-10-26 | Introduce kScInterpreterMaxStrLen | Eike Rathke |
2018-10-26 | Rework GetStringPositionArgument() to return sal_Int32 | Eike Rathke |
2018-10-25 | return std::unique_ptr from CloneSetWhich | Noel Grandin |
2018-10-25 | Resolves: tdf#113977 implement REGEX() spreadsheet function | Eike Rathke |
2018-10-25 | tdf#118747 sc: use manual height for previous rows in TransferObj | Vasily Melenchuk |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | ScDoubleItem is dead | Noel Grandin |
2018-10-24 | Introduce OutputDevice type OUTDEV_PDF | Jan-Marek Glogowski |
2018-10-24 | calc context toolbar update celledit | andreas kainz |
2018-10-24 | calc context menu cell add styles support (like in writer) | andreas kainz |
2018-10-24 | weld AdvancedSettingsDialog | Caolán McNamara |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in sc | Noel Grandin |
2018-10-23 | sc: speed-up: avoid usage of svl::SharedString where it is possible | Serge Krot |
2018-10-23 | remove all use_action_appearance lines | Caolán McNamara |
2018-10-23 | Resolves: tdf#120689 omit <definedName> for ocMacro in OOXML | Eike Rathke |
2018-10-22 | pvs-studio: V571 Recurring check | Caolán McNamara |
2018-10-22 | Remove ScLookupCache from ScLookupCacheMap it had been added to | Stephan Bergmann |
2018-10-22 | tdf#119596 DrawText Contextmenu in Writer, Calc, Draw, Impress | andreas kainz |
2018-10-22 | tdf#120703 (PVS): redundant nullptr check | Mike Kaganski |
2018-10-22 | tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impress | andreas kainz |
2018-10-22 | tdf#119547 Media Contextmenu sync in all apps | andreas kainz |
2018-10-22 | NB tabbed calc: finishing correct padding and final tab review | andreas kainz |
2018-10-22 | tdf#120410: Disable insert/delete row/page break if sheet is protected | Xisco Fauli |
2018-10-22 | pvs-studio: V794 The assignment operator should be protected | Caolán McNamara |
2018-10-22 | pvs-studio: V668 no sense testing against null as memory was allocated by new | Caolán McNamara |
2018-10-22 | pvs-studio: V728 An excessive check can be simplified | Caolán McNamara |
2018-10-22 | pvs-studio: V1001 variable assigned but is not used by the end of the function | Caolán McNamara |
2018-10-21 | tdf#120703 (PVS): redundant nullptr checks | Mike Kaganski |
2018-10-20 | return by unique_ptr from CreateFieldControl | Noel Grandin |
2018-10-19 | NB fix TextShape with uno:DrawText instead of uno:Text | andreas kainz |
2018-10-19 | Turn ScStyleSheet::Usage into scoped enum | Stephan Bergmann |
2018-10-19 | index validity check looks dubious | Caolán McNamara |
2018-10-19 | copy and paste error | Caolán McNamara |
2018-10-19 | index validity check looks dubious | Caolán McNamara |
2018-10-19 | NB tabbed: update draw tab drop down menu entries | andreas kainz |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-19 | Turn ScGridWin::AutoFilterMode into scoped enum | Stephan Bergmann |