summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Resolves: tdf#111571 crash on restarting writer with modeless biblio dialogCaolán McNamara1-2/+2
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl1-0/+1
2017-03-01tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl1-23/+40
2017-01-25fix index widget control positions on first viewCaolán McNamara1-0/+1
2017-01-05tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth1-1/+1
2016-12-22tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai2-2/+2
2016-12-06Do not enable radio buttons of image flip on createMuhammet Kara1-1/+1
2016-11-26tdf#104158 - Crash upon opening Table -> Number Format... in WriterNoel Grandin1-2/+2
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
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos1-246/+12
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski1-0/+4
2016-09-20loplugin:defaultparamsTor Lillqvist1-1/+1