summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25let ScInterpreter::pStack contain const formula::FormulaToken*Eike Rathke
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-22Make the string 'and' translatable in Manage Conditional Formatting dialogAndras Timar
2016-08-23Resolves: tdf#101137 handle empty elements in matrix concatenationEike Rathke
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19tdf#86083 Add group buttons for column and row operation.Gulsah Kose
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-08-06sc: drop most osl/endian.h includesJochen Nitschke
2016-08-04save about 50% of the import time for nearly empty ods documentsMarkus Mohrhard
2016-08-03Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara
2016-07-29tdf#91665 l10n: Replace string list by separate strings in ScPrintUIOptionsMuhammet Kara
2016-07-27Resolves: tdf#65334 cannot search in cell notesCaolán McNamara
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-25sc: remove ScPointerChangedHint classJochen Nitschke
2016-07-22sc: remove unused ScCloneFlags: Adjust3Drel and NoCaptionJochen Nitschke
2016-07-22sc: convert SC_CLONECELL_... to typed_flagsJochen Nitschke
2016-07-22sc: convert MatrixEdge... to typed_flagsJochen Nitschke
2016-07-21move setter implementation from .hxx to .cxxEike Rathke
2016-07-21directly set eFormulaSearchType if regex or wildcards are set to trueEike Rathke
2016-07-20RegularExpressions and Wildcards are mutually exclusive, tdf#88581 follow-upEike Rathke
2016-07-20sc: remove CHAR_CR defineJochen Nitschke
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke
2016-07-18sc: convert SC_DIFOPT_* defines to typed_flagsJochen Nitschke
2016-07-17Use mdds' event callback to count formula blocks in each column.Kohei Yoshida
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15introduce ScMatrix::GetDoubleWithStringConversion() preparing for tdf#100409Eike Rathke
2016-06-14intern SharedStringEike Rathke
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-06-09sc: eeek, a boost::ptr_vector! take it off! take it off!Michael Stahl
2016-06-09tdf#100257 - Data : XML Source does not workNoel Grandin
2016-06-09change number format for formula results if of different typeEike Rathke