summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
2018-11-10sw_redlinehide_3: filter outline nodes in SwListShell::Execute()Michael Stahl1-4/+14
2018-11-10sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl1-4/+4
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin1-14/+8
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara1-1/+1
2018-11-05tdf#105225 new background tab pageJim Raykowski2-15/+0
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-0/+4
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-4/+2
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-10-25weld SwAuthMarkModalDlgCaolán McNamara1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin9-11/+11
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth1-1/+3
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth1-9/+9
2018-10-11tdf#64242 sw add minimize table col/row UIJustin Luth1-1/+11
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2018-10-06weld SwSelGlossaryDlgCaolán McNamara1-1/+1
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara1-4/+2
2018-10-02weld SvxLineTabDialogCaolán McNamara1-1/+1
2018-09-29weld SwNumFormatDlgCaolán McNamara1-1/+1
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini1-1/+1
2018-09-20weld SwWrapDlgCaolán McNamara1-1/+1
2018-09-20weld SwBackgroundDlgCaolán McNamara1-8/+8
2018-09-20weld SwBorderDlgCaolán McNamara1-3/+3
2018-09-20StartUndo with END arg should have been EndUndoCaolán McNamara1-1/+1
2018-09-20weld SwDropCapsDlgCaolán McNamara1-1/+1
2018-09-19tdf#90850 Enable align commands for a single shape in WriterMaxim Monastirsky1-33/+49
2018-09-18weld SwParaDlgCaolán McNamara3-3/+4
2018-09-14weld SwCharDlgCaolán McNamara3-3/+3
2018-09-14weld SvxCharNamePageCaolán McNamara1-0/+1
2018-09-10weld SwTableTabDlgCaolán McNamara1-1/+3
2018-09-09weld SvxAreaTabDialogCaolán McNamara1-1/+1
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara1-2/+4
2018-09-03Enable the align group button for framesMaxim Monastirsky1-0/+6
2018-09-02tdf#117835 Paste as Unformatted for comments in WriterMaxim Monastirsky1-0/+5
2018-09-02tdf#118674 Paste special and unformatted for shapes in WriterMaxim Monastirsky1-12/+74
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky1-1/+1
2018-08-24pass DelFormats around using std::vectorNoel Grandin1-11/+8
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky2-4/+38
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin1-2/+2
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30loplugin:stringloop in swNoel Grandin3-10/+8
2018-07-25loplugin:useuniqueptr in SwModelessRedlineAcceptDlgNoel Grandin1-1/+1
2018-07-19Resolves: tdf#118827 SetCareWin should be SetCareDialogCaolán McNamara1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin2-14/+14
2018-07-08loplugin:passstuffbyrefNoel Grandin1-2/+2
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky1-6/+13
2018-06-19weld SwTitlePageDlgCaolán McNamara1-8/+8
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin14-114/+35
2018-06-11new loplugin:shouldreturnboolNoel Grandin3-4/+5