summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)3-6/+6
2024-03-21Disable EditViewActive when Metafile outputArmin Le Grand (allotropia)1-5/+7
2024-03-21Related: tdf#160056 this can be be a local functionCaolán McNamara1-4/+0
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara1-1/+1
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır1-0/+1
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann1-1/+1
2024-03-21Provide tooling for EditView exclusive PrimitivesArmin Le Grand (allotropia)3-0/+65
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby3-0/+6
2024-03-21ITEM: Added correct NDEBUG defineArmin Le Grand (allotropia)1-1/+1
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna1-0/+2
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh6-0/+13
2024-03-20vcl: move Vectorize out of Bitmap - add Vectorizer classTomaž Vajngerl2-20/+65
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır3-0/+16
2024-03-19ITEM: Move TotalCount to WhichRangesContainerArmin Le Grand (allotropia)3-18/+50
2024-03-18reduce symbol visibility in svxNoel Grandin13-201/+201
2024-03-18svx: prefix members of SdrLayerMiklos Vajna1-4/+4
2024-03-18tdf#50934: Add a pie-with-remainder-as-another-pie chart typeKurt Nordback1-0/+3
2024-03-18reduce symbol visibility in svxNoel Grandin8-142/+142
2024-03-17loplugin:unusedmethodsNoel Grandin6-55/+0
2024-03-17reduce symbol visibility in vclNoel Grandin1-73/+73
2024-03-16slightly speed up XLS importNoel Grandin1-2/+2
2024-03-16reduce symbol visibility in vclNoel Grandin9-348/+348
2024-03-15Make vcl::bitmap::get_unpremultiply_table VCL_DLLPUBLIC againMichael Weghorn1-1/+1
2024-03-15Fix buildMike Kaganski1-8/+8
2024-03-14reduce symbol visibility in vclNoel Grandin43-729/+737
2024-03-14replace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin11-78/+77
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski1-1/+9
2024-03-14Related: tdf#160056 pass 'StarFormat' flag in instead of changing stateCaolán McNamara1-8/+15
2024-03-14reduce symbol visibility in editengNoel Grandin3-211/+211
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht3-2/+6
2024-03-13These methods can be const tooCaolán McNamara1-4/+4
2024-03-13SvNumberFormatter::GetUserDefColor can be constCaolán McNamara1-1/+1
2024-03-13SvNumberformat::ImpGetLogicalOutput can be constCaolán McNamara1-1/+1
2024-03-13SvNumberformat::ImpGetFractionOfSecondString can be constCaolán McNamara1-1/+1
2024-03-13EDITENG_DLLPRIVATE is unnecessaryNoel Grandin5-30/+29
2024-03-13ImpIsEntry can be constCaolán McNamara1-1/+1
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski1-0/+7
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin62-78/+126
2024-03-12GetNonEndOfPathToken can be privateCaolán McNamara1-1/+1
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara1-0/+1
2024-03-11tdf#114441 use sal_uInt32 instead of sal_uLongKeldin Maldonado (KNM)1-1/+1
2024-03-11tdf#81880 Search the GalleryOliver Specht1-5/+5
2024-03-11svx: prefix members of XHatchMiklos Vajna1-13/+13
2024-03-11Disallow closing document during generation of previewMike Kaganski1-0/+9
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski9-24/+26
2024-03-11Remove redundant function indirection in SfxHintPosterHassan Sajjad1-0/+1
2024-03-10tdf#90242 Navigator: Improve custom shape namingJim Raykowski1-1/+4
2024-03-09Support o3tl::iterateCodePoints with both sal_Int32 and std::size_tStephan Bergmann1-2/+4
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin2-4/+5
2024-03-09Fix typoAndrea Gelmini1-1/+1