summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2018-07-06Simplify string concatenation.Mike Kaganski
2018-07-05tdf#118546: GetNotebookBar() may return nullptrMike Kaganski
2018-07-05tdf#43438: SwContentTree: handle ModeChanged notificationMike Kaganski
2018-07-04Dead declarationStephan Bergmann
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann
2018-07-04Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-07-03Small cleanup of redundant assert expressionsMike Kaganski
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-07-02tdf#51223 can now undo auto-capitalise with enterNickson Thanda
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29sw: fix crash on F2 while drawing a polygonMiklos Vajna
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin
2018-06-28lok: Don't even try to paint the ruler via LibreOfficeKit.Jan Holesovsky
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-06-27Initialise the spelling and grammar thing when Writer startsTor Lillqvist
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-25Fix typosAndrea Gelmini
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky
2018-06-25tdf#118240 Filter category in Autocaption as done in insert captionXisco Fauli
2018-06-23tdf#118322 Avoid blinking in Exporer for 'Section' partArmin Le Grand
2018-06-19weld SwTitlePageDlgCaolán McNamara
2018-06-18weld SwDocStatPageCaolán McNamara
2018-06-18sw: prefix members of SwTOXMarkDescriptionMiklos Vajna
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-16weld SwCharURLPageCaolán McNamara
2018-06-15weld SwParagraphNumTabPageCaolán McNamara
2018-06-15weld SwDropCapsPageCaolán McNamara
2018-06-14rename SwNumberingPreview back to NumberingPreview nowCaolán McNamara
2018-06-14swuilo-NumberingPreview is now unusedCaolán McNamara
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-14loplugin:unusedmethodsNoel Grandin
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara
2018-06-13tdf#115600 Display messages in FindBar for Comment navigationJim Raykowski
2018-06-13tdf#117553 Change navigate behavior when in footnote frameJim Raykowski
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin
2018-06-12tdf#118113 MM: Make sure page count is up to dateMichael Weghorn
2018-06-12weld SwTableColumnPageCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-10weld SwTextFlowPageCaolán McNamara
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-08sw_redlinehide: let the Show menu item toggle new modeMichael Stahl
2018-06-08sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl
2018-06-08sw_redlinehide: trivial GetNode() in PageBreakWin.cxxMichael Stahl
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin