summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-10-06Resolves: tdf#76836 use text format only for text contentEike Rathke
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara
2016-10-05sc lok: add .uno:AutoSumHenry Castro
2016-10-05move these string resources out of the window resourceCaolán McNamara
2016-10-05drop unused heipids and resourcesCaolán McNamara
2016-10-05convert border style to .uiCaolán McNamara
2016-10-05convert line style to .ui formatCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
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