summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Resolves: tdf#60056 disallow Fill when entire sheet is selectedEike Rathke1-0/+5
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin1-10/+5
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-3/+3
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke3-12/+12
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann2-3/+3
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke1-1/+1
2016-07-18sc: convert SC_DIFOPT_* defines to typed_flagsJochen Nitschke1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-11/+0
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-07-04explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke1-0/+20
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara1-0/+8
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna1-8/+0
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+1
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski1-0/+8
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann2-11/+2
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-4/+0
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna1-2/+1
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-10/+5
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+13
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke1-2/+4
2016-06-13Fix typosAndrea Gelmini1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2-4/+4
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-2/+2
2016-06-03sc: Don't export in case of invalid rangePranav Kant1-1/+2
2016-05-31loplugin:unusedmethodsNoel Grandin1-14/+2
2016-05-26loplugin:unusedreturntypesNoel Grandin1-1/+1
2016-05-25remove now moot comment, tdf#86282 follow-upEike Rathke1-14/+2
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke1-9/+13
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke1-25/+166
2016-05-25Convert SC_MF to scoped enumNoel Grandin3-11/+11
2016-05-24loplugin:unusedmethods in scNoel Grandin1-70/+0
2016-05-23Resolves: tdf#86282 do not use file name as sheet name for linked documentsEike Rathke1-2/+9
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2-17/+0
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky2-25/+3
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky2-3/+25
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos1-0/+14
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara2-12/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-6/+8
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin4-16/+16
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin4-19/+17
2016-05-04use Any constructor instead of temporariesNoel Grandin2-33/+15
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann1-2/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-0/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-11/+11
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2016-04-19cppcheck: silence known conditions warnings in scJochen Nitschke1-8/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin4-10/+9
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-10/+0