summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-06-07Resolves: tdf#89186 descend into dimension children to obtain leaf resultEike Rathke1-0/+18
2016-06-07attempt to obtain numeric constraint values for GETPIVOTDATA(), tdf#35247Eike Rathke3-10/+114
2016-06-07Resolves: tdf#88237 crash without java but with nlp solver installedCaolán McNamara1-14/+21
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis2-26/+150
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara4-137/+162
2016-06-07cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke18-104/+332
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl18-59/+59
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin1-1/+1
2016-06-06sc: -Werror=unused-variableMichael Stahl1-0/+2
2016-06-06sc: StarCalc/DOS import: fix an endian issueMichael Stahl1-1/+13
2016-06-06loplugin:simplifyboolStephan Bergmann1-1/+1
2016-06-06tdf#84411 unit test: Trivial follow-up updates.Jan Holesovsky1-1/+6
2016-06-06tdf#84411 - unit testMarco Cecchetti1-0/+99
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin1-1/+1
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page1-1/+1
2016-06-06tdf#85594 Unify Calc drawing toolbar with WriterYousuf Philips3-5/+14
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin22-42/+42
2016-06-06remove unused constants in HRC filesNoel Grandin1-25/+0
2016-06-06remove some manual ref-countingNoel Grandin8-82/+48
2016-06-05add EDATE test caseZdeněk Crhonek1-0/+1085
2016-06-05add DATEVALUE test caseZdeněk Crhonek1-0/+836
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page3-3/+3
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara5-5/+24
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-2/+2
2016-06-03loplugin:constantparamsNoel Grandin5-8/+5
2016-06-03sc: Don't export in case of invalid rangePranav Kant1-1/+2
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe1-1/+1
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2-8/+10
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin1-1/+1
2016-06-02loplugin:unusedfieldsNoel Grandin2-3/+3
2016-06-01sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant2-7/+27
2016-06-01loplugin:staticmethodsNoel Grandin2-2/+2
2016-06-01Resolves: tdf#53899 if there is no CurrentController, use the ScTabViewObjCaolán McNamara1-3/+22
2016-06-01WaE: loplugin:defaultparamsCaolán McNamara1-1/+1
2016-06-01loplugin:unusedmethodsNoel Grandin2-52/+0
2016-06-01remove unused SID constants and associated codeNoel Grandin2-18/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-3/+3
2016-06-01notebookbar: working number format listboxSzymon Kłos10-65/+337
2016-05-31try to fix arm build failureCaolán McNamara1-0/+2
2016-05-31tdf#84411 - OpenCL: S/W interpreter throws std::out_of_range errorMarco Cecchetti1-0/+4
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti8-0/+63
2016-05-31we can rely on mnemonic widgets for these a11y relationsCaolán McNamara2-18/+1
2016-05-31Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara4-9/+33
2016-05-31tdf#92218 Implement Calc single toolbar mode toolbarYousuf Philips2-0/+89
2016-05-31Convert ControlType to scoped enumNoel Grandin2-11/+11
2016-05-31Convert ToolBoxLayoutMode to scoped enumNoel Grandin1-2/+2
2016-05-31loplugin:unusedmethodsNoel Grandin1-14/+2
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin7-13/+13
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens2-2/+11