summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2019-12-19tdf#124176: Use pragma once instead of header guardBatuhan Görkem Benzer
2019-12-19tdf#124176: Use pragma once instead of include guardsMesut Çifci
2019-12-19tdf#124176: Use pragma once instead of include guardsTolunay Dündar
2019-12-19tdf#124176: Use pragma once instead of include guardsOnur Yilmaz
2019-12-18tdf#124176: Use pragma once instead of include guardsDesmin Alpaslan
2019-12-18tdf#124176: Use pragma once instead of include guardsKemal Ayhan
2019-12-18tdf#124176: Use pragma once instead of include guardsYusuf Keten
2019-12-18tdf#124176: Use pragma once instead of include guardsMuhammet Kara
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-12-18tdf#127294 Remove spaces; follow design guidelines for tips-of-the-daySeth Chaiklin
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-12-17ui: show wait mouse pointer on operations in Expert ConfigurationVasily Melenchuk
2019-12-16tdf#127294 replace one section tip of the day with 4 new section tipsSeth Chaiklin
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski
2019-12-13size group is ignoring hidden widgets, leading to labels overlapping entriesCaolán McNamara
2019-12-13Resolves tdf#129295 - Hyperlink Text below URLHeiko Tietze
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12theChild->getName() already available as uiNameCaolán McNamara
2019-12-12children[n] already available as theChildCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski
2019-12-11Related: tdf#129300 clear properties that are set back to their original stateCaolán McNamara
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScHyphenateCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-11tdf#127294 one new tip of the day; clarification of three existing tipsSeth Chaiklin
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 make Automatic/Distributed state what is automaticCaolán McNamara
2019-12-11tdf#129300 If it would create no change, don't force itCaolán McNamara
2019-12-10missing include (Windows --disable-pch; Translate::ExpandVariables)Stephan Bergmann
2019-12-10Related: tdf#129300 add ScShrinkToFitCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-12-10force vclcanvas use with Skia, like it's with OpenGL (tdf#129076)Luboš Luňák
2019-12-10tdf#127294 five new tips Seth Chaiklin
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-08Resolves: tdf#129243 check return to see if results validCaolán McNamara
2019-12-06Resolves: tdf#128923 should be able to change attributes of multiple lines...Caolán McNamara
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-06tdf#128712 clarification and addition of Draw tipsSeth Chaiklin
2019-12-06tdf#127305 display selected text in URL field QR Code Dialogshubham goyal
2019-12-05Remove some unused friend declarationsStephan Bergmann
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-12-03tdf#128924 VBA Properties Options remove 97/2000/XPandreas kainz
2019-12-02Fix regex in tip of the dayIlmari Lauhakangas
2019-12-01Resolves: tdf#129119 no SfxViewFrame in startcenterCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann