summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-26fix another leak in SwInsTableDlgNoel Grandin
2021-05-26Refactor module media item handlingJan-Marek Glogowski
2021-05-26fix leak in SwInsTableDlgNoel Grandin
2021-05-26fix leak in SwRedlineAcceptDlgNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-24Mail Merge: Remove the missing data source warning on load.Gülşah Köse
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21move wrap icons outside radiobuttonsCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20HeaderHdl only does something for the m_xCbTableHeadon caseCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin
2021-05-19fix leak in SwCommentRuler::NotifyKitNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-19tdf#137741 tdf#142258 Improve naming of Sw Navigator Field entriesJim Raykowski
2021-05-19tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'Jim Raykowski
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18Related: tdf#138604 sw: advertise AT_CHAR as "to char"Miklos Vajna
2021-05-17tdf#142165 restore a SwShellTableCursor if the orig selection described thatCaolán McNamara
2021-05-17Fix typosAndrea Gelmini
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17cid#1465676 Unchecked return valueCaolán McNamara
2021-05-17cid#1484877 Unchecked dynamic_castCaolán McNamara
2021-05-17cid#1484879 Uninitialized pointer fieldCaolán McNamara
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-11Revert "tdf#141015: Show Mail Merge toolbar when DBData has data source"Mike Kaganski
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-10tdf#141613 sw: avoid possible crash when undoing header creationDaniel Arato (NISZ)
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-05tdf#140969 Select in Navigator all document selected drawing objectsJim Raykowski
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02Remove duplicated includeAndrea Gelmini