summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22add GAMMA test caseZdeněk Crhonek
2016-09-22add VLOOKUP test caseZdeněk Crhonek
2016-09-22rename GetId() to GetTablesHintId() and GetIndexHintId()Eike Rathke
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos
2016-09-22tdf#101894 Copying a single sheet with a chart on it garbles the chartNoel Grandin
2016-09-22sc-perf: tdf#87101 add bulk scope for BroadcastRecalcOnRefMove() callsEike Rathke
2016-09-22tdf#87101 Revert "fdo#83067 also volatile cells need to listen to all refe"...Eike Rathke
2016-09-21reorg of code can drop the special msvc warnings handlingCaolán McNamara
2016-09-21ASan/UBSan reports read of uninitialized bHasStandardStylesStephan Bergmann
2016-09-21add SHEET test caseZdeněk Crhonek
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-20sc-perf: tdf#79023 do not call SvNumberFormatter also for numbers in OOXMLEike Rathke
2016-09-20sc-perf: tdf#79023 for ODFF do not call SvNumberFormatter to determine numericEike Rathke
2016-09-21Improve warnings in pivot table codeTamás Zolnai
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-20Related cid#1371287: Improve code to not depend on missing move assignmentStephan Bergmann
2016-09-20adapt aMsgItemInfo to 5b8c22379Markus Mohrhard
2016-09-19try to generate more excel compliant files, tdf#41722Markus Mohrhard
2016-09-19in GetInt...() check !isFinite() instead of isNan()Eike Rathke
2016-09-19Resolves: tdf#100409 do not return coded double error for single matrix valueEike Rathke
2016-09-19tdf#100393, handle copying one cell to multiple cols with cond formatMarkus Mohrhard
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-09-19add BETA.DIST test caseZdeněk Crhonek
2016-09-19add FTEST test caseZdeněk Crhonek
2016-09-19Use localized name for pivot groups created via APITamás Zolnai
2016-09-18extract the code to get the max key id to own methodMarkus Mohrhard
2016-09-18fix indentationMarkus Mohrhard
2016-09-18make sure that we are not trying to load the filter lib in ucalcMarkus Mohrhard
2016-09-18place the calc default style file in the share folderMarkus Mohrhard
2016-09-18Enable cell alignment test in orcus interfaceJaskaran Singh
2016-09-18Add test for cell align in orcus interface(currently disabled)Jaskaran Singh
2016-09-18Correct initial values for cell align in orcus interfaceJaskaran Singh
2016-09-18Add test for strikeout in orcus interfaceJaskaran Singh
2016-09-18Add test for font in orcus interfaceJaskaran Singh
2016-09-18Add test for cell protection in orcus interfaceJaskaran Singh
2016-09-18Add diagonal border test for orcus interfaceJaskaran Singh
2016-09-18Fix a bug in border import in orcus interfaceJaskaran Singh
2016-09-18Fix a typo in border style import in orcus interfaceJaskaran Singh
2016-09-18Initialize border attributes in orcus interfaceJaskaran Singh
2016-09-18Disable printing default protection in imported stylesJaskaran Singh
2016-09-18Make sc/res/xml/styles.xml install on every buildJaskaran Singh
2016-09-18Add Test File for Orcus ODF styles importJaskaran Singh
2016-09-18Add test for orcus style importJaskaran Singh
2016-09-18Change the way url is handled for orcus style importJaskaran Singh
2016-09-18Link orcus headers and libs to subsequent filters testJaskaran Singh
2016-09-18Export ScStyleSheetPool Symbol out of its libJaskaran Singh
2016-09-18Add facility for cell alignment to orcus interfaceJaskaran Singh