summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
2022-05-05use more o3tl::getTokenNoel Grandin3-30/+32
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann51-220/+220
2022-05-03add o3tl::equalsAsciiNoel Grandin1-3/+3
2022-05-01use more string_view in variousNoel Grandin2-19/+19
2022-04-20loplugin:passstuffbyrefNoel Grandin3-3/+3
2022-04-10use more string_viewNoel Grandin1-1/+1
2022-03-31Resolves: tdf#117159 don't crash with chart selected in database report editCaolán McNamara1-1/+2
2022-03-30Related: tdf#117162 use a marginally tidier but riskier fix for trunkCaolán McNamara1-7/+3
2022-03-30tdf#117162 ImportDocumentHandler expected XDocumentHandler argumentCaolán McNamara2-3/+8
2022-03-11loplugin:constparamsNoel Grandin1-2/+2
2022-03-10tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroGautham Krishnan1-4/+4
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin2-186/+153
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski1-3/+3
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet1-10/+5
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara2-11/+11
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen26-29/+3
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin2-2/+2
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski1-1/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin17-92/+92
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin4-157/+154
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna2-3/+3
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin1-9/+9
2021-12-04use more OUStringLiteral in reportdesignNoel Grandin1-1/+1
2021-12-04loplugin:stringliteraldefine in reportdesignNoel Grandin1-2/+2
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin2-12/+10
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin1-9/+4
2021-11-27use more OInterfaceContainerHelper3 in reportdesignNoel Grandin7-18/+19
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin8-14/+14
2021-11-15tdf#145323 reportbuilder Moving a field corrupts the fieldNoel Grandin1-1/+1
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin1-5/+5
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin2-3/+3
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin1-13/+13
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin1-4/+2
2021-11-03loplugin:finalclassesNoel Grandin4-8/+4
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski1-3/+3
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski15-133/+111
2021-10-29simplify framework::TitleHelperNoel Grandin1-4/+2
2021-10-26Replace macros from reportdesign/source/ui/inspection/metadata.cxxJulien Nabet1-56/+44
2021-10-22Revert "Simplify vector initialization in reportdesign"Julien Nabet1-11/+6
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann2-3/+5
2021-10-16Simplify vector initialization in reportdesignJulien Nabet1-6/+11
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski3-5/+6
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-1/+1
2021-10-11loplugin:moveparam in reportdesignNoel Grandin4-5/+5
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-1/+1
2021-10-10loplugin:moveparam in xmloffNoel Grandin1-9/+7
2021-10-08use more SfxItemSetFixedNoel Grandin2-8/+4
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-2/+2
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock2-3/+3