summaryrefslogtreecommitdiff
path: root/include/svx/dialcontrol.hxx
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2020-01-13update rotation immediately in sidebarCaolán McNamara
2019-12-30rename SvxDialControl back to DialControlCaolán McNamara
2019-12-30DialControl is now unusedCaolán McNamara
2019-12-30weld PosSizePropertyPanelCaolán McNamara
2019-11-22make some classes module-privateNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-22Resolves: tdf#121531 impossible to change angle/rotation by text inputCaolán McNamara
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-10-17loplugin:unusedmethodsNoel Grandin
2018-10-14weld SchAxisLabelTabPageCaolán McNamara
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-09-22weld AlignmentTabPageCaolán McNamara
2018-08-08loplugin:singlevalfieldsNoel Grandin
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11loplugin:unnecessaryvirtualNoel Grandin
2018-05-29weld SvxAngleTabPageCaolán McNamara
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-09-12listening to modify is sufficient to get all changesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-16remove unimplemented and private methodNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-24convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-30Gradually typed 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-15add some SAL_WARN_UNUSEDCaolán McNamara