Age | Commit message (Expand) | Author |
2017-01-25 | Minor loplugin:stringconstant improvements | Stephan Bergmann |
2017-01-25 | cleanup css includes and using namespaces | Jochen Nitschke |
2017-01-25 | Fix typo in comments: relativ -> relative | Takeshi Abe |
2017-01-25 | use tools::SvRef in ScSpellDialogChildWindow | Noel Grandin |
2017-01-24 | adjust the hide of the zoom so its dynamic on docking/undocking navigators | Caolán McNamara |
2017-01-24 | Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when docked | Caolán McNamara |
2017-01-24 | coverity#1242895 Untrusted value as argument | Caolán McNamara |
2017-01-24 | manage SvRefBase-subclass by tools::SvRef in ScXMLTableRowCellContext | Noel Grandin |
2017-01-24 | teach unusedvariablecheck plugin about SfxPoolItem subclasses | Noel Grandin |
2017-01-24 | use rtl::Reference in FastParser | Noel Grandin |
2017-01-24 | Fix typo in comments: absolut -> absolute | Takeshi Abe |
2017-01-23 | Related: tdf#105466 add a freeze/thaw to avoid interim RecalcAlls | Caolán McNamara |
2017-01-23 | Resolves: tdf#105466 crash when changing conditional formatting condition | Caolán McNamara |
2017-01-23 | signs match, so don't need to cast | Caolán McNamara |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | tdf#105348 add check for divide by zero situation. | Winfried Donkers |
2017-01-23 | pass ownership by pointer | Jochen Nitschke |
2017-01-23 | tdf#105238 : return error when SHEETS argument is not a reference. | Winfried Donkers |
2017-01-23 | tdf#48140 replace ApiCellRangeList in xlsx import (5) | Jochen Nitschke |
2017-01-23 | tdf#48140 replace ApiCellRangeList in xlsx import (4) | Jochen Nitschke |
2017-01-23 | Revert "used std::map in SfxItemSet" | Noel Grandin |
2017-01-23 | use rtl::Reference in CellShell_Impl | Noel Grandin |
2017-01-23 | use rtl::Reference in ScSelectionTransferObj | Noel Grandin |
2017-01-22 | add SKEWP test case | Zdeněk Crhonek |
2017-01-21 | add HEX2BIN, HEX2DEC, HEX2OCT test case | Zdeněk Crhonek |
2017-01-21 | add IMABS, IMAGINARY testcase | Zdeněk Crhonek |
2017-01-21 | coverity#1399047 Untrusted loop bound | Caolán McNamara |
2017-01-21 | coverity#1399031 golden, Out-of-bounds read | Caolán McNamara |
2017-01-21 | coverity#1399019 Division or modulo by zero | Caolán McNamara |
2017-01-20 | Resolves: tdf#105158 set date or time return type for DATEVALUE TIMEVALUE | Eike Rathke |
2017-01-20 | add GESTEP test case | Zdeněk Crhonek |
2017-01-20 | sc: use unique_ptr and make_unique instead of new/delete | Tomaž Vajngerl |
2017-01-19 | tdf#50916 Allow ScTable work on dynamic ScColContainer | Bartosz Kosiorek |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sc | Stephan Bergmann |
2017-01-19 | svx: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-19 | sc: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-19 | new loplugin: useuniqueptr: sc part 2 | Noel Grandin |
2017-01-18 | bail out early if there are no notes | Eike Rathke |
2017-01-18 | tdf#104967 preserve isolated notes data in clipboard when closing document | Eike Rathke |
2017-01-18 | tdf#104967 prevent crash when pasting notes originating from a closed document | Eike Rathke |
2017-01-18 | Resolves: tdf#105411 remove from entries before dispose | Caolán McNamara |
2017-01-18 | add ERF,ERFC,FACTDOUBLE test case | Zdeněk Crhonek |
2017-01-18 | add DELTA,DEC2BIN,DEC2OCT,DEC2HEX test case | Zdeněk Crhonek |
2017-01-17 | replace boost::checked_deleter with std::default_delete | Jochen Nitschke |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-17 | Change Idle to be a Timer subclass | Jan-Marek Glogowski |
2017-01-17 | Add sensible timer handling for Calc input | Jan-Marek Glogowski |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-17 | tdf#97087 GDB pretty print the Scheduler task list | Jan-Marek Glogowski |
2017-01-17 | add COMPLEX, CONVERT testcase | Zdeněk Crhonek |