summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann15-29/+29
2014-03-31sc: clean-up address.hxx/cxxTomaž Vajngerl1-218/+349
2014-03-31sc: clean-up pivot.hxx/pivot2.cxxTomaž Vajngerl1-45/+48
2014-03-30coverity#1194921 Overflowed return valueCaolán McNamara1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann85-2216/+2216
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl1-15/+0
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann13-29/+29
2014-03-25fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida1-0/+2
2014-03-25fdo#76402: Write unit test for this first.Kohei Yoshida1-0/+13
2014-03-22fdo#76470: Avoid joining new formula cells individually.Kohei Yoshida3-0/+7
2014-03-22added editable testers to enhanced table protectionEike Rathke1-0/+2
2014-03-20More code that's specific to OpenCL kernel pre-compilation.Kohei Yoshida1-0/+4
2014-03-20Some cosmetics.Kohei Yoshida1-0/+3
2014-03-20added ScEnhancedProtection to ScTableProtectionEike Rathke1-0/+19
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida1-1/+4
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet2-1/+4
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-03-15Unregister all listeners first then re-register them.Kohei Yoshida1-0/+12
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida12-9/+124
2014-03-14some formula interpreter options are document specificEike Rathke2-0/+7
2014-03-14fdo#72741 - swap values only inside a formula group.Michael Meeks1-0/+1
2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke1-0/+10
2014-03-14Help poor old Mac compiler by making ScClipParam copy ctor non-explicitStephan Bergmann1-1/+0
2014-03-13fdo#58307: Write export test for this to ensure it won't go away...Kohei Yoshida1-1/+1
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida5-5/+35
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann1-1/+2
2014-03-10convert pivot filter dialog to .uiCaolán McNamara3-5/+2
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+0
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers1-0/+3
2014-03-08More consistent number format inheritence policy.Kohei Yoshida1-0/+1
2014-03-06Allow easy toggling of threaded OpenCL kernel compilation.Kohei Yoshida2-2/+3
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara2-8/+18
2014-03-05Separate the OpenCL kernel state flag to get it to function correctly.Kohei Yoshida2-4/+11
2014-03-05Fix incorrect group calc state check.Kohei Yoshida1-0/+3
2014-03-05Converted group by [number|date] pivot table dlg to .uiKatarina Behrens1-3/+0
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky1-2/+1
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers1-0/+4
2014-03-05Avoid bogus MSVC 2012 (at least) "unreferenced formal parameter" warningStephan Bergmann1-1/+5
2014-03-05remove unused code ScTable::GetCellCount(short)Noel Grandin1-1/+0
2014-03-03Remove visual noise from scAlexander Wilms14-37/+37
2014-03-03remove unused code in sc::CellTextAttrNoel Grandin1-1/+0
2014-03-03remove unused code sc::ColumnSet::has(short, short)Noel Grandin1-1/+0
2014-03-03remove unused code in sc::CompareFuncNoel Grandin1-1/+0
2014-02-28fdo#75053: Adjust reference update on shift for formula groups.Kohei Yoshida1-8/+14
2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist1-1/+1
2014-02-27Simplify ScViewFunc::DoThesaurus() with ScCellValue.Kohei Yoshida1-0/+2
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida2-4/+1
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida2-1/+63
2014-02-27remove unused code in ScCellIteratorNoel Grandin1-2/+0
2014-02-27remove unused cdeo from ScCellValueNoel Grandin1-7/+0