summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/tabsh.cxx
AgeCommit message (Expand)Author
2018-09-10weld SwTableTabDlgCaolán McNamara
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski
2018-04-07coverity#1433789 Unintended sign extensionCaolán McNamara
2018-04-02weld SwMergeTableDlgCaolán McNamara
2018-04-02weld SwTableHeightDlgCaolán McNamara
2018-04-02weld SwTableWidthDlgCaolán McNamara
2018-03-23Typo: SplittTable -> SplitTableSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-02weld split table dialogCaolán McNamara
2018-03-02weld split cells dialogCaolán McNamara
2018-03-01weld insert row/column dialogCaolán McNamara
2018-03-01weld autoformat dialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-24lokdialog: Convert the Table -> Properties... to async exec.Jan Holesovsky
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-12TypeWhichId in swNoel Grandin
2017-11-08tdf#99027 Use 0.5pt border size with toolbar controlYousuf Philips
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-23drop SwBackgroundDestinationItem wrapperJochen Nitschke
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-13convert TableChgMode to scoped enumNoel Grandin
2017-04-13convert TableMergeErr to scoped enumNoel Grandin
2017-04-12convert SwTableSearchType to o3tl::typed_flagsNoel Grandin
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-03-23remove unused helpid in SfxShellNoel Grandin