summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna3-6/+49
2015-10-08sc tiled rendering: no need to show this dialogMiklos Vajna1-1/+2
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna1-9/+4
2015-10-073stars iconset not exported to OOXML, tdf#94850Markus Mohrhard1-0/+1
2015-10-07Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke1-2/+2
2015-10-07Resolves: tdf#94869 propagate error when obtaining a scalar double valueEike Rathke1-7/+15
2015-10-07sc tiled rendering: fix showing all search resultsMiklos Vajna1-1/+2
2015-10-07loplugin:mergeclassesNoel Grandin2-7/+7
2015-10-07loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers10-7/+73
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-0/+1
2015-10-06tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips2-4/+2
2015-10-06reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke2-21/+29
2015-10-06sensible variable namingEike Rathke1-23/+23
2015-10-06formatted string could contain a trailing 0x1B, though very unlikelyEike Rathke1-6/+11
2015-10-06Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke1-0/+3
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara14-82/+73
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken28-120/+120
2015-10-06Replace some OSL_ENSURE with assertStephan Bergmann1-2/+3
2015-10-06Return SdrObjectPtr from some XclImpDrawObjBase::Create... etc. functionsStephan Bergmann2-57/+54
2015-10-06Return std::unique_ptr from some XclEscherEx::Create... functionsStephan Bergmann2-8/+8
2015-10-06Hold some objects by rtl::ReferenceStephan Bergmann1-5/+5
2015-10-06Hold ScAccessibleDocumentPagePreview::mpTable by rtl::ReferenceStephan Bergmann2-20/+15
2015-10-06Hold ScAccessibleDocument::mpAccessibleSpreadsheet by rtl::ReferenceStephan Bergmann2-19/+16
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht110-420/+401
2015-10-05Resolves: tdf#91453 use configuration of text to number conversionEike Rathke1-1/+25
2015-10-05Resolves: tdf#91453 use configuration of text to number conversionEike Rathke1-13/+28
2015-10-05add half decoupled ScInterpreter::ConvertStringToValue()Eike Rathke2-0/+10
2015-10-05Performance test for PEARSONŁukasz Hryniuk2-0/+27
2015-10-05Performance test for GCDŁukasz Hryniuk2-0/+26
2015-10-05Performance test for LCMŁukasz Hryniuk2-0/+26
2015-10-05Performance test for TTESTŁukasz Hryniuk2-0/+26
2015-10-05Performance test for SUMX2PY2Łukasz Hryniuk2-0/+26
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann2-49/+40
2015-10-05tdf#94687: Keep original ordering of overall initialization stepsStephan Bergmann3-1/+8
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2-3/+5
2015-10-05tdf#39468 translated german comments in undoblk*.cxxAlbert Thuswaldner2-4/+4
2015-10-05use collator for UI visible sorting, tdf#94173 follow-upEike Rathke1-1/+1
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara2-1/+5
2015-10-05tdf#93243 replace boost::bind with C++11 lambdas in excimp8.cxxAlbert Thuswaldner2-11/+8
2015-10-04Prefer getSelectedFiles to getFiles (sc)Julien Nabet1-1/+1
2015-10-04crash in StandardwidthCaolán McNamara2-0/+5
2015-10-03add QuattroPro support to fftesterCaolán McNamara1-2/+6
2015-10-03fix test-casesCaolán McNamara3-0/+0
2015-10-03fix crash on loading certain xlsCaolán McNamara1-2/+6
2015-10-03xls: Defrowheight345 without pColRowBuffCaolán McNamara2-0/+7
2015-10-03move ConvertStringToValue() implementation from ScInterpreter to ScGlobalEike Rathke3-269/+382
2015-10-02xls: DefColWidth without pColRowBuffCaolán McNamara2-0/+6
2015-10-02fix crash on loading certain xlsCaolán McNamara2-11/+13
2015-10-02Revert "Make fewer calls to officecfg::...::UseOpenCL::get()"Tor Lillqvist10-56/+29