summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27uitest: integrate the calc input bar into the ui testingMarkus Mohrhard
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25tdf#118747 sc: use manual height for previous rows in TransferObjVasily Melenchuk
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
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-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09weld SvxGridTabPageCaolán McNamara
2018-08-30tdf#114441 Convert sal_uLong to other types in ./sc/source/ui/appBijan Tabatabai
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-29loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-08-15Resolves: tdf#118609 crash in calc after some manipulation through basicCaolán McNamara
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-07tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky
2018-08-01loplugin:stringloop in scNoel Grandin
2018-07-16tdf#69460, tdf#118416: Don't copy whole columns to the clipboardTor Lillqvist
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-30sc: Spare an OUStringBuffer by replacing removeChars()Takeshi Abe
2018-06-28tdf#36867 - Undo autocapitalization when inserting a cell in CalcNickson Thanda
2018-06-28loplugin:useuniqueptr in ScModuleNoel Grandin
2018-06-28loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-05-28sc: simplify ScModule::GetClipDocHenry Castro
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-09sc: prefix members of ScModuleHenry Castro
2018-05-08sc: prefix members of ScDrawTransferObjHenry Castro
2018-05-08sc: prefix members of ScTransferObjHenry Castro
2018-05-01tdf#110740 Wrong formatting when cutting from the input lineMaxim Monastirsky
2018-04-27tdf#117017 Pasting into the formula bar shouldn't retain formattingMaxim Monastirsky