summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations
AgeCommit message (Expand)Author
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
2020-08-18annotation label doesn't need to be a MultiLine edit, FixedText is enoughCaolán McNamara
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-29sd: support changing position with .uno:EditAnnotationTomaž Vajngerl
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin