summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2018-08-23loplugin:useuniqueptr in sw dialogsNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-17insert->envelope->printer->setup crashesCaolán McNamara
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-13Reslves: tdf#119212 sort character setsCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-30Resolves: tdf#118965 fix input list edit buttonCaolán McNamara
2018-07-30loplugin:useuniqueptr in SwTOXStylesTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwMailMergeLayoutPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwSendMailDialogNoel Grandin
2018-07-30loplugin:useuniqueptr in SwInsertDBColAutoPilotNoel Grandin
2018-07-30loplugin:useuniqueptr in SwCreateAddressListDialogNoel Grandin
2018-07-30loplugin:useuniqueptr in SwTitlePageDlgNoel Grandin
2018-07-30loplugin:useuniqueptr in SwModalRedlineAcceptDlgNoel Grandin
2018-07-30loplugin:useuniqueptr in SwNumPositionTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwTOXSelectTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwGlossaryDlgNoel Grandin
2018-07-30loplugin:useuniqueptr in SwMultiTOXTabDialogNoel Grandin
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwCaptionDialogNoel Grandin
2018-07-30loplugin:useuniqueptr in SwColumnPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwColumnDlgNoel Grandin
2018-07-30loplugin:useuniqueptr in SwJavaEditDialogNoel Grandin
2018-07-30loplugin:useuniqueptr in SwLabDlgNoel Grandin
2018-07-30loplugin:useuniqueptr in SwInsertSectionTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwEditRegionDlgNoel Grandin
2018-07-30loplugin:useuniqueptr in SwEnvDlgNoel Grandin
2018-07-30loplugin:useuniqueptr in SwStdFontTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwCaptionOptPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwMailConfigPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwCharURLPageNoel Grandin
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara
2018-07-26weld SwTextGridPageCaolán McNamara
2018-07-23Fix typosAndrea Gelmini
2018-07-16tdf#118635 relative checkbox disabled on reopenCaolán McNamara
2018-07-12SvTreeListBox::DoubleClickHdl: SwCondCollPage more, tdf#115950 relatedEike Rathke
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2018-07-05tdf#116543: don't forget to commit registrations in DB field editorMike Kaganski
2018-06-30Avoid getTokenCount()Matteo Casalin
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-25tdf#118240 Filter category in Autocaption as done in insert captionXisco Fauli
2018-06-22tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski
2018-06-19weld SwTitlePageDlgCaolán McNamara