summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon4-15/+15
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-29/+29
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin2-12/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12convert Link<> to typedNoel Grandin4-16/+13
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-09-17convert Link<> to typedNoel Grandin1-5/+9
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht1-1/+11
2015-09-11convert Link<> to typedNoel Grandin1-3/+7
2015-09-08convert Link<> to typedNoel Grandin1-3/+7
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin5-31/+27
2015-08-25tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin4-5/+4
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-08-06Translate a comment to English.Thomas Klausner1-2/+1
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-06-19fix DropCap preview renderingLászló Németh1-1/+1
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás1-0/+5
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara1-7/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin3-6/+4
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier7-79/+79
2015-05-20sw: prefix members of SwCondCollPageMiklos Vajna1-17/+17
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-05-18cleanup SwDropCapsPageTomaž Vajngerl1-46/+53
2015-05-15refactor SwDropCapsPict to use RenderContextTomaž Vajngerl1-31/+37
2015-05-12sw: Hopefully the last round of renames.Jan Holesovsky1-2/+2
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Use typed MaybeFile LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann3-3/+3
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2-8/+4
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks5-20/+114
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks4-12/+14
2015-04-17sw: convert new to ::Create.Noel Grandin4-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-9/+9
2015-04-12sal_uInt16 to sal_Int32Matteo Casalin1-5/+5
2015-04-10wrap more stuff in VclPtrNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin5-6/+6
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin5-5/+78