summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2019-10-22Avoid C++20 operator overloading ambiguityStephan Bergmann
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17tdf#125508 remove border frame from shadows and presetsCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-05Convert SID_PAPER_START/END to SfxUInt16ItemNoel Grandin
2019-10-05Convert SID_ENUM_PAGE_MODE to SfxUInt16ItemNoel Grandin
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin
2019-10-04use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin
2019-10-01autocorrect dialog width grows on change of new to replaceCaolán McNamara
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-09-24get environment RTL mode without vcl::WindowCaolán McNamara
2019-09-24use GetDefDialogParent as an arbitrary parent for temp widgetCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara
2019-09-24should use the controller hereCaolán McNamara
2019-09-24now guaranteed to have a controller and not a vcl::DialogCaolán McNamara
2019-09-24LogicToLogic is a static memberCaolán McNamara
2019-09-24replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-09-24remove SvxLineEndDefTabPage::ResizeCaolán McNamara
2019-09-24get text colour without vcl::WindowCaolán McNamara
2019-09-24approximate_char_width -> get_approximate_digit_widthCaolán McNamara
2019-09-23should use DialogController hereCaolán McNamara
2019-09-21tdf#126527 Fix widow and orphan lines being added to searchJim Raykowski
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-09-03Resolves: tdf#127120 double selection in B&N dialogCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-19Related: tdf#127029 true was substituted for FALSECaolán McNamara
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-09Resolves: tdf#126736 change range on change of unitCaolán McNamara
2019-08-07Resolves: tdf#126691 width/height considered changed, but it didn'tCaolán McNamara
2019-08-05tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski
2019-07-29Resolves: tdf#126485 remove max limitCaolán McNamara
2019-07-27tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-07-23cid#1448463 Dereference null return valueCaolán McNamara
2019-07-18tdf#126051 sync MINBODY copies to same valueCaolán McNamara
2019-07-08use BitmapEx in BackgroundPreviewImplNoel Grandin
2019-07-05tdf#83618 Make line spacing values agreeJim Raykowski
2019-06-25improve loplugin:simplifyconstructNoel Grandin