summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann
2014-03-10convert pivot filter dialog to .uiCaolán McNamara
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers
2014-03-08More consistent number format inheritence policy.Kohei Yoshida
2014-03-06Allow easy toggling of threaded OpenCL kernel compilation.Kohei Yoshida
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara
2014-03-05Separate the OpenCL kernel state flag to get it to function correctly.Kohei Yoshida
2014-03-05Fix incorrect group calc state check.Kohei Yoshida
2014-03-05Converted group by [number|date] pivot table dlg to .uiKatarina Behrens
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers
2014-03-05Avoid bogus MSVC 2012 (at least) "unreferenced formal parameter" warningStephan Bergmann
2014-03-05remove unused code ScTable::GetCellCount(short)Noel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-03remove unused code in sc::CellTextAttrNoel Grandin
2014-03-03remove unused code sc::ColumnSet::has(short, short)Noel Grandin
2014-03-03remove unused code in sc::CompareFuncNoel Grandin
2014-02-28fdo#75053: Adjust reference update on shift for formula groups.Kohei Yoshida
2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist
2014-02-27Simplify ScViewFunc::DoThesaurus() with ScCellValue.Kohei Yoshida
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2014-02-27remove unused code in ScCellIteratorNoel Grandin