summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-06-25TableRef: invalidate table column names on most sheet operationsEike Rathke
2015-06-24TableRef: add ScDBData::maTableColumnNamesEike Rathke
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke
2015-06-21TableRef: make ThisRow work in named expressionsEike Rathke
2015-06-18Resolves: tdf#83365 push proper references in INDIRECTEike Rathke
2015-06-17Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke
2015-06-11tdf#89972: also copy external reference statusMike Kaganski
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-05-27Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann
2015-05-19don't use default style as parent for OOXML cond format style, tdf#91335Markus Mohrhard
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard
2015-05-15support custom iconSet collectionsMarkus Mohrhard
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05rework Sort trim data area logicEike Rathke
2015-05-03sc: More services converted to constructors.Jan Holesovsky
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara
2015-05-01add totals to ScDBData ctorEike Rathke
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-04-18const all CreateString... FormulaToken*Eike Rathke
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17add attribute mandated by ODFMarkus Mohrhard
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-17TableRef: prepare ScTableRefToken to hold the resulting area in RPNEike Rathke
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16fix windows build, part 4David Tardon
2015-04-16fix windows buildDavid Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-16add test for tdf#90511Markus Mohrhard
2015-04-15tdf#89957 prevent crash, not really fixedEike Rathke