summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2022-03-31Resolves: tdf#117159 don't crash with chart selected in database report editCaolán McNamara
2022-03-30Related: tdf#117162 use a marginally tidier but riskier fix for trunkCaolán McNamara
2022-03-30tdf#117162 ImportDocumentHandler expected XDocumentHandler argumentCaolán McNamara
2022-03-11loplugin:constparamsNoel Grandin
2022-03-10tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroGautham Krishnan
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2021-12-18remove some unused definesNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin
2021-12-04use more OUStringLiteral in reportdesignNoel Grandin
2021-12-04loplugin:stringliteraldefine in reportdesignNoel Grandin
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in reportdesignNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara
2021-11-15tdf#145323 reportbuilder Moving a field corrupts the fieldNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-26Replace macros from reportdesign/source/ui/inspection/metadata.cxxJulien Nabet
2021-10-22Revert "Simplify vector initialization in reportdesign"Julien Nabet
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-16Simplify vector initialization in reportdesignJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in reportdesignNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-08use more SfxItemSetFixedNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin