summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2012-07-11Set proper number format for formula cellDaniel Bankston1-0/+1
2012-07-11Use bool instead of sal_uInt16 for HardCalcStateDaniel Bankston1-3/+3
2012-07-11Use cached formula results instead of recalculatingDaniel Bankston1-3/+0
2012-07-11Use imported formula results if ODS doc was generated by LibreOfficeDaniel Bankston1-0/+3
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller1-8/+7
2012-07-10Replaced deprecated tools/String with OUString in ScAddInColSören Möller1-29/+28
2012-07-10removed deserted Lotus 1-2-3 export filterTakeshi Abe1-5/+0
2012-07-09Revert "Revert "export all style information to xls/xlsx, fdo#46738""Markus Mohrhard4-3/+4
2012-07-09Revert "export all style information to xls/xlsx, fdo#46738"Markus Mohrhard4-4/+3
2012-07-09Replaced deprecated String with OUString in sc/../chgtrackSören Möller1-1/+0
2012-07-08removed unused includesTakeshi Abe1-4/+0
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard1-1/+1
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida4-4/+4
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke2-5/+15
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida7-0/+21
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller2-9/+13
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard1-4/+4
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard1-1/+10
2012-07-04add the cond format managerMarkus Mohrhard4-2/+16
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida1-0/+1
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-5/+0
2012-07-02Remove unused definesThomas Arnhold5-33/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-4/+0
2012-07-01Remove unused definesThomas Arnhold5-87/+0
2012-06-29Remove some more include guardsThomas Arnhold2-14/+2
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-1/+0
2012-06-27support colored axis in data barsMarkus Mohrhard2-0/+8
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke1-0/+7
2012-06-25callcatcher: remove some more unused codeCaolán McNamara2-4/+0
2012-06-23removed unused forward declarations of classTakeshi Abe35-81/+0
2012-06-22Translate German comments in sc/inc/viewopti.hxxFlorian Reisinger1-15/+5
2012-06-22re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks42-991/+640
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold3-95/+5
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power2-1/+2
2012-06-20move ScNamedEntryArr_Impl out of header to make MSVC happyMichael Stahl1-4/+3
2012-06-20Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vectorNoel Grandin1-2/+1
2012-06-18fix the number detection in data bar dialogMarkus Mohrhard1-1/+1
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara7-11/+1
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-59/+0
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold1-226/+0
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara1-5/+3
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel1-0/+8
2012-06-12Convert SV_DECL_PTRARR_DEL(XModifyListenerArr_Impl) to ptr_vectorNoel Grandin1-2/+3
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XDBRefreshListenerArr_Impl) to ptr_vectorNoel Grandin1-2/+3
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vectorNoel Grandin1-2/+3
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XRefreshListenerArr_Impl) to ptr_vectorNoel Grandin1-3/+3