summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2018-09-12tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga2-0/+16
2018-09-10tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea2-0/+30
2018-08-27loplugin:unreffunStephan Bergmann1-0/+7
2018-08-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro1-0/+6
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-9/+9
2018-08-27sc: disable test that fails on WindowsHenry Castro1-1/+0
2018-08-27sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro2-0/+24
2018-08-27tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-0/+50
2018-08-21tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth1-2/+3
2018-08-20tdf#118990: use full URI for absolute referencesMike Kaganski2-0/+33
2018-06-27tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth1-2/+2
2018-06-13calc: unit tests for data validationMarco Cecchetti4-0/+43
2018-06-11tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth1-0/+16
2018-06-01forcepoint#40 null derefCaolán McNamara1-0/+0
2018-05-23lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti1-1/+1
2018-05-15tdf#117433 count empty cells properly with COUNTIF.Winfried Donkers1-5/+17
2018-04-12tdf#116706 fix for AGGREGATE with hidden rows and single references.Winfried Donkers1-2/+38
2018-04-12forcepoint #30 check validity of group rangeCaolán McNamara1-0/+0
2018-04-12forcepoint #29 detect illegal self series addCaolán McNamara1-0/+0
2018-04-03ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke1-4/+0
2018-03-27lokdialog: do not lock events when opened ScFilter DialogHenry Castro1-0/+43
2018-03-26tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-0/+4
2018-03-26oox: unit-tests for custom package preservationAshod Nakashian4-1/+29
2018-03-25lok sc: Post mouse events to main threadPranav Kant1-0/+2
2018-03-25lokdialog sc: post key events to the main threadPranav Kant1-0/+1
2018-03-25lok IME: support dialogs as wellPranav Kant1-2/+4
2018-03-25sd, sc lok: IME support + unit testsPranav Kant1-0/+35
2018-03-19tdf#95295: don't add duplicate conditional formatsMike Kaganski2-14/+64
2018-03-19sc lok: 1 view has 1 clipboard to transfer dataHenry Castro2-0/+44
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro1-0/+51
2018-03-19Deduplicate conditional formats loaded from .odsTor Lillqvist2-0/+155
2018-03-19Convert ScFormatEntryType to scoped enumTor Lillqvist2-11/+11
2018-03-19Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke1-2/+3
2018-02-15tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl6-1/+217
2018-02-03sc: disable "forecast.ets.add.fods" test file on MacsMichael Stahl1-0/+4
2018-01-26tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS.Winfried Donkers1-6/+9
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis1-0/+23
2018-01-22copy ScAddress before possibly joining itCaolán McNamara1-0/+0
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-1/+1
2017-12-12Do not use threading for formula group if...Dennis Francis1-0/+34
2017-12-03tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2-0/+28
2017-11-30tdf#97198 Make Calc function REPLACE work with UniCode non-BMP-characters.Winfried Donkers1-18/+212
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist3-23/+23
2017-11-24tdf#97198 Make Calc function LEFT work with Unicode non-BMP charactersWinfried Donkers1-1/+87
2017-11-24tdf#97198 Make Calc function SEARCH work with UniCode non-BMP characters.Winfried Donkers1-14/+146
2017-11-24tdf#97198 Make Calc function LEN work with Unicode non-BMP characters.Winfried Donkers1-7/+93
2017-11-24tdf#97198 Make Calc function FIND work with UniCode non-BMP characters.Winfried Donkers1-2/+146
2017-11-24tdf#97198 Make Calc function RIGHT work with Unicode non-BMP characters.Winfried Donkers1-27/+85
2017-11-24tdf#97198 Make calc function MID work with Unicode non-BMP characters.Winfried Donkers1-29/+146
2017-11-24tdf#45904 Move _XSheetAnnotationAnchor Java test to C++Jens Carl1-9/+22