summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-06tdf#45904 Move XPropertySet Java tests to C++Jens Carl
2019-03-06tdf#45904 Move XNamed Java tests to C++Jens Carl
2019-03-06Remove unnecessary calls to Reference::is() after an UNO_QUERY_THROWJens Carl
2019-03-06do not access uninitialized values when printing (tdf#121439)Luboš Luňák
2019-03-05Use already available index in following getToken callMatteo Casalin
2019-03-05Use indexed getToken()Matteo Casalin
2019-03-05Simplify ShapeAnchor::importVmlAnchorMatteo Casalin
2019-03-05Index returned by getToken is always lower than string lengthMatteo Casalin
2019-03-05Index returned by getToken is always lower than string lengthMatteo Casalin
2019-03-05Index is not needed for single getToken callMatteo Casalin
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2019-03-05fix ScDetOpList::operator==Noel Grandin
2019-03-05Add missing DoCloseAurimas Fišeras
2019-03-05Add missing DoCloseAurimas Fišeras
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