summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tpline.cxx
Commit message (Expand)AuthorAgeFilesLines
* no need to allocate these on the heapNoel Grandin2021-06-031-13/+13
* fix leak in SvxLineTabDialogNoel Grandin2021-05-261-6/+5
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-4/+4
* use toggle instead of click for CheckButtonCaolán McNamara2021-05-201-4/+4
* tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh2021-05-051-0/+12
* defer getting toplevel for color picker until we need itCaolán McNamara2021-03-091-1/+2
* ref-count SdrPageNoel2021-03-071-6/+6
* use tools::Long in comphelper..cuiNoel2020-10-211-15/+15
* loplugin:reducevarscope in cuiNoel2020-10-021-2/+1
* Fix typo in codeAndrea Gelmini2020-08-311-1/+1
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* loplugin:flatten in cuiNoel Grandin2020-04-171-69/+69
* Related tdf#131333: Cannot change data point icons in Calc's XY chartJulien Nabet2020-03-291-3/+2
* lok: use "None" string item in the ListBox controlHenry Castro2020-03-051-2/+6
* tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen2020-01-061-1/+0
* Resolves: tdf#128923 should be able to change attributes of multiple lines...Caolán McNamara2019-12-061-0/+1
* Avoid C++20 operator overloading ambiguityStephan Bergmann2019-10-221-1/+1
* TODO rename to GetFrameWeldCaolán McNamara2019-09-261-2/+2
* now drop TabPageParent intermediateCaolán McNamara2019-09-261-5/+5
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-261-19/+2
* tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen2019-08-291-10/+0
* tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen2019-07-251-0/+1
* tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen2019-06-181-0/+3
* tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen2019-05-071-1/+2
* tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen2019-04-301-0/+11
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-271-0/+2
* tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen2019-04-271-0/+2
* clarify that set_visible(true/false) is just show/hideCaolán McNamara2019-03-161-1/+1
* loplugin:unusedfields in cuiNoel Grandin2019-02-251-7/+1
* loplugin:indentation in cppu..cuiNoel Grandin2019-02-081-3/+3
* tdf#122527 dot symbols in chart menubutton not workingCaolán McNamara2019-01-081-8/+9
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-29/+29
* loplugin:unusedfieldsNoel Grandin2018-10-031-2/+0
* weld SvxNumOptionsTabPageCaolán McNamara2018-10-021-3/+3
* weld SvxLineTabDialogCaolán McNamara2018-10-021-4/+4
* weld SvxLineTabPageCaolán McNamara2018-10-011-672/+574
* SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara2018-09-201-12/+4
* tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara2018-08-081-2/+2
* loplugin:useuniqueptr in SvxLineTabPageNoel Grandin2018-06-251-17/+8
* SOSAW080: Cleanup of SdrModelArmin Le Grand2018-05-311-2/+4
* drop Graphic::GetBitmapNoel Grandin2018-05-311-1/+1
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-081-5/+16
* weld SvxTextAttrPageCaolán McNamara2018-05-031-1/+3
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-2/+2
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-2/+2
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-2/+2
* weld linkeditdialogCaolán McNamara2018-04-061-1/+1
* Use for-range loops in cuiJulien Nabet2018-02-281-4/+5