summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)Author
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21weld cellmenu.uiCaolán McNamara
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20fix orientation in vcl::Font<->awt::FontDescriptor conversionNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-20loplugin:unusedmethodsNoel Grandin
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-16tdf#135550 make XComboBox Item status changed event work againCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#135550 FmXListBoxCell does need to implement XListBox after allCaolán McNamara
2020-08-14tdf#135550 make XListBox Item status changed event work againCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-29update DbFilterField to use the new replacement controlsCaolán McNamara
2020-07-29center the filter checkbox like the normal oneCaolán McNamara
2020-07-29use 0 as the limit-less caseCaolán McNamara
2020-07-29move SetReadOnly into ControlBase as SetEditableReadOnlyCaolán McNamara
2020-07-29dynamic_cast followed by static_castCaolán McNamara
2020-07-29use a EditControl nowCaolán McNamara
2020-07-29Fix typoAndrea Gelmini
2020-07-27weld NavigationBarCaolán McNamara
2020-07-27Setting the Button repeat is ignored in practiceCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-23weld AbsolutePosCaolán McNamara
2020-07-22weld PatternControlCaolán McNamara
2020-07-21can now change base class to use FormattedFieldCellControllerCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15move SVTXDateField to toolkitCaolán McNamara