Age | Commit message (Expand) | Author |
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 |
2016-04-25 | tdf#42949: clean up includes in include/oox/core using iwyu | Jorenz Paragas |
2016-04-24 | remove comment about old compiler issue | Jochen Nitschke |
2016-04-23 | FormulaByteToken(ocClose) was always wrong | Eike Rathke |
2016-04-23 | SC_OPCODE_STOP_... values are exclusive | Eike Rathke |
2016-04-23 | use FormulaToken::DeleteIfZeroRef() instead of Delete() at some places | Eike Rathke |
2016-04-23 | simplify the ReplaceToken() offset logic to absolute offsets | Eike Rathke |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-22 | remove unused BiffStringFlags | Jochen Nitschke |
2016-04-22 | Fix typos | Andrea Gelmini |
2016-04-21 | Resolves: tdf#99360 can't select filter criteria with mouse | Caolán McNamara |
2016-04-21 | loplugin:salbool: sal_Bool[] -> bool[] | Stephan Bergmann |
2016-04-21 | lokit: add getPartHash | Henry Castro |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-20 | tdf#99361 Separate checkbox in Sidebar | Laurent Balland-Poirier |
2016-04-20 | clang-tidy clang-analyzer-deadcode.DeadStores | Noel Grandin |
2016-04-20 | Resolves: tdf#91778 drawing the background over an active cursor | Caolán McNamara |
2016-04-20 | character spacing control possible to use outside sidebar | Szymon Kłos |
2016-04-19 | tdf#99329 : By default show sum and average statusbar functions... | Dennis Francis |
2016-04-19 | cppcheck: silence known conditions warnings in sc | Jochen Nitschke |
2016-04-19 | const as const can, tdf#99322 follow-up | Eike Rathke |
2016-04-19 | sc: fix loplugin:passstuffbyref | Miklos Vajna |
2016-04-19 | call StartNeededListeners() only on affected columns, tdf#99322 follow-up | Eike Rathke |
2016-04-19 | use the column style for as default, tdf#71897 | Markus Mohrhard |
2016-04-19 | setting the properties through uno is not necessary anymore | Markus Mohrhard |
2016-04-19 | hard code value for scrollbar to tabbar ratio, tdf#89058 | Markus Mohrhard |
2016-04-19 | don't try to open in new window by default, tdf#70959 | Markus Mohrhard |
2016-04-18 | Resolves: tdf#99322 re-establish group area listeners after update reference | Eike Rathke |
2016-04-18 | tdf#99371 fix for DDE link update via Function Wizard | Martin Nathansen |
2016-04-18 | cppcheck: silence known condition warning in sc vbahelper | Jochen Nitschke |
2016-04-18 | tdf#90290: use custom asserter for formula check | Stefan Weiberg |
2016-04-18 | Avoid reserved identifier (_CreateShape -> CreateShape) | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-17 | remove define for ERRORBOX | Markus Mohrhard |
2016-04-16 | fix last mdds perf problem in MatConcat, tdf#88849 | Markus Mohrhard |
2016-04-16 | fix crash in perfcheck | Markus Mohrhard |
2016-04-16 | switch to a row based storage | Markus Mohrhard |
2016-04-16 | make the test case smaller to limit runtime | Markus Mohrhard |
2016-04-16 | add test case for smaller MatConcat case, related tdf#88849 | Markus Mohrhard |