summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-08Added date time transformations - follow-upVikas Mahato
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-10-08weld ScTPValidationErrorCaolán McNamara
2018-10-08weld ScTPValidationHelpCaolán McNamara
2018-10-08weld ScTpSubTotalOptionsCaolán McNamara
2018-10-07use more std::unique_ptr in ScCheckListMenuWindowNoel Grandin
2018-10-06return unique_ptr from CreateDefaultObject in sc/Noel Grandin
2018-10-06use more std::unique_ptr in ScUndoDrawNoel Grandin
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-10-06use more std::unique_ptr in ScUndoMoveTab and ScUndoCopyTabNoel Grandin
2018-10-04replace sclo-ScExtIButton with MenuButtonCaolán McNamara
2018-10-03unweld HeaderEditPage for nowCaolán McNamara
2018-10-03crash in calc page dialogCaolán McNamara
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin
2018-10-03loplugin:unusedfieldsNoel Grandin
2018-10-02-Werror,-Wunused-private-fieldStephan Bergmann
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-28Added base as a data providerVikas
2018-09-28weld ScStyleDlgCaolán McNamara
2018-09-28weld ScAttrDlgCaolán McNamara
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-28loplugin:unusedfieldsNoel Grandin
2018-09-27weld ScTablePageCaolán McNamara
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-27loplugin:useuniqueptr in Chart2PositionMapNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-24weld ScTabPageProtectionCaolán McNamara
2018-09-22Added Date and Time Transformation in data provider dlgManuj Vashist
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-20weld header/footer SingleTabDialogCaolán McNamara
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-19Avoid unused function in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-18weld ScParagraphDlgCaolán McNamara
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks