summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2018-04-19drop IS_SET macroNoel Grandin1-3/+0
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin3-16/+14
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen1-1/+0
2018-04-18convert DelCellCmd to scoped enumNoel Grandin1-6/+6
2018-04-17loplugin:constparamsNoel Grandin2-3/+3
2018-04-15remove some unused comphelper includesJochen Nitschke1-2/+0
2018-04-13weld ScDeleteContentsDlgCaolán McNamara1-1/+1
2018-04-13weld ScNameCreateDlgCaolán McNamara1-1/+1
2018-04-13weld ScDeleteCellDlgCaolán McNamara1-1/+1
2018-04-13weld ScInsertCellDlgCaolán McNamara1-2/+2
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin1-3/+3
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-5/+5
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-1/+1
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin8-13/+15
2018-04-10loplugin:unusedfield improvementsNoel Grandin1-4/+0
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-1/+1
2018-04-08Removed includes wich are not longer neededlinus3-7/+0
2018-04-07weld ScLinkedAreaDlgCaolán McNamara1-1/+1
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-1/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-6/+6
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2-6/+6
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-6/+6
2018-04-06weld linkeditdialogCaolán McNamara3-3/+3
2018-04-05set external data dialog as parent for password dialogs of loading docsCaolán McNamara1-2/+5
2018-04-04loplugin:useuniqueptr in ScProgressNoel Grandin1-1/+1
2018-04-04loplugin:useuniqueptr in ScQueryEntryNoel Grandin1-2/+2
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+3
2018-03-29change the infobar message of disabled links to a statementCaolán McNamara1-1/+1
2018-03-28use boost::optional in sc and svgioNoel Grandin4-18/+22
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin2-25/+25
2018-03-27tdf#106667 Hang when trying to open a dialog and the whole sheet is selectedNoel Grandin1-1/+1
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin1000002-0/+4
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara1-1/+1
2018-03-27loplugin:useuniqueptr in ScMultipleReadHeaderNoel Grandin1-1/+2
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin1-2/+2
2018-03-27loplugin:useuniqueptr in ScPrintSaverTabNoel Grandin1-4/+4
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos1-2/+0
2018-03-26loplugin:useuniqueptr in ScDPSourceNoel Grandin1-5/+5
2018-03-26loplugin:useuniqueptr in ScChartListenerNoel Grandin1-1/+1
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos1-12/+0
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin5-51/+52
2018-03-22loplugin:useuniqueptr in ScColumnNoel Grandin1-1/+1
2018-03-22loplugin:useuniqueptr in ScDPResultMemberNoel Grandin1-5/+5
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+12
2018-03-21tdf#68290 cursor moves with Enter in protected sheettagezi1-0/+2
2018-03-20tdf#116470:Convert between ProgName/DisplayName for pivot table stylehimajin1000001-6/+6
2018-03-20drop unnecessary includesCaolán McNamara3-3/+0
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin1-12/+11
2018-03-15loplugin:unused-returns in scNoel Grandin4-3/+4
2018-03-15tdf#50916 Refactor of the table7.cxx to allow dynamic column sizeBartosz Kosiorek2-18/+21