summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann8-18/+0
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin3-17/+17
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski1-8/+8
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann3-3/+6
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin2-26/+26
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin2-32/+32
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl1-4/+7
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin5-30/+22
2016-11-25tdf#104158 - Crash upon opening Table -> Number Format... in WriterNoel Grandin1-2/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl2-4/+2
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin1-1/+1
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski1-13/+0
2016-11-18includes should be at the top of the fileNoel Grandin2-4/+3
2016-11-17Avoid -fsanitize=signed-integer-overflowStephan Bergmann1-0/+4
2016-11-14This RES_FRM_SIZE item is apparently SwFormatFrameSize, not SvxSizeItemStephan Bergmann1-2/+3
2016-11-13drop extra semicolonsDavid Tardon1-2/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin4-7/+7
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu3-24/+3
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara4-254/+100
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud4-100/+254
2016-11-04unify color selectorsCaolán McNamara4-254/+100
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-1/+1
2016-11-02tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2-16/+2
2016-10-31loplugin:oncevar in swNoel Grandin1-7/+3
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-5/+0
2016-10-28fix leakCaolán McNamara1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara9-11/+11
2016-10-27loplugin:expandablemethods in swNoel Grandin1-16/+4
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2-150/+157
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara2-105/+120
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin3-10/+5
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin1-3/+1
2016-10-15clang-cl loplugin: swStephan Bergmann1-9/+9
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin1-8/+8
2016-10-14loplugin:mergeclasses merge SwComboBox with CaptionComboBoxNoel Grandin1-7/+62
2016-10-13no need to inherit SwOLENames from resourceCaolán McNamara2-50/+44
2016-10-12convert PD_ constants to typed_flagsNoel Grandin1-4/+4
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin3-4/+4
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-9/+9
2016-10-07two unused CheckBox resources in swCaolán McNamara1-8/+0
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl1-2/+2
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-7/+0
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2-13/+5
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara1-1/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara15-15/+2
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin2-10/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin28-70/+70
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann97-662/+662
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-10-03Fix typosAndrea Gelmini1-1/+1