summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+9
2016-07-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky3-18/+17
2016-07-21tdf#98798: MM Wizard should not leave MM toolbar visible when canceledBjoern Michaelsen1-27/+39
2016-07-20Simplify dynamic_cast followed by a static_cast.Jan Holesovsky2-9/+7
2016-07-19Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-5/+5
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann4-6/+6
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2-7/+15
2016-07-18sw: prefix members of SwXTextSearchMiklos Vajna1-13/+13
2016-07-15tdf#83054 Preselect current page number in the text entryAkshay Deep1-0/+2
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna1-0/+7
2016-07-15sw: indentation fixesMiklos Vajna1-15/+15
2016-07-15sw lok: fix shape text editing with multiple viewsMiklos Vajna1-6/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin5-37/+0
2016-07-15Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-16/+11
2016-07-14Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-5/+5
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin1-3/+7
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-6/+5
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna1-17/+17
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann2-7/+7
2016-07-09Resolves: tdf#78112 print preview underlines spelling errors...Caolán McNamara1-0/+1
2016-07-09tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard1-1/+1
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann2-4/+4
2016-07-08tdf#83054 Writer: Add "Go to Page" Entry in Edit MenuAkshay Deep2-13/+121
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann9-40/+44
2016-07-07sw: prefix members of SwSrcEditWindowMiklos Vajna2-160/+160
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-2/+1
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara4-8/+8
2016-07-04sw lok: Handle lok handling code first, for PageUp/DownPranav Kant1-8/+14
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-2/+1
2016-07-04remove comphelper::string::removeNoel Grandin4-4/+4
2016-06-30everything is called Dispose, hard to find anythingCaolán McNamara1-1/+1
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara1-0/+10
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna1-10/+0
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar7-6/+10
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski1-0/+10
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski1-1/+1
2016-06-28loplugin:staticmethodsStephan Bergmann1-1/+1
2016-06-28tdf#83830: Add None as Margin Preset in Format PanelSusobhan Ghosh2-13/+42
2016-06-28tdf#99729 prerequisite: model-level user data r/wMike Kaganski1-0/+5
2016-06-27Move AccessibleNames to .ui file for WrapPropertyPanel tdf#87026Muhammet Kara1-7/+0
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos11-22/+22
2016-06-27tdf#100495 sw: Exchange Database shouldn't delete the created odb fileMichael Stahl1-1/+0
2016-06-27[API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos1-0/+3
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin2-3/+2
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin15-112/+22
2016-06-24I suspect the condition was wrong here, change the logic slightly.Jan Holesovsky1-5/+6
2016-06-24Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-6/+7
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-3/+0