Age | Commit message (Expand) | Author |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-04 | underline popup control possible to use outside sidebar | Szymon Kłos |
2016-05-04 | loplugin:implicitboolconversion | Stephan Bergmann |
2016-05-04 | Correct value types for the respective function objects. | Kohei Yoshida |
2016-05-04 | Replace namespace ScErrorCodes with formula... | Kohei Yoshida |
2016-05-03 | NameToken with Sheet instead of boolean Global | Eike Rathke |
2016-05-03 | tdf#42949: clean up includes in include/oox/drawingml with iwyu | Jorenz Paragas |
2016-05-03 | IFS/SWITCH propagate error only for active paths, tdf#97831 follow-up | Eike Rathke |
2016-05-03 | tdf#97831 [part] Add Excel 2016 functions to Calc | Winfried Donkers |
2016-05-03 | Prevent Any::setValue from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | Prevent Any ctor from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | Remove unnecessary setBOOL, makeBoolAny | Stephan Bergmann |
2016-05-03 | Remove Edit -> Plug-in as no longer used | Bryan Quigley |
2016-05-02 | silence ScTableRefToken::GetSheet() SAL_WARN about unhandled | Eike Rathke |
2016-05-02 | unit test for tdf#99417 track formula cells for BROADCAST_BROADCASTERS | Eike Rathke |
2016-05-02 | Resolves: tdf#99417 explicitly track formula cells for BROADCAST_BROADCASTERS | Eike Rathke |
2016-05-01 | Fix typo in code | Andrea Gelmini |
2016-05-01 | add test for tdf#98990 | Markus Mohrhard |
2016-04-30 | ignore missing children, tdf#99422 | Markus Mohrhard |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-30 | Resolves: tdf#76523 copy used names or pointing to sheet to other document | Eike Rathke |
2016-04-30 | unit test for copying names not used in formulas during sheet-copy | Eike Rathke |
2016-04-30 | during copying sheet copy all global and sheet-local names pointing to it | Eike Rathke |
2016-04-30 | introduce ScRangeName::CopyUsedNames() | Eike Rathke |
2016-04-29 | coverity#1358842 Missing break in switch, presumably there should be one | Caolán McNamara |
2016-04-29 | tdf#97831 follow up improve error handling | Winfried Donkers |
2016-04-28 | move to ScDocument::CopyAdjustRangeName() and namespace | Eike Rathke |
2016-04-28 | move to ScDocument::FindRangeNamesReferencingSheet() | Eike Rathke |
2016-04-28 | adjustCopyRangeName: pass rSheet, rIndex; encapsulate nNewSheet | Eike Rathke |
2016-04-28 | tdf#97087 Give comprehensible, unique names to idles | Muhammet Kara |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-27 | add todo list with open performance problems in calc | Markus Mohrhard |
2016-04-27 | extract adjustCopyRangeName() from adjustRangeName() | Eike Rathke |
2016-04-27 | make findRangeNamesReferencingSheet() independent from a passed FormulaToken | Eike Rathke |
2016-04-27 | FindRangeNameByIndexAndSheet() to FindRangeNameBySheetAndIndex() | Eike Rathke |
2016-04-27 | accept UTF8 as explicit charset value | Eike Rathke |
2016-04-27 | Add default line width defines for TableBorders | slideon |
2016-04-27 | tdf#45904 Move java XViewPane test to c++ | Fabio Buso |
2016-04-26 | loplugin:stringconstant | Tor Lillqvist |
2016-04-26 | C++11: disable ctors instead of not implementing them (sc) | Jochen Nitschke |
2016-04-26 | early bail out if nGlobalError, tdf#97831 follow-up | Eike Rathke |
2016-04-26 | check availability of stack and some nitpicks, tdf#97831 follow-up | Eike Rathke |
2016-04-26 | tdf#97831 [part] Add Excel 2016-Office 365 functions to Calc | Winfried Donkers |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-25 | comment flat copy sharing code tokens | Eike Rathke |
2016-04-25 | be explicit about what it does, CreateFlatCopiedTokenArray() | Eike Rathke |
2016-04-25 | update the ants only twice per second | Markus Mohrhard |
2016-04-25 | Resolves: tdf#99461 reverse logic of TokenPointers::skipToken() | Eike Rathke |
2016-04-25 | There is no css::uno::Sequence<sal_uInt8> in UNO | Stephan Bergmann |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |