summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-07-18Address b0210c34dcaa5fc44956078ffa1dfe734d379224 nitpicks, tdf#43157 follow-upEike Rathke
2017-07-18fdo#43157 convert OSL_ASSERT to assert in sc/source/filterBernhard Widl
2017-07-18Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-17Translate randomly found German commentsJohnny_M
2017-07-17Fix typosAndrea Gelmini
2017-07-17ScAddress aPos is already available, use itEike Rathke
2017-07-17Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke
2017-07-17ScRange has a col,row,tab ctor, use it instead of a temporary ScAddressEike Rathke
2017-07-17Resolves: tdf#75650 reset boolean number format to General for new formulaEike Rathke
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-15coverity#1415092 Logically dead code (golden)Caolán McNamara
2017-07-15use unique_ptr for ScMyLabelRangeJochen Nitschke
2017-07-14implement Application.FileDialog attributeTamas Bunth
2017-07-14Assert non-empty sheet nameEike Rathke
2017-07-14Fix export test crash of ooo95715-1.xlsEike Rathke
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-14Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-13tdf#108758 : do not write to undo document when...Dennis Francis
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-07-12Eliminate trailing blanks from descriptions and some parameter namesEike Rathke
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-11add missing override, -Werror,-Winconsistent-missing-overrideMarkus Mohrhard
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers
2017-07-10lok: sc: missing invalidation on pasting text and deleting a cellMarco Cecchetti
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-09tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl
2017-07-08Add a way to resize ScDBDataJaskaran Singh
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07coverity#1413006 Mixing enum typesCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06Assert that GetClipDoc() is indeed a clipboard document, tdf#108612 relatedEike Rathke
2017-07-06Attempt to blind fix tdf#108612 explicitly checking for clipboard documentEike Rathke
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06loplugin:unusedfields in scNoel Grandin
2017-07-06tdf#108923 : Use display string for generating chart labelsDennis Francis