summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2020-03-21pdfium: Use std::vector to hold the PdfData.Jan Holesovsky1-2/+0
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
2020-01-15lok: ui: more files to increase the 'step-increment'Henry Castro1-1/+1
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 Castro2-3/+3
2019-10-22lok: svtools: create ValueSetUIObject classHenry Castro5-1/+125
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-09-18The menu is called 'Form', not 'Forms'Andras Timar1-1/+1
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 Zolnai2-1/+19
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-28tdf#123693 raise max sizeCaolán McNamara1-3/+3
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-12-07Resolves: tdf#121954 basic input box used to have label on top of entryCaolán McNamara1-2/+2
2018-11-22weld SwCondCollPageCaolán McNamara21-3559/+97
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-17Adapt to C++2a char_tStephan Bergmann4-4/+4
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 McNamara5-1190/+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-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski1-18/+1
2018-11-08Related: tdf#121181 basic input box used to have a very wide edit widgetCaolán McNamara1-4/+5