summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations
AgeCommit message (Expand)Author
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (sd::Annotation)Stephan Bergmann
2022-12-22loplugin:unocast (sd::TextApiObject)Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-07-25loplugin:moveitNoel Grandin
2022-03-18WeldEditView: Just pass new Size object as paramMichael Weghorn
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-12-27use comphelper::WeakComponentImplHelper in AnnotationManagerImplNoel Grandin
2021-12-10Resolves: tdf#145974 reduce the papersize by scrollbar thicknessCaolán McNamara
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-05-31no need to allocate these on the heapNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05rhbz#1956977 crash on switch from active comment to slide sorterCaolán McNamara
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-03-26loplugin:flattenNoel
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
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:unusedmethodsNoel
2021-02-23loplugin:unusedfieldsNoel
2021-02-20drop some unneeded includesCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-15loplugin:referencecasting in sdNoel
2021-02-13Related: tdf#62688 support Ctrl+A to select all in impress commentsCaolán McNamara
2021-02-12drop unnecessary includeCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-09-30loplugin:reducevarscope in 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-09-01Fix typo in codeAndrea Gelmini