summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Improve macro checksSamuel Mehrbrodt2021-02-101-0/+1
* pdfium: Use std::vector to hold the PdfData.Jan Holesovsky2020-03-211-2/+0
* tdf#130382 - process key-event handlers synchronously for unipoll.Michael Meeks2020-02-041-2/+17
* tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist2020-01-221-1/+2
* lok: ui: more files to increase the 'step-increment'Henry Castro2020-01-151-1/+1
* tdf#126966: Make the colour swatches larger on iOSTor Lillqvist2019-12-201-0/+4
* tdf#128468: Add Ruler::GetTabs()Tor Lillqvist2019-12-101-0/+5
* Add a comment telling what "frame margin" means hereTor Lillqvist2019-12-091-0/+1
* svtools: encode Base64 the images of the items of the control "ValueSet"Henry Castro2019-11-251-2/+32
* hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara2019-11-201-1/+6
* lok: valueset: dump as property tree the selected itemHenry Castro2019-10-231-1/+4
* lok: svtools: change parameter from "ID" to "POS" in ValueSetUIObject classHenry Castro2019-10-232-3/+3
* lok: svtools: create ValueSetUIObject classHenry Castro2019-10-225-1/+125
* lok: dump as property tree the valueset controlHenry Castro2019-10-181-0/+22
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-09-303-4/+4
* Make Chart Creation Wizard asyncSzymon Kłos2019-09-281-4/+5
* The menu is called 'Form', not 'Forms'Andras Timar2019-09-181-1/+1
* Resolves: tdf#120685 don't show decimal places for pointsCaolán McNamara2019-08-051-2/+5
* Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski2019-07-091-116/+46
* MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai2019-06-192-1/+19
* Redaction: Adjust offset for multiple Calc pagesMuhammet Kara2019-06-171-5/+53
* Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara2019-06-171-0/+23
* svtools: expose document position in DocumentToGraphicRendererMiklos Vajna2019-06-171-1/+12
* tdf#113834: fix crash when service host emptyJulien Nabet2019-05-031-5/+6
* tdf#123693 raise max sizeCaolán McNamara2019-02-281-3/+3
* tdf#123485 Excel 2003 xml file with xls extension detected as HTMLNoel Grandin2019-02-182-22/+16
* tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara2019-02-052-8/+19
* crashtesting: crash exporting ooo58458-1.odt to docCaolán McNamara2019-01-301-2/+4
* Resolves: tdf#122744 pt/% values not limited to historic limitsCaolán McNamara2019-01-251-0/+16
* Resolves: tdf#122656 keypress handled twiceCaolán McNamara2019-01-161-1/+1
* tdf#121180: close Options dialog when restart is confirmedMike Kaganski2018-12-171-2/+4
* tdf#122038: don't create another RestartDialog if already restartingMike Kaganski2018-12-141-1/+4
* Resolves: tdf#121954 basic input box used to have label on top of entryCaolán McNamara2018-12-071-2/+2
* weld SwCondCollPageCaolán McNamara2018-11-2221-3559/+97
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-2212-0/+12
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-2220-0/+21
* Adapt to C++2a char_tStephan Bergmann2018-11-174-4/+4
* loplugin:unusedmethodsNoel Grandin2018-11-173-253/+0
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-164-14/+22
* entirity of writer rebuilding when vcl widget headers changeCaolán McNamara2018-11-161-0/+1
* loplugin:staticmethods improvementNoel Grandin2018-11-162-1/+2
* loplugin:staticmethods in vclNoel Grandin2018-11-151-1/+1
* move fmtfieldCaolán McNamara2018-11-145-1190/+3
* loplugin:singlevalfields in svtoolsNoel Grandin2018-11-137-339/+22
* Fix typosAndrea Gelmini2018-11-121-1/+1
* tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski2018-11-111-1/+1
* Removed repeated semicolonAndrea Gelmini2018-11-111-1/+1
* tdf#120703 PVS: revert commit 8ae988054a12b43250d030661a2fb6b297f8aee7Mike Kaganski2018-11-101-2/+2
* Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2018-11-101-2/+2
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-091-18/+1