summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
6 daysa11y: Move AccessibleBrowseBox* headers to global vcl include dirMichael Weghorn1-1/+1
2025-01-29tdf#164900 table text in different columns no longer lined upNoel Grandin1-4/+2
2025-01-20tdf#164685 Cleanup SfxItemSetFixedrafaelhlima1-13/+10
2025-01-09tdf#162286 Add a category to store favorite functions in FWAhmedHamed4-0/+21
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn2-2/+2
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn5-16/+19
2024-12-02tdf#120658 - Reworking of dialogues Organize macrosJim Raykowski1-0/+2
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara3-5/+5
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark1-4/+5
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark1-2/+4
2024-11-13tdf#163486: PVS: variable was assigned the same valueXisco Fauli1-2/+0
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in reportdesgnNoel Grandin3-10/+5
2024-11-08Simplify a bitMike Kaganski1-1/+1
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea1-7/+1
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara2-3/+3
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-25tdf#163486: PVS: Identical branchesBogdan Buzea1-5/+1
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2024-10-01use more concrete UNO types in reportdesignNoel Grandin4-9/+10
2024-10-01use more concrete UNO types in reportdesignNoel Grandin2-4/+8
2024-10-01use more concrete UNO types in reportdesignNoel Grandin5-26/+41
2024-10-01cid#1608000 Data race conditionNoel Grandin2-2/+0
2024-10-01cid#1608069 Data race conditionNoel Grandin2-2/+0
2024-09-23reportdesign: Use NC_ to create a TranslateIdMichael Weghorn2-2/+2
2024-09-20use more concrete UNO types in variousNoel Grandin1-1/+3
2024-09-16use more concrete UNO types in reportdesignNoel Grandin4-15/+18
2024-09-09tsan:lock-order-inversion in formsNoel Grandin7-8/+8
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin2-3/+5
2024-09-01cid#1607430 Overflowed integer argumentCaolán McNamara1-14/+23
2024-08-15merge CntUnencodedStringItem into SfxStringItemNoel Grandin1-1/+0
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-31reduce number of GetItem callsNoel Grandin1-2/+2
2024-07-30tdf#161846 remove one layout operations (iii)Noel Grandin2-9/+9
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin1-2/+4
2024-07-27Related: tdf#159343 Handle TableRef separator in brackets for Function WizardEike Rathke1-0/+4
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn6-17/+21
2024-07-09Simplify comphelper::query_aggregationMike Kaganski2-15/+5
2024-06-27Resave with newer Glade versionBogdan Buzea1-52/+25
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli4-14/+14
2024-05-29SortMarkedObjects() -> GetMarkedObjectList().ForceSort()Xisco Fauli1-1/+1
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli2-4/+4
2024-05-29svx: GetSdrMarkByIndex -> GetMarkedObjectList().GetMarkXisco Fauli1-2/+2
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin1-1/+1
2024-05-10loplugin:ostr in reportdesignNoel Grandin46-642/+642
2024-05-08WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara3-1/+5
2024-05-06svx: prefix members of SdrUndoActionMiklos Vajna2-7/+7
2024-04-10simplify OGenericUnoController initNoel Grandin2-5/+3
2024-04-09tdf#146619 Drop unused 'using namespace' in: reportdesign/Gabor Kelemen23-36/+3
2024-04-08tdf#50998 tdf#87892 Add sinusoid shapeRMZeroFour1-0/+2