summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-23tdf#83830: Page Styles PanelSusobhan Ghosh4-11/+676
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna1-4/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin22-76/+80
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna1-12/+0
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna1-4/+0
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna2-12/+2
2016-06-18uitest: loplugin:implicitboolconversionMarkus Mohrhard1-8/+8
2016-06-18uitest: support selecting writer textMarkus Mohrhard1-0/+16
2016-06-18uitest: add more properties to writer stateMarkus Mohrhard1-2/+15
2016-06-18uitest: provide a way to jump at the beginning of pageMarkus Mohrhard1-0/+10
2016-06-18uitest: provide information about current pageMarkus Mohrhard1-1/+19
2016-06-18uitest: forward unhandled actions to the base classMarkus Mohrhard1-0/+2
2016-06-18uitest: add wrapper for writer's main edit windowMarkus Mohrhard4-0/+105
2016-06-18uitest: set id for main writer edit windowMarkus Mohrhard1-0/+1
2016-06-17tdf#83830: Page Header Panel & Page Footer PanelSusobhan Ghosh6-53/+581
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna6-55/+12
2016-06-17sw: speed up the navigatorMichael Stahl1-4/+5
2016-06-17sw: fix crash on pasting from an already closed documentMiklos Vajna1-1/+2
2016-06-16Resolves: tdf#100422 crash if you exit mail merge wizard...Caolán McNamara1-7/+10
2016-06-16Remove the :: prefix in ::std for swMark Page23-45/+45
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-2/+6
2016-06-15Remove unused SwMiscConfig instanceStephan Bergmann1-1/+0
2016-06-14/org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is xs:intStephan Bergmann1-2/+2
2016-06-14the __RSC hack is only needed in src files and things included from src filesCaolán McNamara2-4/+0
2016-06-14tdf#83830: Moved margin preset control to Format PanelSusobhan Ghosh3-2/+339