summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2021-02-24drop unneeded includeCaolán McNamara
2021-02-23loplugin:refcounting in cuiNoel
2021-02-18tdf#57667 Add to autocorrect button should fix the wrong word when clickedQuan Nguyen
2021-02-17loplugin:referencecasting in cuiNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-13tdf#137779 Add info about Jumbo sheets status into About dialogdipanshu124
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna
2021-02-04tdf#91920 sw page gutter margin: add UIMiklos Vajna
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-25Revert "tdf#138865 don't set ColumnToggleType::Check"László Németh
2021-01-20weld the dialog parent for best cleanupCaolán McNamara
2021-01-18tdf#139332 reduce height of expert config dialogCaolán McNamara
2021-01-18Revert "Try to fix Windows TB"Julien Nabet
2021-01-17Try to fix Windows TBJulien Nabet
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15tdf#128176 Add a vertical scrollwindow to fontfeaturesdialogdiwanshu885
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12tdf#83618 Make line spacing values agree crash fixJim Raykowski
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08use more IsTransparentNoel Grandin
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski
2021-01-04Removed duplicated includeAndrea Gelmini
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-04tdf#138654 Number format preview uses dark background and fontprincesinghtomar
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01use SdrAngleItem for SID_ATTR_TRANSFORM_SHEARNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin
2020-12-27Drop some unnecessary HDL macrosGabor Kelemen
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski
2020-12-23tdf#127401 Fix release notes URL for simplified Chinese (zh-CN) UIMing Hua
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18lok: run async the Macro Selector DialogHenry Castro
2020-12-18tdf#138865 don't set ColumnToggleType::CheckJan-Marek Glogowski
2020-12-14tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna
2020-12-14tdf#138874 restore sort on first column of paths treeviewCaolán McNamara
2020-12-13tdf#138857 fix font replacement table GUIJan-Marek Glogowski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann