summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-02-03TyposJulien Nabet
2017-02-03TyposJulien Nabet
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-02-01convert ScChartGlue to scoped enumNoel Grandin
2017-01-31renumber global string IDs and close gapsEike Rathke
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-23signs match, so don't need to castCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-19sc: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17use rtl::Reference in ScDPDimensions/ScDPHierarchies/ScDPLevelsNoel Grandin
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2017-01-11don't emit objects on ScRange*List::RemoveJochen Nitschke
2017-01-10Resolves: tdf#104711 adjust range reference constructed of named anchorsEike Rathke
2017-01-09New loplugin:externvar: scStephan Bergmann
2017-01-03tdf#95416 Two include files moved to sc/incabdulwd
2017-01-03tdf#87111 Warn about data loss when deleting source data of pivot tableAbhilash Singh
2017-01-01don't need to forward declare ImageList hereCaolán McNamara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-23tdf#97597: Make the document import state more multi-thread friendly.Kohei Yoshida
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolán McNamara
2016-12-21drop GetImageManager use in sc and unwind ImageListCaolán McNamara
2016-12-12unwind RID_OUTLINEBITMAPS imagelistCaolán McNamara
2016-12-12manage OutlineBitmap imagelist directly in its owner userCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08Replace manual acquire/release calls with rtl::ReferenceStephan Bergmann
2016-12-05unwind sc RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-12-02coverity#1394668 Inferred misuse of enumCaolán McNamara
2016-11-30ScAddress::operator<() is not what we need here, tdf#48140 follow-up fixEike Rathke
2016-11-30tdf#50916 : Refactor table1.cxx wherever there is column accessDennis Francis
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek
2016-11-23GeneralFunction is not an enum anymoreTamás Zolnai
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-11-20Remove some unused resource stringsTamás Zolnai