summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* tdf#140151: revert fix for tdf#46579 which caused regressionJulien Nabet2021-02-051-2/+2
* tdf#46579: fix form fields 'Image Button' in FormsJulien Nabet2020-12-031-2/+2
* loplugin:stringview: Flag empty string converted to string viewStephan Bergmann2020-11-191-3/+3
* tdf#123936 Formatting files in module forms with clang-formatPhilipp Hofer2020-11-1313-100/+75
* New loplugin:stringviewparamStephan Bergmann2020-11-122-12/+16
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-124-4/+9
* toolbox always has flat styleNoel Grandin2020-11-021-1/+0
* long->tools::Long in forms..frameworkNoel2020-10-223-25/+26
* use more TOOLS_WARN_EXCEPTIONNoel2020-10-031-2/+1
* Fix typo in codeAndrea Gelmini2020-09-261-3/+3
* fix compile error in java test codeNoel Grandin2020-09-251-1/+1
* Fix typo in codeAndrea Gelmini2020-09-232-3/+3
* TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara2020-09-041-1/+2
* Fix typo in codeAndrea Gelmini2020-09-012-9/+9
* Fix typo in codeAndrea Gelmini2020-08-302-6/+6
* Fix typosAndrea Gelmini2020-08-301-1/+1
* Fix typosAndrea Gelmini2020-08-291-2/+2
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-3/+3
* remove some unused includes and update pchesCaolán McNamara2020-08-271-1/+0
* loplugin:constantparamNoel Grandin2020-08-201-1/+1
* Fix typosAndrea Gelmini2020-08-191-1/+1
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* inline some use-once typedefsNoel Grandin2020-08-141-4/+1
* use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin2020-08-131-3/+3
* Fix typos to complete commit cfce486Andrea Gelmini2020-08-073-6/+6
* dito->dittoCaolán McNamara2020-08-051-1/+1
* weld AbsolutePosCaolán McNamara2020-07-232-2/+2
* weld RecordPositionInputCaolán McNamara2020-07-232-79/+19
* weld form navigator label item windowsCaolán McNamara2020-07-221-27/+15
* compact namespace declNoel Grandin2020-07-202-11/+5
* tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski2020-07-141-1/+1
* update pchesCaolán McNamara2020-07-121-2/+2
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner2020-06-101-28/+15
* Upcoming loplugin:elidestringvar: formsStephan Bergmann2020-06-041-2/+1
* inline some use-once typedefsNoel Grandin2020-06-021-3/+1
* remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara2020-05-223-10/+4
* use for-range on Sequence in f*Noel Grandin2020-05-213-9/+7
* limit forms to http[s]Caolán McNamara2020-05-122-0/+9
* USE_REGISTER_TRANSFER is never definedCaolán McNamara2020-05-111-11/+0
* factor out finding the matching SfxObjectShellCaolán McNamara2020-05-112-44/+51
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* compact namespace in filter..frameworkNoel Grandin2020-05-0813-35/+28
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-272-0/+2
* update pchesCaolán McNamara2020-04-261-1/+2
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-32/+22
* loplugin:flatten in formsNoel Grandin2020-04-1424-953/+951
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+0
* Fix typoAndrea Gelmini2020-03-211-1/+1
* tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi2020-03-141-1/+1