summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-04-07Fix typoAndrea Gelmini1-1/+1
2020-04-07Resolves: tdf#131170 columns tagged as delimiter not columnCaolán McNamara1-1/+1
2020-04-06loplugin:unusedvariableplus in scNoel Grandin3-4/+1
2020-04-06unset dest dnd row highlight after dropCaolán McNamara1-0/+1
2020-04-06lok: introduce QueryControlState functionHenry Castro3-0/+12
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl2-2/+2
2020-04-03uicalc: no need to use an empty documentXisco Fauli2-1/+3
2020-04-03use mdds position hint (tdf#131716)Luboš Luňák1-1/+4
2020-04-03Turn defines into constexprsMike Kaganski1-102/+120
2020-04-02cid#1460967 Division or modulo by float zeroCaolán McNamara1-1/+1
2020-03-31tdf#131372: Add unittestXisco Fauli2-0/+18
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin10-11/+11
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke3-5/+23
2020-03-30FrameLineColor - add Color parameter, and share code for color params.Michael Meeks1-27/+32
2020-03-29tdf#130981:Simplify uses of sal_math_Doublejames1-20/+9
2020-03-27Resolves: tdf#131096 Handle argument error and propagateEike Rathke1-10/+31
2020-03-27tdf#131380: Add unittestXisco Fauli2-0/+22
2020-03-27tdf#43157 Clean up OSL_ASSERTJens Carl2-2/+2
2020-03-26tdf#131380 crash on loading specific xlsx documentCaolán McNamara1-3/+4
2020-03-26Fix one more get_url_for_data_fileStephan Bergmann1-2/+3
2020-03-26tdf#131593 ScOutputData::GetMergeOrigin: Handle cells outside own areaMichael Weghorn1-7/+21
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann1-1/+1
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir6-55/+54
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski2-0/+13
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis1-0/+2
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen21-25/+0
2020-03-24weld writer navigatorCaolán McNamara3-7/+7
2020-03-24tdf#131296: get numeric value with its data type in StepLOADNCAndreas Heinisch3-0/+83
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann2-4/+0
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist6-7/+8
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin1-1/+1
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai2-0/+25
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-1/+52
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai2-0/+25
2020-03-16uitest: chartWall.py: assert changes in chartXisco Fauli1-3/+42
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin1-1/+0
2020-03-16tdf#129985: Add unittestXisco Fauli2-0/+15
2020-03-16tdf#130371: Add UItestXisco Fauli3-1/+74
2020-03-16-Werror,-Wunused-private-fieldStephan Bergmann2-3/+0
2020-03-15Fix typoAndrea Gelmini1-1/+1
2020-03-15cid#1460665 Division or modulo by float zeroCaolán McNamara1-0/+6
2020-03-15Resolves: tdf#129985 OOXML import: do not force a fixed-locale number formatEike Rathke1-1/+1
2020-03-15cid#1460666 Unchecked return valueCaolán McNamara1-31/+35
2020-03-15Resolves: tdf#130371 Undo of sheet-local named expressionsEike Rathke1-0/+24
2020-03-15tdf#131273: fix crash when pasting quotes with fixed widthJulien Nabet1-1/+1
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi5-20/+20
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi3-4/+4
2020-03-13uitest: select child instead of moving downXisco Fauli1-2/+1
2020-03-13uitest: chartDataLabels.py: assert changes in chartXisco Fauli1-23/+54
2020-03-13uitest: import missing LocaleXisco Fauli1-0/+2