summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
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
2020-08-25tdf#127802 support tristate for hidden/unhidden textCaolán McNamara
2020-08-24cid#1466264 Dereference null return valueCaolán McNamara
2020-08-21Resolves: tdf#135128 should get the old attr, not the default attrCaolán McNamara
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-07tdf#133071 DOCX import: fix vertical alignment to bottom page marginTibor Nagy
2020-08-04tdf#134420 select neighbour when deletedCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-28Add spin button for shadow blur radius in area dialogA_GAN
2020-07-09cid#1465232 Dereference null return valueCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh
2020-06-18remove some dead definesNoel Grandin
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-06Resolves: tdf#125981 use original label, not current labelCaolán McNamara
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-05-15Resolves tdf#132799 - Deleting of colors unclearHeiko Tietze
2020-05-14cui: expand not needed SwFPos defineMiklos Vajna
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05sw from-bottom relative orientation: add UIMiklos Vajna
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin