summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationwindow.cxx
AgeCommit message (Expand)Author
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-02-27drop intermediate vcl container for impress annotation floating toplevelCaolán McNamara
2021-02-27calculate text height after setting paper sizeCaolán McNamara
2021-02-24drop unneeded includeCaolán McNamara
2021-02-23loplugin:unusedfieldsNoel
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-13Related: tdf#62688 support Ctrl+A to select all in impress commentsCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-02SetCallHandlersOnInputDisabled unneeded if AlwaysDisableInput not usedCaolán McNamara
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara
2020-08-18annotation label doesn't need to be a MultiLine edit, FixedText is enoughCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-21loplugin:useuniqueptr in AnnotationWindowNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Engine() return mpOutliner, so can crash if Engine() used post deleteCaolán McNamara
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-24Resolves: tdf#99712 Crash in impress annotation context menuCaolán McNamara
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-26tdf#99388 suppress close comment when PopupMenu is activeArmin Le Grand
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock