summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-12-10tdf#128468: Add Ruler::GetTabs()Tor Lillqvist1-0/+2
2019-10-22lok: svtools: create ValueSetUIObject classHenry Castro1-0/+1
2019-10-18lok: dump as property tree the valueset controlHenry Castro1-0/+1
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar1-1/+1
2019-07-09Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski1-5/+3
2019-06-19MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai1-0/+3
2019-06-17Redaction: Adjust offset for multiple Calc pagesMuhammet Kara1-2/+14
2019-06-17Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara1-0/+3
2019-06-17svtools: expose document position in DocumentToGraphicRendererMiklos Vajna1-1/+1
2019-02-05tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara1-1/+5
2019-01-25Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara1-0/+3
2018-12-17tdf#121180: close Options dialog when restart is confirmedMike Kaganski1-2/+2
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara1-1/+1
2018-11-22weld SwCondCollPageCaolán McNamara9-1218/+15
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-17loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara2-53/+82
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-11-14move fmtfieldCaolán McNamara1-296/+0
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin4-14/+2
2018-11-12Mythes -> MyThesTakeshi Abe1-1/+1
2018-11-12Fix typoAndrea Gelmini1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski2-10/+10
2018-11-07move SvTreeListBox to vclCaolán McNamara22-2713/+10
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen1-0/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin2-4/+4
2018-10-28tdf#119209: Windows share has inappropriate server suggestionXisco Fauli1-0/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2-0/+2
2018-10-26loplugin:singlevalfields improvementNoel Grandin1-2/+1
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski1-0/+1
2018-10-25loplugin:unusedmethodsNoel Grandin1-11/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin4-13/+13
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara1-12/+0
2018-10-22loplugin:unusedfields improvemementsNoel Grandin1-2/+0
2018-10-17loplugin:singlevalfieldsNoel Grandin1-12/+1
2018-10-15weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara2-0/+8
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-1/+1
2018-10-06drop some now unnecessary includeCaolán McNamara1-1/+0
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara1-1/+1
2018-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-03loplugin:constfields in svtoolsNoel Grandin27-54/+53
2018-09-30add GetFileImageId and check if there is no parentCaolán McNamara1-0/+1
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin1-1/+1
2018-09-23loplugin:unusedmethodsNoel Grandin1-1/+0
2018-09-22weld AlignmentTabPageCaolán McNamara1-0/+12
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+2
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-2/+4
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-2/+2