summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-02add MDURATION test caseZdeněk Crhonek
2017-02-02add IMCOS test caseZdeněk Crhonek
2017-02-02add IMCOSH, IMCOT test caseZdeněk Crhonek
2017-02-02tdf#105629: add test case for the auto filter usage with time values.Kohei Yoshida
2017-02-02tdf#105629: add test for the advanced filter usage.Kohei Yoshida
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-02-02tdf#105629: Let's move the advanced-filter specific stuff ...Kohei Yoshida
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-02-01convert ScChartGlue to scoped enumNoel Grandin
2017-01-31renumber global string IDs and close gapsEike Rathke
2017-01-31tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30add MROUND test caseZdeněk Crhonek
2017-01-30Resolves: tdf#105410 do not crash on a deleted formatEike Rathke
2017-01-30tdf#105548 fix incorrect DATEDIF result.Winfried Donkers
2017-01-30replace namespace url strings with function callsRosemary Sebastian
2017-01-28add SHEETS test caseZdeněk Crhonek
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh
2017-01-27Resolves: tdf#104153 lookup what listbox an entry is dragged fromCaolán McNamara
2017-01-27Resolves: tdf#105558 accept numeric BASIC return types as numericEike Rathke
2017-01-26this is the css::document::Settings property LinkUpdateModeEike Rathke
2017-01-26remove now unused header fileEike Rathke
2017-01-26add VAR, TRIMMEAN, TTEST testcaseZdeněk Crhonek
2017-01-26add IMARGUMENT, IMCONJUGATE testcaseZdeněk Crhonek
2017-01-26this is css::sheet::XGlobalSheetSettings attribute LinkUpdateModeEike Rathke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26Remove dead codeStephan Bergmann
2017-01-26[API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna
2017-01-26Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara
2017-01-26fix useless assignJochen Nitschke
2017-01-26remove unused operatorsJochen Nitschke
2017-01-26NameBuffer is deadJochen Nitschke
2017-01-25Resolves: tdf#105351 pass matching index key to conditional format dialogEike Rathke
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-25Resolves: tdf#104675 ScConditionalFormat ranges needed to start listeningEike Rathke
2017-01-25ScFormulaListener: do not start listening to clipboard or Undo docsEike Rathke
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-25Minor loplugin:stringconstant improvementsStephan Bergmann
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-25use tools::SvRef in ScSpellDialogChildWindowNoel Grandin
2017-01-24adjust the hide of the zoom so its dynamic on docking/undocking navigatorsCaolán McNamara
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-24coverity#1242895 Untrusted value as argumentCaolán McNamara
2017-01-24manage SvRefBase-subclass by tools::SvRef in ScXMLTableRowCellContextNoel Grandin
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin