summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh.cxx
AgeCommit message (Expand)Author
2017-04-22mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with itCaolán McNamara
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26convert ScXMLImportWrapper import flags to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22rename GetId() to GetTablesHintId() and GetIndexHintId()Eike Rathke
2016-09-18make sure that we are not trying to load the filter lib in ucalcMarkus Mohrhard
2016-09-18place the calc default style file in the share folderMarkus Mohrhard
2016-09-18Change the way url is handled for orcus style importJaskaran Singh
2016-09-18Add call to import ODF styles when spreadsheet is created or loadedJaskaran Singh
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke
2016-05-23Resolves: tdf#86282 do not use file name as sheet name for linked documentsEike Rathke
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke