summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2020-01-06Add include guards - follow-up for 0c4033a9c69da439b97378b0dc61e867953649ebMike Kaganski1-0/+4
2020-01-06Fix Windows build with HAVE_FEATURE_BREAKPADMike Kaganski1-0/+2
2020-01-06Removed redundant semicolonsAndrea Gelmini1-2/+2
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen27-39/+2
2020-01-02weld SlideBackgroundCaolán McNamara1-5/+5
2020-01-01weld PageStylesPanelCaolán McNamara1-11/+2
2019-12-31tdf#108458 related: Make command tooltip show in tooltipJim Raykowski1-0/+3
2019-12-30rename SvxDialControl back to DialControlCaolán McNamara2-2/+2
2019-12-29tdf#124176 Use pragma once instead of header guarderto2-9/+2
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2019-12-22loplugin:unusedmethodsNoel Grandin1-79/+0
2019-12-22loplugin:unusedfieldsNoel Grandin1-32/+0
2019-12-20tdf#124176: Use pragma once instead of include guardsSıla Genç2-9/+3
2019-12-20tdf#124176: Use pragma once instead of include guardsSelim Şeker2-10/+2
2019-12-20tdf#108458 Show tooltips in CuiConfigFunctionListBoxJim Raykowski3-0/+16
2019-12-19tdf#124176: Use pragma once instead of header guardBatuhan Görkem Benzer2-11/+2
2019-12-19tdf#124176: Use pragma once instead of include guardsMesut Çifci2-8/+3
2019-12-19tdf#124176: Use pragma once instead of include guardsTolunay Dündar2-8/+2
2019-12-19tdf#124176: Use pragma once instead of include guardsOnur Yilmaz2-8/+2
2019-12-18tdf#124176: Use pragma once instead of include guardsDesmin Alpaslan1-4/+1
2019-12-18tdf#124176: Use pragma once instead of include guardsKemal Ayhan3-16/+3
2019-12-18tdf#124176: Use pragma once instead of include guardsYusuf Keten1-3/+1
2019-12-18tdf#124176: Use pragma once instead of include guardsMuhammet Kara2-8/+2
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin7-14/+14
2019-12-18tdf#127294 Remove spaces; follow design guidelines for tips-of-the-daySeth Chaiklin1-1/+16
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski1-14/+0
2019-12-17ui: show wait mouse pointer on operations in Expert ConfigurationVasily Melenchuk2-1/+8
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski2-1304/+0
2019-12-13size group is ignoring hidden widgets, leading to labels overlapping entriesCaolán McNamara2-0/+10
2019-12-13loplugin:expandablemethodsNoel Grandin6-20/+4
2019-12-12theChild->getName() already available as uiNameCaolán McNamara1-2/+2
2019-12-12children[n] already available as theChildCaolán McNamara1-3/+3
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara11-22/+16
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski3-1/+15
2019-12-11Related: tdf#129300 clear properties that are set back to their original stateCaolán McNamara1-7/+42
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara1-1/+6
2019-12-11Related: tdf#129300 add ScHyphenateCell to provide a descriptionCaolán McNamara1-1/+6
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara1-1/+6
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara1-1/+6
2019-12-11Related: tdf#129300 make Automatic/Distributed state what is automaticCaolán McNamara1-1/+0
2019-12-11tdf#129300 If it would create no change, don't force itCaolán McNamara1-0/+5
2019-12-10missing include (Windows --disable-pch; Translate::ExpandVariables)Stephan Bergmann1-0/+1
2019-12-10Related: tdf#129300 add ScShrinkToFitCell to provide a descriptionCaolán McNamara1-4/+9
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara1-2/+8
2019-12-10force vclcanvas use with Skia, like it's with OpenGL (tdf#129076)Luboš Luňák1-4/+9
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara6-0/+6
2019-12-08Resolves: tdf#129243 check return to see if results validCaolán McNamara1-2/+4
2019-12-06Resolves: tdf#128923 should be able to change attributes of multiple lines...Caolán McNamara1-0/+1
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt2-0/+10
2019-12-06tdf#127305 display selected text in URL field QR Code Dialogshubham goyal1-0/+8