summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2020-11-19tdf#123936 Formatting files in module reportdesign with clang-formatPhilipp Hofer
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-09tdf#124176 Use pragma once instead of inclusive guardsshubham656
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze
2020-11-02tdf#137916 get report xml importer working againCaolán McNamara
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-13static_cast after dynamic_castNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-04loplugin:reducevarscope in reportdesignNoel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-12expand out DELETEZNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-25reportdesign/ui: create instances with uno constructorsNoel Grandin
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin
2020-07-24reportdesign: create instances with uno constructorsNoel Grandin