summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
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
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-04Fix format comment handling in number format dialogEike Rathke
2020-10-02loplugin:reducevarscope in cuiNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-27Fix typo in codeAndrea Gelmini
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15tdf#103611 sw: fix vertical alignment to page bottom marginTibor Nagy
2020-09-14rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman
2020-09-10Replace sal_uLong with proper types in cuiMuhammet Kara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann