summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-05Remove some unused friend declarationsStephan Bergmann1-1/+0
2019-12-03remove some useless comment linesNoel Grandin1-2/+0
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara1-3/+14
2019-12-01Resolves: tdf#129119 no SfxViewFrame in startcenterCaolán McNamara1-2/+5
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-2/+2
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann2-2/+2
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth1-1/+0
2019-11-28ModuleToGroupNameMap_Impl: Use OUStringLiteral instead of OUStringMichael Weghorn1-1/+1
2019-11-27Resolves: tdf#128979 crash/freeze on selecting last theme in listCaolán McNamara1-11/+3
2019-11-27add GUI and configuration options for SkiaLuboš Luňák2-0/+147
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara4-42/+65
2019-11-26tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski1-8/+0
2019-11-26loplugin:staticmethods (clang-cl)Stephan Bergmann2-2/+2