summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2020-02-04tdf#130382 - process key-event handlers synchronously for unipoll.Michael Meeks1-2/+17
2020-01-22tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist1-1/+2
2019-12-20tdf#126966: Make the colour swatches larger on iOSTor Lillqvist1-0/+4
2019-12-10tdf#128468: Add Ruler::GetTabs()Tor Lillqvist1-0/+5
2019-12-09Add a comment telling what "frame margin" means hereTor Lillqvist1-0/+1
2019-11-25svtools: encode Base64 the images of the items of the control "ValueSet"Henry Castro1-2/+32
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara1-1/+6
2019-10-23lok: valueset: dump as property tree the selected itemHenry Castro1-1/+4
2019-10-23lok: svtools: change parameter from "ID" to "POS" in ValueSetUIObject classHenry Castro1-2/+2
2019-10-22lok: svtools: create ValueSetUIObject classHenry Castro2-0/+64
2019-10-18lok: dump as property tree the valueset controlHenry Castro1-0/+22
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin3-4/+4
2019-09-28Make Chart Creation Wizard asyncSzymon Kłos1-4/+5
2019-08-05Resolves: tdf#120685 don't show decimal places for pointsCaolán McNamara1-2/+5
2019-07-09Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski1-116/+46
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-5/+53
2019-06-17Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara1-0/+23
2019-06-17svtools: expose document position in DocumentToGraphicRendererMiklos Vajna1-1/+12
2019-05-03tdf#113834: fix crash when service host emptyJulien Nabet1-5/+6
2019-02-18tdf#123485 Excel 2003 xml file with xls extension detected as HTMLNoel Grandin2-22/+16
2019-02-05tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara2-8/+19
2019-01-30crashtesting: crash exporting ooo58458-1.odt to docCaolán McNamara1-2/+4
2019-01-25Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara1-0/+16
2019-01-16Resolves: tdf#122656 keypress handled twiceCaolán McNamara1-1/+1
2018-12-17tdf#121180: close Options dialog when restart is confirmedMike Kaganski1-2/+4
2018-12-14tdf#122038: don't create another RestartDialog if already restartingMike Kaganski1-1/+4
2018-11-22weld SwCondCollPageCaolán McNamara16-3362/+89
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen12-0/+12
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen20-0/+21
2018-11-17loplugin:unusedmethodsNoel Grandin3-253/+0
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin4-14/+22
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-11-16loplugin:staticmethods improvementNoel Grandin2-1/+2
2018-11-15loplugin:staticmethods in vclNoel Grandin1-1/+1
2018-11-14move fmtfieldCaolán McNamara4-1189/+3
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin7-339/+22
2018-11-12Fix typosAndrea Gelmini1-1/+1
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski1-1/+1
2018-11-11Removed repeated semicolonAndrea Gelmini1-1/+1
2018-11-10tdf#120703 PVS: revert commit 8ae988054a12b43250d030661a2fb6b297f8aee7Mike Kaganski1-2/+2
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-2/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski5-106/+107
2018-11-07move SvTreeListBox to vclCaolán McNamara29-14580/+68
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin4-32/+16
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar1-1/+1
2018-11-06convert some macros to local functionsNoel Grandin2-5/+5
2018-11-04tdf#120703 PVS: V547 Get rid of mutexes to initialize function-local staticsMike Kaganski1-16/+3
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski1-1/+1
2018-11-01drop LISTBOX_ERRORNoel Grandin1-9/+6