summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)Author
2019-05-27Resolves: rhbz#1713827 protect against null ViewShellCaolán McNamara
2018-11-07loplugin:collapseif in scNoel Grandin
2018-10-29loplugin:oncevarNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-10-03loplugin:unusedfieldsNoel Grandin
2018-09-28loplugin:unusedfieldsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-19Fix typosAndrea Gelmini
2018-07-04loplugin:useuniqueptr in ScCellTextDataNoel Grandin
2018-06-29Fix typosAndrea Gelmini
2018-06-28loplugin:useuniqueptr in ScAccessiblePreviewTableNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessibleDocumentNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessibleDocumentPagePreviewNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessiblePreviewCellNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessibleNoteTextDataNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessiblePreviewHeaderCellNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessiblePageHeaderAreaNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-12loplugin:useuniqueptr in ScAccessiblePreviewHeaderCellTextDataNoel Grandin
2018-04-12loplugin:useuniqueptr in ScAccessibleHeaderTextDataNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10loplugin:useuniqueptr in ScAccessibleSpreadsheetNoel Grandin
2018-04-10loplugin:useuniqueptr in ScAccessiblePreviewCellTextDataNoel Grandin
2018-04-10loplugin:useuniqueptr in ScAccessibleEditObjectTextDataNoel Grandin
2018-04-09loplugin:useuniqueptr in ScAccessibleCellTextDataNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin