summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2015-06-25TableRef: invalidate table column names on most sheet operationsEike Rathke
2015-06-24sc: suppress some [loplugin:staticmethods]Michael Stahl
2015-06-24TableRef: import OOXML table column names to ScDBDataEike Rathke
2015-06-24TableRef: read <table><tableColumns><tableColumn> from OOXMLEike Rathke
2015-06-24TableRef: add ScDBData::maTableColumnNamesEike Rathke
2015-06-23TableRef: finalize database ranges before defined namesEike Rathke
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-23TableRef: clone inner reference RPN token only if it existsEike Rathke
2015-06-23LinkUpdateMode is a global settingStephan Bergmann
2015-06-23Excel export: set correct grammar for named expressions symbolsEike Rathke
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke
2015-06-21TableRef: use ScTokenArray::HasReferences() instead of GetNextReferenceRPN()Eike Rathke
2015-06-21TableRef: make ThisRow work in named expressionsEike Rathke
2015-06-21adjustSingleRefInName() handle relative column and row independentlyEike Rathke
2015-06-21TableRef: clone inner reference token in copy-ctorEike Rathke
2015-06-21TableRef: sheet reference always absolute and 3DEike Rathke
2015-06-21TableRef: generated reference's column relativity follows column specifierEike Rathke
2015-06-21TableRef: column specifier is an absolute referenceEike Rathke
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-18Resolves: tdf#83365 push proper references in INDIRECTEike Rathke
2015-06-18properly inherit relative and 3D flags when extending, tdf#83365 relatedEike Rathke
2015-06-17Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke
2015-06-16Resolves: tdf#91411 end listening only on selected sheetsEike Rathke
2015-06-15use ReplaceToken() in ReadjustAbsolute3DReferences()Eike Rathke
2015-06-15prepare ReplaceToken() to replace also in RPNEike Rathke
2015-06-15more adjustment of references in RPNEike Rathke
2015-06-13do not access token data after token has been destroyedEike Rathke
2015-06-12do not adjust RPN named expressions relative references, tdf#91842 follow-upEike Rathke
2015-06-12copypasta error, tdf#69552 follow-upEike Rathke
2015-06-12tdf#62095 fix O(n^2) algorithm in opening pathological fileNoel Grandin
2015-06-12FLOOR.MATH has 3 parameters, show them in UI, tdf#69552 follow-upEike Rathke
2015-06-11tdf#89972: also copy external reference statusMike Kaganski
2015-06-11recompile TableRef formulas only after position was updated, tdf#91842Eike Rathke
2015-06-11adjust also RPN reference tokens, tdf#91842 and probably othersEike Rathke
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-06-10sc tiled editing: Corrected dropdown button offsetHenry Castro
2015-06-09correct 3D reference update on sheet deletion, tdf#90001 follow-upEike Rathke
2015-06-09tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet
2015-06-08destroy and reconstruct listeners only if content is affectedEike Rathke
2015-06-08Windows MSVC: cannot specify explicit initializer for arraysEike Rathke
2015-06-08check bounds in RPN tokens, tdf#90694 related and othersEike Rathke
2015-06-08tdf#90694 reset group area listeners on correct topEike Rathke
2015-06-07tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-05tdf#90694 reset group area listeners when splitting groupEike Rathke
2015-06-05Revert "update to liborcus 0.9.1"Thorsten Behrens
2015-06-05update to liborcus 0.9.1David Tardon