summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)Author
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-20weld ComboBoxControlCaolán McNamara
2020-05-13surround switch is keyed on m_nControlClass so set directly to known true/falseCaolán McNamara
2020-05-05tdf90341 Clean up excessive const_cast'ingMesut Çifci
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-21Fix typoAndrea Gelmini
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-01-17flush out unused Font objectsCaolán McNamara
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-03weld OAddFieldWindowCaolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-03Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-26loplugin:unusedmethodsNoel Grandin