summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin9-14/+19
2024-02-22UBSan RTTI fixesNoel Grandin1-1/+1
2024-02-19hide more symbolsNoel Grandin2-8/+8
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin2-2/+0
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann3-309/+309
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann2-2/+2
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann2-2/+2
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin1-1/+1
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl1-1/+0
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny2-12/+62
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)1-1/+0
2023-05-11tdf#150732 ReportBuilder,Moving fields breaks connection of field to datasourceNoel Grandin1-4/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-48/+48
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski1-1/+0
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann2-2/+0
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin1-209/+209
2022-10-17use more string_viewNoel Grandin1-1/+1
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock2-13/+16
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin2-2/+2
2022-09-09tdf#150732 ReportBuilder: Moving fields from one section to another crashesNoel Grandin1-1/+7
2022-09-05Simplify by using replace instead of replaceAt in 2 loops in reportdesignJulien Nabet1-1/+1
2022-08-29ref-count SdrObjectNoel Grandin2-17/+7
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann3-3/+3
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-7/+14
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin3-7/+8
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann1-2/+2
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)2-2/+0
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin2-2/+0
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen2-0/+4
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-12-18remove some unused definesNoel Grandin1-7/+0
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin1-3/+3
2021-12-04use more OUStringLiteral in reportdesignNoel Grandin3-32/+17
2021-12-04loplugin:stringliteraldefine in reportdesignNoel Grandin3-90/+88
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin1-7/+7
2021-11-03loplugin:finalclassesNoel Grandin2-5/+3
2021-10-11loplugin:moveparam in reportdesignNoel Grandin1-1/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock2-10/+37
2021-08-05drop unneeded forward declareCaolán McNamara1-1/+0
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin4-24/+24
2021-06-17use string_view in the Translate APINoel Grandin1-1/+2
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock2-7/+35
2021-05-13tdf#141571 Base crashed on creation of user functionNoel Grandin1-0/+7
2021-04-12update PCHsCaolán McNamara2-11/+7
2021-04-08update PCHsLuboš Luňák2-9/+10
2021-04-06update pchesCaolán McNamara2-2/+4
2021-03-21update pchesCaolán McNamara2-2/+7
2021-03-13update pchesJulien Nabet1-6/+3