summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationwindow.hxx
AgeCommit message (Expand)Author
2024-06-17annot: update object text when annotation text changesTomaž Vajngerl
2024-05-14annot: move TextAPI to svx and adapt the codeTomaž Vajngerl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-02-27drop intermediate vcl container for impress annotation floating toplevelCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:unusedfieldsNoel
2021-02-12drop unnecessary includeCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-08-18annotation label doesn't need to be a MultiLine edit, FixedText is enoughCaolán McNamara
2020-05-09compact namespace in sdNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-10-09loplugin:constfields in sdNoel Grandin
2018-06-21loplugin:useuniqueptr in AnnotationWindowNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-24Resolves: tdf#99712 Crash in impress annotation context menuCaolán McNamara
2016-04-26tdf#99388 suppress close comment when PopupMenu is activeArmin Le Grand
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-19afl-eventtesting: view is nullCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann