summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-21weld reportdesign groupsortmenu menuCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18use more string_view in convertEnumNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-15update pchesCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-08fastparser in stylesNoel Grandin
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04update pchesCaolán McNamara
2020-12-04fastparser in CreateGroupChildContextNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
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