summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04these helpids go nowhereCaolán McNamara
2016-10-04coverity#1371197 the compiler defaults should be sufficient hereCaolán McNamara
2016-10-04Avoid UBSan "reference binding to null pointer"Stephan Bergmann
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-10-01Fix typosAndrea Gelmini
2016-10-01tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29reorg FillItemDataCaolán McNamara
2016-09-27sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke
2016-09-27This parameter can be const.Tamás Zolnai
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-27bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-26convert SUBTOTAL constants to typed_flags_setNoel Grandin
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-09-26convert ScXMLImportWrapper import flags to typed_flags_setNoel Grandin
2016-09-26tdf97667, add dumpAsXml for the conditional format dataMarkus Mohrhard
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-09-18extract the code to get the max key id to own methodMarkus Mohrhard
2016-09-18Export ScStyleSheetPool Symbol out of its libJaskaran Singh
2016-09-18Add a method to import ODF styles via orcusJaskaran Singh
2016-09-18Add to a method to check if stlpool already has standard stylesJaskaran Singh
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara
2016-09-03try and silence uninit_memberCaolán McNamara
2016-09-01cosmeticsEike Rathke
2016-09-01move comment to where it belongsEike Rathke
2016-09-01No more need for ScRawTokenBaseStephan Bergmann
2016-09-01remove some unnecessary global.hxx includesJochen Nitschke
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
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