Age | Commit message (Expand) | Author |
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 |
2016-09-19 | in GetInt...() check !isFinite() instead of isNan() | Eike Rathke |
2016-09-19 | Resolves: tdf#100409 do not return coded double error for single matrix value | Eike Rathke |
2016-09-19 | tdf#100393, handle copying one cell to multiple cols with cond format | Markus Mohrhard |
2016-09-19 | tdf#96453, tdf#100793 rework transfer of data between cond format dlgs | Markus Mohrhard |
2016-09-19 | Use localized name for pivot groups created via API | Tamás Zolnai |
2016-09-18 | extract the code to get the max key id to own method | Markus Mohrhard |
2016-09-18 | fix indentation | Markus Mohrhard |
2016-09-18 | make sure that we are not trying to load the filter lib in ucalc | Markus Mohrhard |
2016-09-18 | place the calc default style file in the share folder | Markus Mohrhard |
2016-09-18 | Correct initial values for cell align in orcus interface | Jaskaran Singh |
2016-09-18 | Fix a bug in border import in orcus interface | Jaskaran Singh |
2016-09-18 | Fix a typo in border style import in orcus interface | Jaskaran Singh |
2016-09-18 | Initialize border attributes in orcus interface | Jaskaran Singh |
2016-09-18 | Disable printing default protection in imported styles | Jaskaran Singh |
2016-09-18 | Change the way url is handled for orcus style import | Jaskaran Singh |
2016-09-18 | Add facility for cell alignment to orcus interface | Jaskaran Singh |
2016-09-18 | Reform orcus interface to set border width | Jaskaran Singh |
2016-09-18 | Add odf strikeout to orcus interface | Jaskaran Singh |
2016-09-18 | Reform orcus unit warning | Jaskaran Singh |
2016-09-18 | Fix reorder and overflow warning in orcus interface | Jaskaran Singh |
2016-09-18 | Remove unused variable from orcus interface | Jaskaran Singh |
2016-09-18 | fix assert in number format orcus import | Markus Mohrhard |
2016-09-18 | use ScDocument's number formatter | Markus Mohrhard |
2016-09-18 | fix assert when opening a calc document in new orcus styles import | Markus Mohrhard |
2016-09-18 | Reform function to apply protection in orcus interface | Jaskaran Singh |
2016-09-18 | Add diagonal borders to calc orcus interface | Jaskaran Singh |
2016-09-18 | Add call to import ODF styles when spreadsheet is created or loaded | Jaskaran Singh |
2016-09-18 | Implement Interface for Importing Styles via Orcus | Jaskaran Singh |
2016-09-18 | Add a method to import ODF styles via orcus | Jaskaran Singh |
2016-09-18 | Add to a method to check if stlpool already has standard styles | Jaskaran Singh |
2016-09-18 | Add functions for cell protection in orcus interface | Jaskaran Singh |
2016-09-18 | Add functions for border width and style to orcus interface | Jaskaran Singh |
2016-09-18 | Fix getDirection for border in orcus interface | Jaskaran Singh |
2016-09-18 | Implement orcus interface for font underline | Jaskaran Singh |
2016-09-18 | Declare font, border, protection orcus interface methods | Jaskaran Singh |
2016-09-17 | Reduce scope of soma local variables | Tamás Zolnai |
2016-09-17 | Fix build with DEBUG_PIVOT_TABLE macro | Tamás Zolnai |
2016-09-16 | tdf#101541 function WORKDAY.INTL not working properly | Winfried Donkers |
2016-09-16 | tdf#101855 BETA.DIST: apply same constraints as Excel does. | Winfried Donkers |
2016-09-16 | tdf#98493 UI : "SCENARIO SELECTION IN NAVIGATOR (sheet group)" | sll |
2016-09-15 | use std::unique_ptr | Caolán McNamara |