summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14inline some use-once typedefsNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-08-05dito->dittoCaolán McNamara
2020-07-23weld AbsolutePosCaolán McNamara
2020-07-23weld RecordPositionInputCaolán McNamara
2020-07-22weld form navigator label item windowsCaolán McNamara
2020-07-20compact namespace declNoel Grandin
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-06-04Upcoming loplugin:elidestringvar: formsStephan Bergmann
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-05-12limit forms to http[s]Caolán McNamara
2020-05-11USE_REGISTER_TRANSFER is never definedCaolán McNamara
2020-05-11factor out finding the matching SfxObjectShellCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08compact namespace in filter..frameworkNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-14loplugin:flatten in formsNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-03-21Fix typoAndrea Gelmini
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-04vcl: rename GetContext to GetReaderContext in GraphicTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-02-14Fix typoAndrea Gelmini
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini
2019-12-29tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan
2019-12-29tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-20tdf#124176: Use pragma once instead of include guardsOnur Yilmaz
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin