summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-12-03Remove unnecessary indirections.Kohei Yoshida
2016-12-03Fix the formatting style a bit, to be more consistent.Kohei Yoshida
2016-12-02coverity#1394668 Inferred misuse of enumCaolán McNamara
2016-12-02coverity#1396676 Uninitialized pointer fieldCaolán McNamara
2016-12-02prevent corrupt warning in MSO - justify dimensionJustin Luth
2016-12-02tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski
2016-12-01tdf#104310: Accept also x14-style dataValidationsMike Kaganski
2016-12-01Throw RuntimeException with messageStephan Bergmann
2016-11-30ScAddress::operator<() is not what we need here, tdf#48140 follow-up fixEike Rathke
2016-11-30tdf#50916 : Refactor table1.cxx wherever there is column accessDennis Francis
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30tdf#71409: always create edit engine instance for the input window.Kohei Yoshida
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-29tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans
2016-11-27use the existing ScAddress::operator==Markus Mohrhard
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
2016-11-26tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-24tdf#48140 Change types of variables and remove uneeded codeBartosz Kosiorek
2016-11-24Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida
2016-11-23Reduce the indirection count...Kohei Yoshida
2016-11-24Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-11-23GeneralFunction is not an enum anymoreTamás Zolnai
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-22[API Change] revert incompatible change of enum css::sheet::GeneralFunctionEike Rathke
2016-11-22Retain sheet protect options throughout unprotect/protect sessionMike Kaganski
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-21Remove excessive parenthesis.Kohei Yoshida
2016-11-21tdf#42949 Remove not needed uno headers from sc/source/coreBartosz Kosiorek
2016-11-21Resolves: tdf#104096 reset also rRawRes if trailing characters are presentEike Rathke
2016-11-21tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21tdf#48140 Replace uno CellRangeAddress and CellAddress with direct callsBartosz Kosiorek
2016-11-21new loplugin datamembershadowNoel Grandin
2016-11-20Simplify this code.Tamás Zolnai