summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh2.cxx
AgeCommit message (Expand)Author
2021-02-21Some more unit conversion unificationMike Kaganski
2020-10-20use tools::Long in scNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-19ofz: disable more config related codeCaolán McNamara
2017-09-19ofz: survive missing configCaolán McNamara
2017-09-19ofz: survive missing configCaolán McNamara
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-04-22mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike 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-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-03-23loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18sal_Bool->boolNoel Grandin
2014-01-24fdo#39468 Translate German commentsPhilipp Weissenbacher
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-03-04remove unused and commented out codeThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke