summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-03-04Fix some UITests to use copies of SRCDIR documentsStephan Bergmann
2019-03-04tdf#121040 sc: use pixel-per-twips in X for horizontal value conversionSerge Krot
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-03weld SvxMacroAssignDlgCaolán McNamara
2019-03-03Add XServiceInfo tests to ScAnnontationObjJens Carl
2019-03-03tdf#45904 Move XTextRange Java tests to C++Jens Carl
2019-03-03tdf#45904 Move XSimpleText Java tests to C++Jens Carl
2019-03-03More test cases for FOURIER formulaDennis Francis
2019-03-03FOURIER : use Bluestein's algorithm for N != 2^kDennis Francis
2019-03-02tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2019-03-02tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-03-02tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2019-03-02tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-03-02Add XServiceInfo tests to ScDataPilotItemsObjJens Carl
2019-03-01Add XServiceInfo tests to ScDataPilotFieldGroupItemObjJens Carl
2019-03-01do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-03-01tdf#45904 Move XNamed Java tests to C++Jens Carl
2019-03-01Rename ScDataPilotFieldGroupItemObj to ScDataPilotFieldGroupsObjJens Carl
2019-03-01Add test XNameContainer::testRemoveByNameNoneExistingElementJens Carl
2019-02-28ocMatTrans with ForceArrayEike Rathke
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-28simplify CreateColumnIfNotExistsNoel Grandin
2019-02-28avoid std::out_of_range thrown by mdds (tdf#122643)Luboš Luňák
2019-02-28missing includeStephan Bergmann
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-28remove some unused definesNoel Grandin
2019-02-28fix "doc will be saved" dialog messageNoel Grandin
2019-02-28remove some unused typedefsNoel Grandin
2019-02-27Related: tdf#122301 TRANSPOSE() with ForceArrayReturn on callerEike Rathke
2019-02-27add missing responsesCaolán McNamara
2019-02-27Simplify condition whether to return array of references or matrixEike Rathke
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-27Unit test for array formula and OFFSET() non-ReferenceOrRefArray, tdf#123477Eike Rathke
2019-02-27Add missing XNameContainer tests to ScDataPilotFieldGroupsObjJens Carl
2019-02-27uitest Chart Data labels dialogZdeněk Crhonek
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26tdf#120736: For Calc shared documents also check the original document URLStephan Bergmann
2019-02-26uitest Chart Titles dialogZdeněk Crhonek
2019-02-26Removed executable permission on ODS fileAndrea Gelmini
2019-02-26Fix typoAndrea Gelmini
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-26tdf#120161 calc uitest: print selection on cross pagesSerge Krot
2019-02-25uitest add tests for Chart Axes, Grids, Legend dialogsZdeněk Crhonek
2019-02-24tdf#74664 : Unit test for FOURIER formulaDennis Francis