summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
2021-05-06use Widget::get_clipboardCaolán McNamara1-1/+1
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh1-0/+12
2021-04-29rename ECKEN -> CORNERNoel Grandin1-3/+3
2021-04-28use string_view in INetURLObject::encodeNoel Grandin2-2/+2
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen5-0/+5
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna1-0/+16
2021-03-26loplugin:flattenNoel1-12/+12
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl1-0/+16
2021-03-20cid#1473926 Uninitialized scalar variableCaolán McNamara1-9/+4
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara8-14/+28
2021-03-07ref-count SdrPageNoel1-6/+6
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn1-0/+1
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski2-10/+15
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin1-3/+3
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna1-4/+73
2021-02-04tdf#91920 sw page gutter margin: add UIMiklos Vajna1-1/+23
2021-01-20weld the dialog parent for best cleanupCaolán McNamara1-0/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-12transparency->alpha in tools::ColorNoel2-8/+8
2021-01-12tdf#83618 Make line spacing values agree crash fixJim Raykowski1-4/+2
2021-01-08use more IsTransparentNoel Grandin1-1/+1
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann2-6/+6
2021-01-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski1-4/+6
2021-01-04Removed duplicated includeAndrea Gelmini1-1/+0
2021-01-04tdf#138654 Number format preview uses dark background and fontprincesinghtomar1-4/+3
2021-01-02introduce Degree100 strong_int typeNoel1-3/+4
2021-01-01use SdrAngleItem for SID_ATTR_TRANSFORM_SHEARNoel Grandin1-2/+2
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin1-2/+3
2020-12-27Drop some unnecessary HDL macrosGabor Kelemen1-7/+5
2020-12-24custom literal for Degree10Noel Grandin1-2/+2
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski1-4/+4
2020-12-19make *String(string_view) constructors explicitNoel Grandin1-2/+2
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara1-3/+3
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel6-6/+6
2020-11-23tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-3/+3
2020-11-19SvxNumberFormatTabPage::nInitFormat should presumably be sal_uInt32Stephan Bergmann1-2/+3
2020-11-13tdf#138156 diagonal borders always set even if in don't care modeCaolán McNamara1-2/+4
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-1/+1
2020-11-12remove Fraction::operator tools::Long()Noel1-1/+1
2020-11-11loplugin:stringviewNoel3-3/+3
2020-11-06Related: tdf#138030 make 'except' page act like 'replace'Caolán McNamara1-4/+11
2020-11-06Related: tdf#138030 'activate' shouldn't add to the list...Caolán McNamara1-2/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2-2/+2
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-15/+8
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot1-29/+91
2020-10-27Partially resolves: tdf#127279 Change "register-true" to "Page line-spacing"Seth Chaiklin1-3/+0
2020-10-26tdf#137650 sw page top border relative orientation: add UISzabolcs Toth1-2/+4