summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh2.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-22improve loplugin:staticmethodsNoel Grandin1-4/+4
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-3/+3
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)1-1/+1
2022-10-21sc: remove SetIsInUcalc.Xisco Fauli1-13/+10
2022-05-17tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersistMike Kaganski1-14/+17
2022-05-17Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptrMike Kaganski1-17/+17
2021-09-12ofz: better workaround for broken msan buildCaolán McNamara1-2/+0
2021-09-12ofz: avoid std::basic_string from boost::filesystemCaolán McNamara1-0/+2
2021-02-21Some more unit conversion unificationMike Kaganski1-2/+5
2020-10-20use tools::Long in scNoel1-2/+2
2020-08-14loplugin:simplifybool moreNoel Grandin1-2/+2
2020-07-30loplugin:flatten in sc/uiNoel Grandin1-31/+31
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara1-1/+1
2019-08-12Mark Sequence const in scArkadiy Illarionov1-1/+1
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov1-4/+3
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-1/+1
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-6/+2
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-1/+2
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin1-1/+1
2018-06-03sc: prefix members of ScDocShellHenry Castro1-21/+21
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-7/+7
2017-09-19ofz: disable more config related codeCaolán McNamara1-3/+3
2017-09-19ofz: survive missing configCaolán McNamara1-1/+1
2017-09-19ofz: survive missing configCaolán McNamara1-1/+2
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara1-1/+1
2017-07-06rework as a shared_ptrCaolán McNamara1-4/+4
2017-04-22mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard1-0/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-11-28orcus is mandatory nowMarkus Mohrhard1-3/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-09-18make sure that we are not trying to load the filter lib in ucalcMarkus Mohrhard1-9/+11
2016-09-18place the calc default style file in the share folderMarkus Mohrhard1-16/+9
2016-09-18Change the way url is handled for orcus style importJaskaran Singh1-1/+19
2016-09-18Add call to import ODF styles when spreadsheet is created or loadedJaskaran Singh1-0/+11
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-02-02callcatcher: shave off a few moreCaolán McNamara1-8/+0
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-12/+0
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-18sal_Bool->boolNoel Grandin1-1/+1