summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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-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-18Correct initial values for cell align in 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-18Change the way url is handled for orcus style importJaskaran Singh
2016-09-18Add facility for cell alignment to orcus interfaceJaskaran Singh
2016-09-18Reform orcus interface to set border widthJaskaran Singh
2016-09-18Add odf strikeout to orcus interfaceJaskaran Singh
2016-09-18Reform orcus unit warningJaskaran Singh
2016-09-18Fix reorder and overflow warning in orcus interfaceJaskaran Singh
2016-09-18Remove unused variable from orcus interfaceJaskaran Singh
2016-09-18fix assert in number format orcus importMarkus Mohrhard
2016-09-18use ScDocument's number formatterMarkus Mohrhard
2016-09-18fix assert when opening a calc document in new orcus styles importMarkus Mohrhard
2016-09-18Reform function to apply protection in orcus interfaceJaskaran Singh
2016-09-18Add diagonal borders to calc orcus interfaceJaskaran Singh
2016-09-18Add call to import ODF styles when spreadsheet is created or loadedJaskaran Singh
2016-09-18Implement Interface for Importing Styles via OrcusJaskaran Singh
2016-09-18Add a method to import ODF styles via orcusJaskaran Singh
2016-09-18Add to a method to check if stlpool already has standard stylesJaskaran Singh
2016-09-18Add functions for cell protection in orcus interfaceJaskaran Singh
2016-09-18Add functions for border width and style to orcus interfaceJaskaran Singh
2016-09-18Fix getDirection for border in orcus interfaceJaskaran Singh
2016-09-18Implement orcus interface for font underlineJaskaran Singh
2016-09-18Declare font, border, protection orcus interface methodsJaskaran Singh
2016-09-17Reduce scope of soma local variablesTamás Zolnai
2016-09-17Fix build with DEBUG_PIVOT_TABLE macroTamás Zolnai
2016-09-16tdf#101541 function WORKDAY.INTL not working properlyWinfried Donkers
2016-09-16tdf#101855 BETA.DIST: apply same constraints as Excel does.Winfried Donkers
2016-09-16tdf#98493 UI : "SCENARIO SELECTION IN NAVIGATOR (sheet group)"sll
2016-09-15use std::unique_ptrCaolán McNamara
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist