summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-04-27More loplugin:simplifyboolStephan Bergmann11-21/+21
2015-04-24TableRef: clone mxAreaRefRPNEike Rathke1-0/+1
2015-04-24TableRef: centralized FormulaCompiler::NeedsTableRefTransformation()Eike Rathke1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann25-62/+61
2015-04-23set DatabaseRange TotalsRow if Table TotalsRowsEike Rathke1-1/+9
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke2-0/+10
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann11-33/+33
2015-04-23ensure pArr existsEike Rathke1-1/+1
2015-04-23TableRef: doubleref is not possible as one column specifierEike Rathke1-6/+1
2015-04-23TableRef: proper unescapeTableRefColumnSpecifier()Eike Rathke1-2/+31
2015-04-23TableRef: create column specifier string from singlerefEike Rathke1-0/+35
2015-04-23loplugin:staticmethodsNoel Grandin3-5/+5
2015-04-23loplugin:staticmethodsNoel Grandin7-10/+8
2015-04-23tdf90782: Restore string and fix Manage Names dlgOlivier Hallot2-35/+52
2015-04-22tdf#90782: better string also for Manage Names dlgOlivier Hallot2-5/+5
2015-04-22Related: tdf#90782 Switch to a single-column layoutAdolfo Jayme Barrientos1-24/+9
2015-04-22Remove a superfluous “Options” frame which enclosed only one widgetAdolfo Jayme Barrientos1-90/+63
2015-04-22Fix tdf#90782: better label for named formulasOlivier Hallot1-3/+19
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin3-5/+5
2015-04-22convert HIB_ constants to scoped enumNoel Grandin4-6/+6
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin1-1/+1
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin4-11/+11
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin2-4/+4
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls1-2/+1
2015-04-21TableRef: relative sheet reference if table is on same sheetEike Rathke1-0/+9
2015-04-21sc: -Werror=unused-variableMichael Stahl1-1/+0
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann3-8/+7
2015-04-20Resolves tdf#83366 Copy and Paste crashes Calc when original doc closedHenry Castro1-24/+27
2015-04-20only convert in svMatrix, not in external references, tdf#88547 follow-upEike Rathke1-2/+3
2015-04-20clarify that only text in arrays is to be converted, tdf#88547 follow-upEike Rathke2-6/+6
2015-04-20error handling per element and propagate, tdf#88547 follow-upEike Rathke1-0/+15
2015-04-20take different paths for performance if bAllowText, tdf#88547 follow-upEike Rathke1-10/+15
2015-04-20tdf#88547 allow inline date-arrays for Calc array functionsWinfried Donkers4-19/+34
2015-04-20java: remove some unused codeNoel Grandin1-16/+0
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin1-3/+3
2015-04-18fix 500+ new assert failures on exportCaolán McNamara1-0/+9
2015-04-18TableRef: set 3D flag if table is on different sheetEike Rathke1-0/+4
2015-04-18TableRef: transform to reference if not supported, i.e. for ODFFEike Rathke1-1/+40
2015-04-18const all CreateString... FormulaToken*Eike Rathke2-12/+11
2015-04-18TableRef: scan any column specifierEike Rathke1-1/+27
2015-04-18TableRef: activate for OOXML importEike Rathke1-24/+14
2015-04-17add attribute mandated by ODFMarkus Mohrhard6-1/+38
2015-04-17simplify codeStephan Bergmann1-2/+2
2015-04-17TableRef: handle unresolved column specifiersEike Rathke1-10/+18
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann3-5/+5
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann3-8/+8
2015-04-17Clean up conversions from ScBreakType (aka sal_uInt8) to boolStephan Bergmann2-5/+5
2015-04-17fix for fdo#70886Noel Power1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin42-220/+198
2015-04-17TableRef: use relative references where appropriateEike Rathke1-0/+12