summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin4-4/+4
2020-08-12expand out DELETEZNoel Grandin1-2/+4
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara3-24/+3
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-07-25reportdesign/ui: create instances with uno constructorsNoel Grandin15-224/+66
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin21-323/+98
2020-07-24reportdesign: create instances with uno constructorsNoel Grandin14-537/+162
2020-07-12update pchesCaolán McNamara3-59/+44
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-04reduce number of framework librariesNoel Grandin2-2/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: reportdesignStephan Bergmann2-6/+6
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin1-1/+1
2020-07-01weld EditControl for browseboxCaolán McNamara1-2/+2
2020-06-26update some pchesCaolán McNamara1-41/+15
2020-06-26Upcoming improved loplugin:elidestringvar: reportdesignStephan Bergmann1-2/+1
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-1/+1
2020-06-05have just one way to set expander imageCaolán McNamara1-1/+1
2020-06-04Upcoming loplugin:elidestringvar: reportdesignStephan Bergmann3-8/+4
2020-05-29Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2-0/+6
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-20weld ComboBoxControlCaolán McNamara2-26/+23
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-16/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin3-3/+3
2020-05-09compact namespace in reportdesignNoel Grandin3-6/+6
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl1-5/+5
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-1/+1