summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1237-83/+83
* tdf#39468 translated german comments in tabvwsh2.cxxAlbert Thuswaldner2015-10-121-18/+18
* tdf#39468 additional comments translated in dbfunc3.cxx and grindwin.cxxAlbert Thuswaldner2015-10-122-3/+3
* Related tdf#93688: better place this into import finalize phaseKatarina Behrens2015-10-123-10/+18
* convert Link<> to typedNoel Grandin2015-10-1264-303/+238
* loplugin:mergeclassesNoel Grandin2015-10-122-18/+8
* convert Link<> to typedNoel Grandin2015-10-122-3/+2
* cppcheck:variableScopeNoel Grandin2015-10-127-57/+48
* fix gnumeric importMarkus Mohrhard2015-10-103-2/+10
* tdf#39468 translated german comments in test.cxxAlbert Thuswaldner2015-10-091-61/+60
* tdf#39468 translated german comments in styledlg.cxxAlbert Thuswaldner2015-10-091-4/+4
* Revert "Resolves: tdf#94869 propagate error when obtaining a scalar double va...Eike Rathke2015-10-091-15/+7
* crashtestig: infinite recurse in ooo32833-1.sxcCaolán McNamara2015-10-091-1/+4
* crashtesting: ooo95537-1.xls fails with a fAnz that is nanCaolán McNamara2015-10-091-5/+5
* tdf#94910 sc: Fix drawing toolsMaxim Monastirsky2015-10-092-50/+3
* Apparently, pUndoDoc must be reset before calling DeleteSdrUndoActionStephan Bergmann2015-10-091-0/+1
* Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke2015-10-091-0/+16
* tdf#93243 replace boost::bind with C++11 lambdas Cell...PropertyPanel.cxxAlbert Thuswaldner2015-10-091-2/+2
* consistently use _ADD suffix for Add-In duplicated function namesEike Rathke2015-10-081-1/+1
* sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna2015-10-083-6/+49
* sc tiled rendering: no need to show this dialogMiklos Vajna2015-10-081-1/+2
* editeng, sw, sc: use comphelper::string::join()Miklos Vajna2015-10-081-9/+4
* 3stars iconset not exported to OOXML, tdf#94850Markus Mohrhard2015-10-071-0/+1
* Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke2015-10-071-2/+2
* Resolves: tdf#94869 propagate error when obtaining a scalar double valueEike Rathke2015-10-071-7/+15
* sc tiled rendering: fix showing all search resultsMiklos Vajna2015-10-071-1/+2
* loplugin:mergeclassesNoel Grandin2015-10-072-7/+7
* loplugin:defaultparamsStephan Bergmann2015-10-071-1/+1
* tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers2015-10-0610-7/+73
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-10-061-0/+1
* tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips2015-10-062-4/+2
* reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke2015-10-062-21/+29
* sensible variable namingEike Rathke2015-10-061-23/+23
* formatted string could contain a trailing 0x1B, though very unlikelyEike Rathke2015-10-061-6/+11
* Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke2015-10-061-0/+3
* Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara2015-10-0614-82/+73
* vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken2015-10-0628-120/+120
* Replace some OSL_ENSURE with assertStephan Bergmann2015-10-061-2/+3
* Return SdrObjectPtr from some XclImpDrawObjBase::Create... etc. functionsStephan Bergmann2015-10-062-57/+54
* Return std::unique_ptr from some XclEscherEx::Create... functionsStephan Bergmann2015-10-062-8/+8
* Hold some objects by rtl::ReferenceStephan Bergmann2015-10-061-5/+5
* Hold ScAccessibleDocumentPagePreview::mpTable by rtl::ReferenceStephan Bergmann2015-10-062-20/+15
* Hold ScAccessibleDocument::mpAccessibleSpreadsheet by rtl::ReferenceStephan Bergmann2015-10-062-19/+16
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-06110-420/+401
* Resolves: tdf#91453 use configuration of text to number conversionEike Rathke2015-10-051-1/+25
* Resolves: tdf#91453 use configuration of text to number conversionEike Rathke2015-10-051-13/+28
* add half decoupled ScInterpreter::ConvertStringToValue()Eike Rathke2015-10-052-0/+10
* Performance test for PEARSONŁukasz Hryniuk2015-10-052-0/+27
* Performance test for GCDŁukasz Hryniuk2015-10-052-0/+26
* Performance test for LCMŁukasz Hryniuk2015-10-052-0/+26