summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2019-04-18Resolves: tdf#124809 spacing ignored unless WB_ITEMBORDER is setCaolán McNamara1-1/+1
2019-04-16Resolves: tdf#124743 - Tip of the Day randomizationheiko tietze1-3/+4
2019-04-15improve loplugin simplifyconstructNoel Grandin2-11/+11
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-1/+3
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin6-27/+13
2019-04-12Fix typoAndrea Gelmini1-1/+1
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze7-0/+204
2019-04-09drop unneeded forward declareCaolán McNamara1-1/+0
2019-04-09drop some unneeded includesCaolán McNamara24-54/+0
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl1-6/+3
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen30-0/+33
2019-04-06weld OTableSubscriptionPageCaolán McNamara8-126/+126
2019-04-05respect read-only config item: CreateMSOLockFilesAndras Timar1-0/+2
2019-04-03various cleanups - no behavior changeTomaž Vajngerl2-39/+44
2019-04-03tdf#124155 fix slider for border and angle in gradient tab pageTomaž Vajngerl1-0/+4
2019-04-03tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl3-13/+10
2019-04-02drop some unneeded includesCaolán McNamara12-113/+11
2019-04-02tdf#124361 hide Add / Import button in OnlineAndras Timar1-0/+3
2019-04-01drop unnecessary includesCaolán McNamara9-46/+7
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-31tdf#124362 hide Addressbook button in OnlineAndras Timar1-1/+4
2019-03-30Fix typoAndrea Gelmini1-1/+1
2019-03-29tdf#124149 add bigger 32px icons for border line and shadowTomaž Vajngerl1-34/+72
2019-03-29Resolves: tdf#124410 crash cell border page with diagonal bordersCaolán McNamara1-4/+8
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2-0/+2
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen4-0/+4
2019-03-27move LineListBox beside last consumerCaolán McNamara1-3/+3
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl2-0/+7
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-2/+0
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai2-0/+11
2019-03-26weld URLDlgCaolán McNamara4-63/+58
2019-03-26loplugin:unusedmethodsNoel Grandin2-20/+0
2019-03-26Fix typoAndrea Gelmini1-1/+1
2019-03-26Allow irregular feature value structures in feature dialogMartin Hosken2-8/+23
2019-03-25Resolves: tdf#123550 allow returning to TRISTATE_INDETCaolán McNamara2-11/+123
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2-0/+2
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-22Related: tdf#124196 fix parent-wait crash in customize dialogCaolán McNamara1-11/+3
2019-03-21Resolves: tdf#122804 make bitmap page 'add' dialog title localizedCaolán McNamara1-1/+1
2019-03-21Resolves: tdf#122803 make gallery 'add' dialog title localizedCaolán McNamara1-1/+1
2019-03-21Make SvxChartColorTableItem more constArmin Le Grand4-49/+39
2019-03-20tdf#124226 do fill-on-demand hack only on first visitCaolán McNamara1-4/+7
2019-03-20weld SwFieldEditDlgCaolán McNamara8-8/+8
2019-03-20tdf#122943 Don't add properties to style when Highlighting and AreaJim Raykowski3-16/+28
2019-03-19Resolves: tdf#124196 impossible to customize keyboard shortcutsCaolán McNamara1-2/+2
2019-03-18Fix typoAndrea Gelmini1-1/+1
2019-03-17don't need m_aColorSizeCaolán McNamara2-4/+1
2019-03-17Resolves: tdf#124058 factor bitmap page into size req when its toggled onCaolán McNamara2-0/+3
2019-03-17Resolves: tdf#123650 explicitly grab focus after modificationCaolán McNamara1-0/+3
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara13-86/+86