summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann
2015-04-28add field to commentEike Rathke
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate001
2015-04-28tdf#86606 Removal of additional direct formattingYousuf Philips
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24TableRef: clone mxAreaRefRPNEike Rathke
2015-04-24TableRef: centralized FormulaCompiler::NeedsTableRefTransformation()Eike Rathke
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23set DatabaseRange TotalsRow if Table TotalsRowsEike Rathke
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23ensure pArr existsEike Rathke
2015-04-23TableRef: doubleref is not possible as one column specifierEike Rathke
2015-04-23TableRef: proper unescapeTableRefColumnSpecifier()Eike Rathke
2015-04-23TableRef: create column specifier string from singlerefEike Rathke
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23tdf90782: Restore string and fix Manage Names dlgOlivier Hallot
2015-04-22tdf#90782: better string also for Manage Names dlgOlivier Hallot
2015-04-22Related: tdf#90782 Switch to a single-column layoutAdolfo Jayme Barrientos
2015-04-22Remove a superfluous “Options” frame which enclosed only one widgetAdolfo Jayme Barrientos
2015-04-22Fix tdf#90782: better label for named formulasOlivier Hallot
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21TableRef: relative sheet reference if table is on same sheetEike Rathke
2015-04-21sc: -Werror=unused-variableMichael Stahl
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-20Resolves tdf#83366 Copy and Paste crashes Calc when original doc closedHenry Castro
2015-04-20only convert in svMatrix, not in external references, tdf#88547 follow-upEike Rathke
2015-04-20clarify that only text in arrays is to be converted, tdf#88547 follow-upEike Rathke
2015-04-20error handling per element and propagate, tdf#88547 follow-upEike Rathke
2015-04-20take different paths for performance if bAllowText, tdf#88547 follow-upEike Rathke
2015-04-20tdf#88547 allow inline date-arrays for Calc array functionsWinfried Donkers
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-20java: remove some unused codeNoel Grandin
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-18fix 500+ new assert failures on exportCaolán McNamara
2015-04-18TableRef: set 3D flag if table is on different sheetEike Rathke