summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08remove some manual refcounting in scNoel Grandin
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-01notebookbar: working number format listboxSzymon Kłos
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-30actually multiple destination sheets are handled, tdf#97158 follow-upEike Rathke