summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/AnnotationWin2.cxx
AgeCommit message (Expand)Author
2022-02-14lok: no need to layout comments in writerSzymon Kłos
2021-12-10Resolves: tdf#145974 reduce the papersize by scrollbar thicknessCaolá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
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-03-11tdf#140934 update annotation menubutton bg when comment color changesCaolán McNamara
2021-02-27calculate text height after setting paper sizeCaolán McNamara
2021-02-20loplugin:refcounting in swNoel
2021-02-19Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-19tdf#140409 Comment text ignoring zoom sizeCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-10lok: remove annotation viewshell notifierHenry Castro
2021-02-06drop some unneeded includesCaolán McNamara
2021-02-06weld annotation windowCaolán McNamara
2021-01-31drop call to SetQuickHelpText() with empty stringCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro
2021-01-10Set visibility of text range overlay the same as the annotation windowJim Raykowski
2020-12-16don't scroll the document between mouse down and mouse up in an annotationCaolán McNamara
2020-12-10Don't leave an empty area at the bottom if we can move the text downCaolán McNamara
2020-12-10fix printing of 'margins in comment'Caolán McNamara
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-10we are cloning the contents of a temporary std::unique_ptrCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-28Related: tdf#136985 restore focus to doc it wasn't initially in the commentCaolán McNamara
2020-09-28Resolves: tdf#136985 bogus undo steps added by comment manipulationCaolán McNamara
2020-09-23Added new command to delete the comment threadPranam Lashkari
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari
2020-09-17tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara