summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel11-13/+22
2021-02-05tdf#140151: revert fix for tdf#46579 which caused regressionJulien Nabet1-2/+2
2020-12-03tdf#46579: fix form fields 'Image Button' in FormsJulien Nabet1-2/+2
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann1-3/+3
2020-11-13tdf#123936 Formatting files in module forms with clang-formatPhilipp Hofer13-100/+75
2020-11-12New loplugin:stringviewparamStephan Bergmann2-12/+16
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen4-4/+9
2020-11-02toolbox always has flat styleNoel Grandin1-1/+0
2020-10-22long->tools::Long in forms..frameworkNoel3-25/+26
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-2/+1
2020-09-26Fix typo in codeAndrea Gelmini1-3/+3
2020-09-25fix compile error in java test codeNoel Grandin1-1/+1
2020-09-23Fix typo in codeAndrea Gelmini2-3/+3
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-01Fix typo in codeAndrea Gelmini2-9/+9
2020-08-30Fix typo in codeAndrea Gelmini2-6/+6
2020-08-30Fix typosAndrea Gelmini1-1/+1
2020-08-29Fix typosAndrea Gelmini1-2/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-3/+3
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+0
2020-08-20loplugin:constantparamNoel Grandin1-1/+1
2020-08-19Fix typosAndrea Gelmini1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-14inline some use-once typedefsNoel Grandin1-4/+1
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-3/+3
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini3-6/+6
2020-08-05dito->dittoCaolán McNamara1-1/+1
2020-07-23weld AbsolutePosCaolán McNamara2-2/+2
2020-07-23weld RecordPositionInputCaolán McNamara2-79/+19
2020-07-22weld form navigator label item windowsCaolán McNamara1-27/+15
2020-07-20compact namespace declNoel Grandin2-11/+5
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski1-1/+1
2020-07-12update pchesCaolán McNamara1-2/+2
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner1-28/+15
2020-06-04Upcoming loplugin:elidestringvar: formsStephan Bergmann1-2/+1
2020-06-02inline some use-once typedefsNoel Grandin1-3/+1
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara3-10/+4
2020-05-21use for-range on Sequence in f*Noel Grandin3-9/+7
2020-05-12limit forms to http[s]Caolán McNamara2-0/+9
2020-05-11USE_REGISTER_TRANSFER is never definedCaolán McNamara1-11/+0
2020-05-11factor out finding the matching SfxObjectShellCaolán McNamara2-44/+51
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-08compact namespace in filter..frameworkNoel Grandin13-35/+28
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-26update pchesCaolán McNamara1-1/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-32/+22
2020-04-14loplugin:flatten in formsNoel Grandin24-953/+951
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-03-21Fix typoAndrea Gelmini1-1/+1