summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp
AgeCommit message (Expand)Author
2024-07-14cid#1608453 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-14loplugin:ostr in swNoel Grandin
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-01-31make char properties dialog asyncNoel Grandin
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2023-12-18[API CHANGE] tdf#158041 Remove unused SinglePrintJobs config option from swSamuel Mehrbrodt
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2022-10-26crashreporting: crash in area tab page with insert, envelopeCaolán McNamara
2022-10-17sw: prefix members of SwSvxNumBulletTabDialog, SwTableTabDlg, ...Miklos Vajna
2022-10-16tdf#143148 Use pragma once in sw/source/ui/envelpOmkarAcharekar
2022-09-26sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ...Miklos Vajna
2022-09-19sw: prefix members of SwFootNoteOptionDlg, SwLabPrtPage, SwMailMergeDlg ...Miklos Vajna
2022-09-05sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage ...Miklos Vajna
2022-08-29sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ...Miklos Vajna
2022-08-22sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ...Miklos Vajna
2022-06-10tdf#148978: Business Cards in Writer dont show databaseJulien Nabet
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-11use more SfxItemSet::GetItemIfSetNoel Grandin
2022-02-07Simplify sequences uses in sw (2)Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: swStephan Bergmann
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-17drop the bare set_busy_cursor, the scoped WaitObject is enoughCaolán McNamara
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20split handlers into button click and radiobutton toggleCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-20weld the dialog parent for best cleanupCaolán McNamara
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-20use tools::Long in swNoel
2020-09-28'Jaket' -> EnvelopeCaolán McNamara
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse