summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg
AgeCommit message (Expand)Author
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-31Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong fieldCaolán McNamara
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-09-17convert Link<> to typedNoel Grandin
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann