summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin2-6/+4
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin2-75/+63
2020-08-25use more fastparser in OReportStylesContextNoel Grandin1-0/+3
2020-08-25crashtesting: exceptions thrown on export to xlsxCaolán McNamara1-12/+16
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot21-76/+633
2020-08-24tdf#135828 XLSX shape export: fix distortion of rotated shapesSzabolcs Toth3-0/+39
2020-08-24tdf#135918 XLSX DrawingML shape import: fix needless displacementRegényi Balázs3-3/+24
2020-08-24uilogger : Add support in the Logger and DSL for ZOOM in CALCAhmed ElShreif1-0/+14
2020-08-23Fix typo in codeAndrea Gelmini2-4/+4
2020-08-23Fix typo in codeAndrea Gelmini1-4/+4
2020-08-23Fix typo in codeAndrea Gelmini2-13/+13
2020-08-23Fix typoAndrea Gelmini1-1/+1
2020-08-23Fix typo in codeAndrea Gelmini2-3/+3
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin2-15/+11
2020-08-22Explain on purpose typos in sc/dptabsrc.cxxJulien Nabet1-0/+6
2020-08-21uilogger : Add support in the Logger and DSL for the LAUNCHMENU in CALCAhmed ElShreif1-3/+4
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot11-33/+390
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21Use localized default sheet name, if sheet name is missing in xlsx fileAndras Timar1-1/+3
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21Fix typo in codeAndrea Gelmini1-2/+2
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21cid#1466205 Logically dead codeCaolán McNamara1-3/+4
2020-08-20Follow-up: tdf#132105 COUNTBLANK() count empty strings also in array/matrixEike Rathke3-9/+29
2020-08-20Resolves: tdf#132105 COUNTBLANK() handle external references and array/matrixEike Rathke1-0/+16
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin1-0/+1
2020-08-20clean-up to commit: a8950d08a33e7aded31d4591c98a03d1edf8c5a4Tünde Tóth1-5/+0
2020-08-20Resolves: tdf#109409 TEXTJOIN() CONCAT() handle array/matrix row-wiseEike Rathke1-6/+6
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara2-8/+8
2020-08-19Fix typosAndrea Gelmini6-7/+7
2020-08-19tdf#123647 Chart XLSX export: fix missing empty chartTünde Tóth1-4/+6
2020-08-18loplugin:unusedvarsglobalNoel Grandin5-14/+11
2020-08-17tdf#135799: properly load arrays in user-defined types from imageMike Kaganski3-1/+62
2020-08-17inline some use-once typedefsNoel Grandin3-9/+4
2020-08-15tdf#133853 Large spreadsheets have 16385 columns instead of 16384Aron Budea1-2/+2
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-2/+2
2020-08-14loplugin:simplifybool moreNoel Grandin25-32/+32
2020-08-14inline some use-once typedefsNoel Grandin3-7/+4
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin43-43/+43
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin15-15/+15
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin27-1373/+1373
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin10-36/+34
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara3-8/+4
2020-08-12expand out DELETEZNoel Grandin1-17/+16
2020-08-12fix leak in ScAccessiblePreviewHeaderCellNoel Grandin2-14/+13
2020-08-12use unique_ptr in ScDbNameDlgNoel Grandin1-11/+11
2020-08-12use unique_ptr for ScGlobal::pFieldEditEngineNoel Grandin2-6/+6
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin38-3806/+3805
2020-08-12use unique_ptr for ScGlobal::pEnglishFormatterNoel Grandin2-8/+8