Age | Commit message (Expand) | Author |
2016-09-26 | convert PAINT constants to typed_flags | Noel Grandin |
2016-09-26 | convert CR flags to typed_flags_set | Noel Grandin |
2016-09-26 | convert HASATTR constants to typed_flags_set | Noel Grandin |
2016-09-26 | convert SUBTOTAL constants to typed_flags_set | Noel Grandin |
2016-09-26 | convert BREAK constants to typed_flags_set | Noel Grandin |
2016-09-26 | convert ScXMLImportWrapper import flags to typed_flags_set | Noel Grandin |
2016-09-26 | convert CONTINUATION constants to typed_flags_set | Noel Grandin |
2016-09-26 | add ARABIC test case | Zdeněk Crhonek |
2016-09-26 | ScStyleObj: Translate some German comments | Maarten Bosmans |
2016-09-26 | tdf97667, add dumpAsXml for the conditional format data | Markus Mohrhard |
2016-09-25 | add CODE test file | Zdeněk Crhonek |
2016-09-25 | add GAMMA.INV test case | Zdeněk Crhonek |
2016-09-25 | add test for tdf#100393 | Markus Mohrhard |
2016-09-25 | handle the debug output earlier | Markus Mohrhard |
2016-09-25 | tdf#91312, don't forget to delete the old cond format indices | Markus Mohrhard |
2016-09-25 | add CONCATENATE test case | Zdeněk Crhonek |
2016-09-25 | loplugin:unreffun, remove unused local class | Markus Mohrhard |
2016-09-25 | Remove code that's no longer used. | Kohei Yoshida |
2016-09-25 | Avoid failure in VBA test when window is too small | Luke Deller |
2016-09-25 | add CLEAN test case | Zdeněk Crhonek |
2016-09-25 | tdf#101390 Add Arrows toolbox functions on calc drawingbar. | Gulsah Kose |
2016-09-24 | sc lok: avoid full invalidate tiles | Henry Castro |
2016-09-24 | we shouldn't need explicit lt_rtl_OUString, etc things anymore | Caolán McNamara |
2016-09-23 | convert formula error codes to scoped enum | Noel Grandin |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-23 | tdf#102216: move row overflow check after EoF check (CSV import) | Aron Budea |
2016-09-23 | Factor out common ScInterpreter::GetInt32() code | Maarten Bosmans |
2016-09-23 | cid#1373353 uninitialized members | Miklos Vajna |
2016-09-22 | attempt to fix build, ScImportExport( ScDocument*, const OUString& ) | Eike Rathke |
2016-09-22 | loplugin:unusedmethods in sc..vcl | Noel Grandin |
2016-09-22 | add GAMMA test case | Zdeněk Crhonek |
2016-09-22 | add VLOOKUP test case | Zdeněk Crhonek |
2016-09-22 | rename GetId() to GetTablesHintId() and GetIndexHintId() | Eike Rathke |
2016-09-22 | Notebookbar: separate .ui files settings for each module | Szymon Kłos |
2016-09-22 | tdf#101894 Copying a single sheet with a chart on it garbles the chart | Noel Grandin |
2016-09-22 | sc-perf: tdf#87101 add bulk scope for BroadcastRecalcOnRefMove() calls | Eike Rathke |
2016-09-22 | tdf#87101 Revert "fdo#83067 also volatile cells need to listen to all refe"... | Eike Rathke |
2016-09-21 | reorg of code can drop the special msvc warnings handling | Caolán McNamara |
2016-09-21 | ASan/UBSan reports read of uninitialized bHasStandardStyles | Stephan Bergmann |
2016-09-21 | add SHEET test case | Zdeněk Crhonek |
2016-09-21 | convert SfxItemPresentation to scoped enum | Noel Grandin |
2016-09-20 | sc-perf: tdf#79023 do not call SvNumberFormatter also for numbers in OOXML | Eike Rathke |
2016-09-20 | sc-perf: tdf#79023 for ODFF do not call SvNumberFormatter to determine numeric | Eike Rathke |
2016-09-21 | Improve warnings in pivot table code | Tamás Zolnai |
2016-09-20 | sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is created | Henry Castro |
2016-09-20 | Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once again | Stephan Bergmann |
2016-09-20 | loplugin:unusedfields | Noel Grandin |
2016-09-20 | Related cid#1371287: Improve code to not depend on missing move assignment | Stephan Bergmann |
2016-09-20 | adapt aMsgItemInfo to 5b8c22379 | Markus Mohrhard |
2016-09-19 | try to generate more excel compliant files, tdf#41722 | Markus Mohrhard |