summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2022-06-10new loplugin:moveitNoel Grandin
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
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-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-10use more string_viewNoel Grandin
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