summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh.cxx
AgeCommit message (Expand)Author
2017-12-02convert DecodeMechanism to scoped enumNoel Grandin
2017-12-02convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-06-27tdf#40713: dBASE, don't lose dbt fileJulien Nabet
2017-05-04mark all new styles as default styles, tdf#103380, tdf#103330Markus 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
2016-03-25use the ScRefCellValue already available, tdf#97989Markus Mohrhard
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-06tdf#96969 Calc: Change shortcut key for Select ColumnYousuf Philips
2016-03-05tdf#97906 Calc: Correct cell reference shortcut keysYousuf Philips
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-27tdf#97906 : Toggle reference and show data sources shortcutsDennis Francis
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-01Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann