summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg
AgeCommit message (Expand)AuthorFilesLines
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara2-3/+0
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara2-3/+3
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-1/+1
2020-02-07tdf#99693 Add Highlighting tab for WriterMaxim Monastirsky1-2/+4
2020-01-29sw: add UI for semi-transparent textMiklos Vajna1-1/+2
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen7-29/+2
2020-01-06Resolves: tdf#129527 enable/disable edit-style button at the right timeCaolán McNamara1-7/+5
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-2/+2
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara5-20/+18
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara5-22/+14
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen3-0/+3
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen1-0/+2
2019-06-07Resolves: tdf#125761 there is no page called 'labelTP_BACKGROUND'Caolán McNamara1-1/+0
2019-05-13drop some unneeded includesCaolán McNamara1-1/+0
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-2/+2
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-20weld SwFieldEditDlgCaolán McNamara2-2/+2
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara1-1/+1
2019-02-11Resolves: tdf#123320 non-existing drop caps char styleCaolán McNamara1-2/+7
2019-01-25tdf#92154 limit comboBOX_TEMPLATE lengthRoman Kuznetsov1-0/+4
2019-01-18Resolves tdf#122637 - Disabled controls in Outline & Numbering unclearheiko tietze1-0/+2
2018-12-05remove unused SfxCallMode enum valueNoel Grandin1-1/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-25weld SfxMacroAssignDlgCaolán McNamara1-1/+1
2018-11-22coverity#1441484 Logically dead codeCaolán McNamara1-2/+1
2018-11-21add TreeView header supportCaolán McNamara1-6/+0
2018-11-21weld SwCondCollPageCaolán McNamara1-151/+111
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-6/+6
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-2/+2
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-5/+3
2018-10-25tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara1-0/+5
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-2/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-09use freeze/thawCaolán McNamara1-0/+2
2018-09-29weld SwNumFormatDlgCaolán McNamara1-9/+8
2018-09-20weld SwDropCapsDlgCaolán McNamara1-5/+6
2018-09-18weld SwParaDlgCaolán McNamara1-32/+24
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara5-12/+12
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-14weld SwCharDlgCaolán McNamara1-28/+31
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-1/+1
2018-07-30loplugin:stringloop in swNoel Grandin1-3/+3