summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/AnnotationWin2.cxx
AgeCommit message (Expand)Author
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin
2024-05-30ubsan: runtime error: reference binding to null pointer of type 'const SwFrame'Caolán McNamara
2024-05-29create comment reply synchronouslyPranam Lashkari
2024-05-17Added parent / child relationship to comments.Pranam Lashkari
2024-02-22tdf#157158: always paint the arrow blackXisco Fauli
2024-01-11Use officecfg instead of utl::ConfigItemSamuel Mehrbrodt
2024-01-11tdf#73953 sw: Allow resizing the comment sectionSamuel Mehrbrodt
2023-11-16tdf#157789 Comment size wrong behavior when zooming documentNoel Grandin
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-10-05SW comments: Provide parent / child relations without position.Gökay Şatır
2023-08-08when notes are not shown don't do expensive comment size calculation...Caolán McNamara
2023-07-17simply some LogicToPixel calculation sitesNoel Grandin
2023-07-14Simplify the logic a bitMike Kaganski
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-07-03tdf#152231 sw: PDF/UA export: tag comments in the margin as ArtifactMichael Stahl
2023-06-23tdf#103064 Refresh spellcheck marks on default lang changeMaxim Monastirsky
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-13speed up rendering annotatins, cache meta heightNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-03-07Improve flow of logic in SwAnnotationWin::ToggleHdlNoel Grandin
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-30tdf#119229 docx: Set paraIdParent upon FN_REPLYParis Oplopoios
2022-11-12Resolves: tdf#145648 use the same reference device for comments as documentCaolán McNamara
2022-11-06Remove double functionalityArmin Le Grand (allotropia)
2022-08-05use more SwPosition::AssignNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-12-29lok: no need to layout comments in writerSzymon Kłos
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-10Resolves: tdf#145974 reduce the papersize by scrollbar thicknessCaolán McNamara
2021-12-10rename SwAnnotationWin::mnEventId to SwAnnotationWin::mnDeleteEventIdCaolán McNamara
2021-12-10Resolves: tdf#146141 don't double delete commentsCaolán McNamara
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara
2021-11-08use label preferred heights to calc required sizeCaolán McNamara
2021-11-08tdf#145258 comments cut-off in writer under windows with 125% scalingCaolán McNamara
2021-11-04drop commented out codeCaolán McNamara
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-11loplugin:moveparam in swNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-20tdf#91519: prevent jump to top of the comment viewBayram Çiçek
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
2021-06-18tdf#142925 render the button arrow like it used to beCaolán McNamara
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin