summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-18callcatcher: update unused codeCaolán McNamara
2014-04-15CID#1202917 removed unused member variable nMaxTableNumberEike Rathke
2014-04-15Use scope switch rather than manual on and off.Kohei Yoshida
2014-04-15Remove this duplicate, and use the one in ScCellFormat.Kohei Yoshida
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida
2014-04-14update_pchThomas Arnhold
2014-04-14fdo#77209: Share string pool with clip documents.Kohei Yoshida
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers
2014-04-09convert data validation tab page to .uiCaolán McNamara
2014-04-08also check if a newly read password protection applies to a rangeEike Rathke
2014-04-08read the defined password attributesEike Rathke
2014-04-08hold security descriptors read from OOXML independentlyEike Rathke
2014-04-07fdo#75741: Share the context objects to avoid poor performance.Kohei Yoshida
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04callcatcher: another layer post pivottable conversionCaolán McNamara
2014-04-04coverity#707982 Uninitialized scalar fieldCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31sc: clean-up address.hxx/cxxTomaž Vajngerl
2014-03-31sc: clean-up pivot.hxx/pivot2.cxxTomaž Vajngerl
2014-03-30coverity#1194921 Overflowed return valueCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida
2014-03-25fdo#76402: Write unit test for this first.Kohei Yoshida
2014-03-22fdo#76470: Avoid joining new formula cells individually.Kohei Yoshida
2014-03-22added editable testers to enhanced table protectionEike Rathke
2014-03-20More code that's specific to OpenCL kernel pre-compilation.Kohei Yoshida
2014-03-20Some cosmetics.Kohei Yoshida
2014-03-20added ScEnhancedProtection to ScTableProtectionEike Rathke
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-15Unregister all listeners first then re-register them.Kohei Yoshida
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-14some formula interpreter options are document specificEike Rathke
2014-03-14fdo#72741 - swap values only inside a formula group.Michael Meeks
2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke
2014-03-14Help poor old Mac compiler by making ScClipParam copy ctor non-explicitStephan Bergmann
2014-03-13fdo#58307: Write export test for this to ensure it won't go away...Kohei Yoshida