summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2016-02-01tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt1-19/+0
2015-12-16Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara1-2/+2
2015-09-09stray debugging linesCaolán McNamara1-2/+0
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht1-1/+1
2015-09-01tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet1-1/+1
2015-08-13wrong row/col count limitsCaolán McNamara1-5/+4
2015-07-06tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen1-0/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky5-8/+8
2015-06-20fix DropCap preview renderingLászló Németh1-1/+1
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-06-16tdf#90072: No character background (highlight) tab in paragraph styles dialogZolnai Tamás1-5/+5
2015-06-16tdf#89830: Ambiguous naming of character backgroundZolnai Tamás2-0/+7
2015-06-12Writer FrameControl lifecycle and management cleanup.Michael Meeks1-1/+1
2015-06-07gcc4.6: remove trigraph sequences '<::'Thorsten Behrens1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin20-40/+36
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-29convert POINTER constants to scoped enumNoel Grandin1-9/+9
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung8-14/+14
2015-05-27Resolves: tdf#91403 no wrtshell during initial layoutCaolán McNamara1-1/+4
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-1/+1
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks3-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier78-2627/+2627
2015-05-20tdf#90882 Writer: insert row/col before/afterPhilippe Jung1-4/+14
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin3-5/+5
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-20sw: prefix members of SwCondCollPageMiklos Vajna1-17/+17
2015-05-19Remove include stdio (part3)Julien Nabet2-2/+0
2015-05-18Include <cstdint> early to be sure to get SIZE_MAXTor Lillqvist1-0/+2
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens5-9/+9
2015-05-18loplugin:staticmethodsStephan Bergmann1-14/+18
2015-05-18setup fg/bg in Paint methodTomaž Vajngerl1-6/+9
2015-05-18add fixme - to refactor settings laterTomaž Vajngerl1-1/+3
2015-05-18set background in paint method in evelope previewTomaž Vajngerl1-8/+8
2015-05-18refactor optload / optpage to use RenderContextTomaž Vajngerl2-45/+51
2015-05-18cleanup SwDropCapsPageTomaž Vajngerl1-46/+53
2015-05-17loplugin:staticmethodsStephan Bergmann2-54/+56
2015-05-15refactor BmpWindow (frmpage) to use RenderContextTomaž Vajngerl1-18/+19
2015-05-15refactor NumberingPreview to use RenderContextTomaž Vajngerl1-62/+50
2015-05-15refactor SwDropCapsPict to use RenderContextTomaž Vajngerl1-31/+37
2015-05-15refactor SwEnvPreview to use RenderContextTomaž Vajngerl1-20/+19
2015-05-15refactor SwLabPreview to use RenderContextTomaž Vajngerl2-63/+65
2015-05-15refactor AutoFmtPreview to use RenderContextTomaž Vajngerl1-120/+149
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin4-5/+5
2015-05-14Fixed two strings in the context menu for consistency with other entriesYousuf Philips1-2/+2
2015-05-13fixes of SvxParaPrevWindow refactoringTomaž Vajngerl1-1/+1
2015-05-12sw: Hopefully the last round of renames.Jan Holesovsky5-18/+18
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks7-12/+11