summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet1-10/+5
2021-05-30don't check isDisposed inside dispose()Noel Grandin1-9/+6
2021-05-28IsDisposed->isDisposed in svxNoel Grandin1-1/+1
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara1-4/+4
2021-05-17split OutputDevice from WindowNoel Grandin2-9/+9
2021-05-15improve FmXGridPeer::disposeNoel Grandin1-2/+26
2021-05-14Improve loplugin:stringviewStephan Bergmann1-4/+4
2021-04-07rtl::Static -> function local staticNoel Grandin1-6/+2
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-2/+2
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara1-1/+1
2021-02-22forward declare some things and avoid includesCaolán McNamara1-1/+0
2021-02-22weld colsmenuCaolán McNamara1-138/+176
2021-02-20loplugin:refcounting in svxNoel1-3/+3
2021-02-19weld rows menuCaolán McNamara1-15/+17
2021-02-19nRow argument is unusedCaolán McNamara1-7/+7
2021-02-09loplugin:referencecasting check for Reference::queryNoel1-1/+1
2021-01-29loplugin:stringviewparam extend to new..Noel1-2/+2
2021-01-25avoid some ref-countingNoel Grandin1-1/+1
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara1-8/+18
2021-01-16make the Color constructors explicitly specify transparencyNoel1-4/+4
2021-01-09fix coverity parse errorsCaolán McNamara2-3/+3
2020-12-26New loplugin:stringliteralvarStephan Bergmann2-3/+3
2020-12-21weld cellmenu.uiCaolán McNamara1-3/+5
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara1-4/+4
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-1/+2
2020-12-19make *String(string_view) constructors explicitNoel Grandin1-5/+5
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara1-58/+4
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen2-2/+0
2020-10-30convert some tools::Long->sal_Int32Noel1-16/+16
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel2-35/+35
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-2/+2
2020-10-20fix orientation in vcl::Font<->awt::FontDescriptor conversionNoel1-2/+2
2020-10-13static_cast after dynamic_castNoel1-2/+2
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski2-6/+6
2020-09-30loplugin:reducevarscope in svxNoel1-2/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-3/+6
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-13/+13
2020-08-30Fix typo in codeAndrea Gelmini1-5/+5
2020-08-29loplugin:unusedmethodsNoel Grandin1-19/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-5/+5
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-08-20loplugin:unusedmethodsNoel Grandin1-7/+0
2020-08-18weld OAppDetailPageHelperCaolán McNamara1-0/+14
2020-08-16tdf#135550 make XComboBox Item status changed event work againCaolán McNamara1-14/+25
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-14tdf#135550 FmXListBoxCell does need to implement XListBox after allCaolán McNamara1-0/+262
2020-08-14tdf#135550 make XListBox Item status changed event work againCaolán McNamara1-9/+14
2020-08-12use InterimDBTreeListBoxCaolán McNamara1-0/+20
2020-08-06loplugin:flatten in svxNoel Grandin4-558/+557
2020-07-29update DbFilterField to use the new replacement controlsCaolán McNamara1-10/+18