summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-03-20cid#1473926 Uninitialized scalar variableCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-07ref-count SdrPageNoel
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
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-20weld the dialog parent for best cleanupCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12tdf#83618 Make line spacing values agree crash fixJim Raykowski
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-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-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin
2020-12-27Drop some unnecessary HDL macrosGabor Kelemen
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara
2020-11-19SvxNumberFormatTabPage::nInitFormat should presumably be sal_uInt32Stephan Bergmann
2020-11-13tdf#138156 diagonal borders always set even if in don't care modeCaolán McNamara
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-06Related: tdf#138030 make 'except' page act like 'replace'Caolán McNamara
2020-11-06Related: tdf#138030 'activate' shouldn't add to the list...Caolán McNamara
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot
2020-10-27Partially resolves: tdf#127279 Change "register-true" to "Page line-spacing"Seth Chaiklin
2020-10-26tdf#137650 sw page top border relative orientation: add UISzabolcs Toth
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin