summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-152-0/+3
* tdf#123936 Formatting files in module reportdesign with clang-formatPhilipp Hofer2020-11-199-80/+68
* loplugin:stringview: Flag empty string converted to string viewStephan Bergmann2020-11-191-1/+1
* Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2020-11-182-1/+3
* fix XMLOFF_WARN_UNKNOWNNoel2020-11-1813-0/+13
* loplugin:stringviewparam check methods tooNoel2020-11-172-2/+2
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-158-0/+22
* New loplugin:stringviewparamStephan Bergmann2020-11-121-1/+1
* Revert "remove Fraction::operator tools::Long()"Noel Grandin2020-11-127-18/+18
* remove Fraction::operator tools::Long()Noel2020-11-127-18/+18
* loplugin:stringviewNoel2020-11-112-2/+2
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-111-1/+1
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-1016-17/+1
* tdf#124176 Use pragma once instead of inclusive guardsshubham6562020-11-091-4/+1
* 0xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara2020-11-071-2/+2
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-0616-99/+87
* Resolves tdf#137059 - Use application colors for font previewHeiko Tietze2020-11-031-1/+0
* tdf#137916 get report xml importer working againCaolán McNamara2020-11-021-16/+8
* create common macro and method for logging unknown attributesNoel2020-11-0215-15/+15
* make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel2020-11-0218-58/+1
* convert some tools::Long->sal_Int32Noel2020-10-301-13/+13
* convert some more long -> tools::LongNoel2020-10-281-1/+1
* long->tools::Long in pyuno..sdNoel2020-10-2310-88/+88
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-2212-12/+12
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-2/+2
* static_cast after dynamic_castNoel2020-10-131-54/+54
* loplugin:const* make some params and methods constNoel2020-10-061-6/+6
* loplugin:reducevarscope in reportdesignNoel2020-10-045-7/+5
* Fix typo in codeAndrea Gelmini2020-09-262-4/+4
* Fix typo in codeAndrea Gelmini2020-09-261-4/+4
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-221-4/+4
* loplugin:xmlimport check for bad conversions to fastparserNoel Grandin2020-09-201-2/+2
* Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze2020-09-186-7/+52
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-167-11/+19
* Fix typo in codeAndrea Gelmini2020-09-151-1/+1
* Fix typo in codeAndrea Gelmini2020-09-011-3/+3
* Fix typo in codeAndrea Gelmini2020-09-012-6/+6
* Fix typo in codeAndrea Gelmini2020-09-012-4/+4
* use more fastparser in SvXMLStyleContext subclassesNoel Grandin2020-08-302-10/+6
* Fix typo in codeAndrea Gelmini2020-08-292-4/+4
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-2811-99/+99
* use more fastparser in OReportStylesContextNoel Grandin2020-08-252-30/+19
* loplugin:simplifybool moreNoel Grandin2020-08-142-2/+2
* rename xmlnmspe -> xmlnamespaceNoel Grandin2020-08-1423-23/+23
* rename nmspmap.hxx -> namespacemap.hxxNoel Grandin2020-08-144-4/+4
* expand out DELETEZNoel Grandin2020-08-121-2/+4
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-123-24/+3
* move getUIRootDir to AllSettingsCaolán McNamara2020-07-251-1/+1
* reportdesign/ui: create instances with uno constructorsNoel Grandin2020-07-2515-224/+66
* reportdesign/core: create instances with uno constructorsNoel Grandin2020-07-2521-323/+98