summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-09New loplugin:externvar: swStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2017-01-04sw: more implicit int conversions in SwEndNoteOptionPageMichael Stahl
2017-01-04sw: remove the silly casting in SwEndNoteOptionPageMichael Stahl
2017-01-04tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth
2016-12-31tdf#89329 pImpl changed to unique_ptrG_Zoltan
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-20rename ApplyImageListCaolán McNamara
2016-12-20unused ImageListCaolán McNamara
2016-12-20unwind ILIST ImageListCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-13remove now unused STRRES_NUMTYPES sw/source/ui/misc/numberingtypelistbox.srcEike Rathke
2016-12-12loplugin:staticmethodsStephan Bergmann
2016-12-12remove another imagelistCaolán McNamara
2016-12-12remove another imagelistCaolán McNamara
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06Do not enable radio buttons of image flip on createMuhammet Kara
2016-12-05drop unused BMP_STYLES_FAMILY_NUM resourceCaolán McNamara
2016-12-05unwind RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-12-05avoid coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-12-05use a std::unique_ptrCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-25tdf#104158 - Crash upon opening Table -> Number Format... in WriterNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2016-11-14This RES_FRM_SIZE item is apparently SwFormatFrameSize, not SvxSizeItemStephan Bergmann
2016-11-13drop extra semicolonsDavid Tardon
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud