summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2021-08-16Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara2-3/+3
2021-05-25replace stock button imagesCaolán McNamara1-2/+2
2021-05-21tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl1-4/+4
2021-05-16tdf#141571 Base crashed on creation of user functionNoel Grandin21-98/+327
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel27-52/+70
2021-03-30[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2-0/+3
2020-11-19tdf#123936 Formatting files in module reportdesign with clang-formatPhilipp Hofer9-80/+68
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann1-1/+1
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2-1/+3
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel13-0/+13
2020-11-17loplugin:stringviewparam check methods tooNoel2-2/+2
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara8-0/+22
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+1
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin7-18/+18
2020-11-12remove Fraction::operator tools::Long()Noel7-18/+18
2020-11-11loplugin:stringviewNoel2-2/+2
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen16-17/+1
2020-11-09tdf#124176 Use pragma once instead of inclusive guardsshubham6561-4/+1
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara1-2/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara16-99/+87
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-1/+0
2020-11-02tdf#137916 get report xml importer working againCaolán McNamara1-16/+8
2020-11-02create common macro and method for logging unknown attributesNoel15-15/+15
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel18-58/+1
2020-10-30convert some tools::Long->sal_Int32Noel1-13/+13
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-23long->tools::Long in pyuno..sdNoel10-88/+88
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara12-12/+12
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-2/+2
2020-10-13static_cast after dynamic_castNoel1-54/+54
2020-10-06loplugin:const* make some params and methods constNoel1-6/+6
2020-10-04loplugin:reducevarscope in reportdesignNoel5-7/+5
2020-09-26Fix typo in codeAndrea Gelmini2-4/+4
2020-09-26Fix typo in codeAndrea Gelmini1-4/+4
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-4/+4
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin1-2/+2
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze6-7/+52
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann7-11/+19
2020-09-15Fix typo in codeAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-3/+3
2020-09-01Fix typo in codeAndrea Gelmini2-6/+6
2020-09-01Fix typo in codeAndrea Gelmini2-4/+4
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin2-10/+6
2020-08-29Fix typo in codeAndrea Gelmini2-4/+4
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann11-99/+99
2020-08-25use more fastparser in OReportStylesContextNoel Grandin2-30/+19
2020-08-14loplugin:simplifybool moreNoel Grandin2-2/+2
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin23-23/+23