summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2018-07-03ScAsciiOptions copy assignment op can be left implicitly definedStephan Bergmann
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): scStephan Bergmann
2018-06-28loplugin:useuniqueptr in ScConsolidateDlgNoel Grandin
2018-06-28loplugin:useuniqueptr in ScFilterDlgNoel Grandin
2018-06-28loplugin:useuniqueptr in ScSpecialFilterDlgNoel Grandin
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-06-23tdf#96099 Remove some trivial std::vector typedefs in scArkadiy Illarionov
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-06tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-20weld ScDataPilotDatabaseDlgCaolán McNamara
2018-05-20weld ScDPShowDetailDlgCaolán McNamara
2018-05-19weld ScSortWarningDlgCaolán McNamara
2018-05-18weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlgCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-23new loplugin:doubleconvert to with ColorData workNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-26Add blank lines for readabilityEike Rathke
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-25coverity#1426922 Uninitialized scalar fieldCaolán McNamara
2017-12-21Have one getSkipEmptyCellsIndex(), assert array length, tdf#113979 follow-upEike Rathke
2017-12-21tdf#113979 Add option to Skip empty cellsLaurent BP
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-11-22replace check of eof and GetError with goodCaolán McNamara