summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/api
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: reportdesignStephan Bergmann
2023-10-16Resolves: tdf#157726 missing chart from Base reportCaolán McNamara
2023-06-04Use getXWeak in reportdesignMike Kaganski
2023-04-23tdf#154886: fix Report builder mutex assertionJulien Nabet
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-11-27use more OInterfaceContainerHelper3 in reportdesignNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-09Simplify Sequences initializations (reportdesign)Julien Nabet
2021-05-13tdf#141571 Base crashed on creation of user functionNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-02-21loplugin:refcounting in package..saxNoel
2021-02-16loplugin:referencecasting in reportdesignNoel
2021-02-04use more getSdrObjectFromXShapeNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-19tdf#123936 Formatting files in module reportdesign with clang-formatPhilipp Hofer
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-25reportdesign/core: create instances with uno constructorsNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann