summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-22Related: tdf#160056 these methods can be constCaolán McNamara
2024-03-22Related: tdf#160056 ImpSubstituteEntry can be private and not exportedCaolán McNamara
2024-03-22vcl: remove SetSizePixel from BitmapExTomaž Vajngerl
2024-03-21Related: tdf#160056 can be private and not exportedCaolán McNamara
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Disable EditViewActive when Metafile outputArmin Le Grand (allotropia)
2024-03-21Related: tdf#160056 this can be be a local functionCaolán McNamara
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-21Provide tooling for EditView exclusive PrimitivesArmin Le Grand (allotropia)
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-21ITEM: Added correct NDEBUG defineArmin Le Grand (allotropia)
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-20vcl: move Vectorize out of Bitmap - add Vectorizer classTomaž Vajngerl
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır
2024-03-19ITEM: Move TotalCount to WhichRangesContainerArmin Le Grand (allotropia)
2024-03-18reduce symbol visibility in svxNoel Grandin
2024-03-18svx: prefix members of SdrLayerMiklos Vajna
2024-03-18tdf#50934: Add a pie-with-remainder-as-another-pie chart typeKurt Nordback
2024-03-18reduce symbol visibility in svxNoel Grandin
2024-03-17loplugin:unusedmethodsNoel Grandin
2024-03-17reduce symbol visibility in vclNoel Grandin
2024-03-16slightly speed up XLS importNoel Grandin
2024-03-16reduce symbol visibility in vclNoel Grandin
2024-03-15Make vcl::bitmap::get_unpremultiply_table VCL_DLLPUBLIC againMichael Weghorn
2024-03-15Fix buildMike Kaganski
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-03-14replace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-14Related: tdf#160056 pass 'StarFormat' flag in instead of changing stateCaolán McNamara
2024-03-14reduce symbol visibility in editengNoel Grandin
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht
2024-03-13These methods can be const tooCaolán McNamara
2024-03-13SvNumberFormatter::GetUserDefColor can be constCaolán McNamara
2024-03-13SvNumberformat::ImpGetLogicalOutput can be constCaolán McNamara
2024-03-13SvNumberformat::ImpGetFractionOfSecondString can be constCaolán McNamara
2024-03-13EDITENG_DLLPRIVATE is unnecessaryNoel Grandin
2024-03-13ImpIsEntry can be constCaolán McNamara
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-03-12GetNonEndOfPathToken can be privateCaolán McNamara
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara
2024-03-11tdf#114441 use sal_uInt32 instead of sal_uLongKeldin Maldonado (KNM)
2024-03-11tdf#81880 Search the GalleryOliver Specht
2024-03-11svx: prefix members of XHatchMiklos Vajna
2024-03-11Disallow closing document during generation of previewMike Kaganski
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-11Remove redundant function indirection in SfxHintPosterHassan Sajjad