summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1
2018-02-21Bin useless codePranav Kant1-2/+0
2018-02-21forcepoint #4Caolán McNamara1-6/+21
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski1-42/+29
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-22/+18
2018-02-20vcl/scheduler adjusted time check.jan Iversen1-1/+2
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2-2/+2
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara2-6/+13
2018-02-19weld: hook up help responseCaolán McNamara6-51/+151
2018-02-19lok IME: underline characters which are being composedPranav Kant1-1/+1
2018-02-18uitest: fix small race condition when launching modeless dialogsMarkus Mohrhard1-11/+12
2018-02-18tdf#115602 keyboard navigation: Skip disabled toolbox itemsJim Raykowski1-1/+2
2018-02-16convert any canonical negative gtk responses to our ownCaolán McNamara1-0/+24
2018-02-16tdf#115315 Cursor not in focus with new documentTelesto1-1/+1
2018-02-16gtk3_kde5: Checkboxes on the left, texts on the rightKatarina Behrens2-8/+9
2018-02-16native dialog initial basisCaolán McNamara14-12/+2819
2018-02-15for fuzzing, reduce allowed warnings againCaolán McNamara1-1/+1
2018-02-15ofz#6372 fix bitmap decoding of pattern in LwpBackgroundStuffNoel Grandin1-5/+5
2018-02-15tdf#96892 3 to 5 digit precisionCaolán McNamara2-4/+4
2018-02-15gtk3_kde5: advertise vcl plugin correctly in about dialogThorsten Behrens2-1/+5
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin3-0/+26
2018-02-15move cairo surface code from canvas to BitmapToolsNoel Grandin1-0/+77
2018-02-14lok IME: support dialogs as wellPranav Kant1-1/+7
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin2-14/+39
2018-02-14Fix typosAndrea Gelmini1-1/+1
2018-02-14move transparency adjust code to BitmapExNoel Grandin1-0/+55
2018-02-14use BitmapTools in TIFFReaderNoel Grandin1-9/+29
2018-02-13graphic: Remember the origin URL after swap out - swap inTomaž Vajngerl1-2/+4
2018-02-13use a11y description if offline help doesn't have an entryCaolán McNamara1-0/+3
2018-02-13ofz#5428 TimeoutCaolán McNamara1-6/+10
2018-02-13tdf#94341: Set child transparent mode for ToolBoxMike Kaganski2-8/+15
2018-02-13Add missing SVLIBRARY include.Michael Meeks1-0/+1
2018-02-13Blind fix for MERGELIBS buildEike Rathke1-3/+3
2018-02-12lok: enable pre-loading with Vcl's builderMichael Meeks1-21/+56
2018-02-12give up on recoverable errors earlier when fuzzingCaolán McNamara1-3/+6
2018-02-12for ~perfect compression link fuzzer input limit to an output limitCaolán McNamara1-0/+9
2018-02-12fix pixel address calculation in RawBitmapNoel Grandin1-1/+1
2018-02-12Fix typosAndrea Gelmini1-3/+3
2018-02-12crashtesting: tdf111681-6.pptxNoel Grandin1-1/+1
2018-02-12One less ctor/dtorMike Kaganski1-2/+1
2018-02-11tdf#115353 tdf#114743 Use first valid glyphTamas Bunth1-9/+21
2018-02-11Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl3-0/+33
2018-02-10lokdialog: Render non-pixel based preview windowsTamás Zolnai1-7/+42
2018-02-10use RawBitmap and BitmapEx in icgm filterNoel Grandin1-0/+28
2018-02-10speed up jpg fuzzingCaolán McNamara1-0/+4
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai2-19/+7
2018-02-09Fix conditionSamuel Mehrbrodt1-1/+1
2018-02-09add sft fuzzerCaolán McNamara3-0/+90
2018-02-09promote to unsigned intCaolán McNamara1-1/+1
2018-02-09move largest bounds check to startCaolán McNamara1-7/+5