summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12tdf#39468 translated german comments in tabvwsh2.cxxAlbert Thuswaldner
2015-10-12tdf#39468 additional comments translated in dbfunc3.cxx and grindwin.cxxAlbert Thuswaldner
2015-10-12Related tdf#93688: better place this into import finalize phaseKatarina Behrens
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-10fix gnumeric importMarkus Mohrhard
2015-10-09tdf#39468 translated german comments in styledlg.cxxAlbert Thuswaldner
2015-10-09Revert "Resolves: tdf#94869 propagate error when obtaining a scalar double va...Eike Rathke
2015-10-09crashtestig: infinite recurse in ooo32833-1.sxcCaolán McNamara
2015-10-09crashtesting: ooo95537-1.xls fails with a fAnz that is nanCaolán McNamara
2015-10-09tdf#94910 sc: Fix drawing toolsMaxim Monastirsky
2015-10-09Apparently, pUndoDoc must be reset before calling DeleteSdrUndoActionStephan Bergmann
2015-10-09Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke
2015-10-09tdf#93243 replace boost::bind with C++11 lambdas Cell...PropertyPanel.cxxAlbert Thuswaldner
2015-10-08consistently use _ADD suffix for Add-In duplicated function namesEike Rathke
2015-10-08sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2015-10-08sc tiled rendering: no need to show this dialogMiklos Vajna
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna
2015-10-073stars iconset not exported to OOXML, tdf#94850Markus Mohrhard
2015-10-07Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke
2015-10-07Resolves: tdf#94869 propagate error when obtaining a scalar double valueEike Rathke
2015-10-07sc tiled rendering: fix showing all search resultsMiklos Vajna
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:defaultparamsStephan Bergmann
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-10-06reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke
2015-10-06sensible variable namingEike Rathke
2015-10-06formatted string could contain a trailing 0x1B, though very unlikelyEike Rathke
2015-10-06Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-10-06Replace some OSL_ENSURE with assertStephan Bergmann
2015-10-06Return SdrObjectPtr from some XclImpDrawObjBase::Create... etc. functionsStephan Bergmann
2015-10-06Return std::unique_ptr from some XclEscherEx::Create... functionsStephan Bergmann
2015-10-06Hold some objects by rtl::ReferenceStephan Bergmann
2015-10-06Hold ScAccessibleDocumentPagePreview::mpTable by rtl::ReferenceStephan Bergmann
2015-10-06Hold ScAccessibleDocument::mpAccessibleSpreadsheet by rtl::ReferenceStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05Resolves: tdf#91453 use configuration of text to number conversionEike Rathke
2015-10-05Resolves: tdf#91453 use configuration of text to number conversionEike Rathke
2015-10-05add half decoupled ScInterpreter::ConvertStringToValue()Eike Rathke
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-10-05tdf#94687: Keep original ordering of overall initialization stepsStephan Bergmann
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-05tdf#39468 translated german comments in undoblk*.cxxAlbert Thuswaldner
2015-10-05use collator for UI visible sorting, tdf#94173 follow-upEike Rathke