summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-04-12ofz#7165 set a recursion limit for svm in svmCaolán McNamara3-6/+38
2018-04-05If the function is in mergelib, store mergelib moduleMike Kaganski1-19/+29
2018-03-28lok: 14pt font is too large for the context menus.Jan Holesovsky1-0/+3
2018-03-28cid#1430098: mbInSyncExecute is uninitializedPranav Kant1-0/+1
2018-03-27lok: update main threadHenry Castro4-0/+16
2018-03-27vcl: fix hangs in SvpSalInstanceMichael Stahl7-80/+260
2018-03-27lokdialog: Invalidate upon window size changePranav Kant1-0/+6
2018-03-27lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-1/+8
2018-03-27lokdialog: For floating menus, ignore the screen size in the LOK case.Jan Holesovsky1-4/+10
2018-03-27Blind fix for MERGELIBS buildEike Rathke1-3/+3
2018-03-26lok: enable pre-loading with Vcl's builderMichael Meeks1-17/+56
2018-03-26tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny6-38/+277
2018-03-26tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski4-17/+8
2018-03-26rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara3-2/+34
2018-03-26lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant1-3/+1
2018-03-25vcl: improve ErrCode std::ostream pretty-printerMiklos Vajna1-1/+1
2018-03-25lok: mouse pointer events on document windows onlyPranav Kant3-1/+12
2018-03-25lok sc: Post mouse events to main threadPranav Kant1-0/+17
2018-03-25sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-0/+1
2018-03-25tdf#115353 layout fixTamas Bunth1-2/+2
2018-03-25lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant1-5/+21
2018-03-25Bin useless codePranav Kant1-2/+0
2018-03-25tdf#115892: properly get the box' saved valueMike Kaganski1-45/+32
2018-03-25lok IME: underline characters which are being composedPranav Kant1-1/+1
2018-03-25lok IME: support dialogs as wellPranav Kant1-1/+7
2018-03-25tdf#94341: Set child transparent mode for ToolBoxMike Kaganski2-8/+15
2018-03-25tdf#115353 tdf#114743 Use first valid glyphTamas Bunth1-9/+21
2018-03-25lokdialog: Render non-pixel based preview windowsTamás Zolnai1-7/+42
2018-03-25lokdialog: Handle dialog items' invalidation in generalTamás Zolnai2-19/+7
2018-03-25sw lok: IME support + unit testPranav Kant1-1/+19
2018-03-25tdf#114736 no need to call AdjustLayout hereTamas Bunth1-2/+0
2018-03-25lokdialog: Don't leak tooltip text window through tunnelling f/wPranav Kant1-0/+4
2018-03-25lokdialog: Call LOK invalidate explicitly herePranav Kant1-0/+1
2018-03-23lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant1-3/+2
2018-03-22lok dialog: enable MessageDialog tunnelingHenry Castro2-9/+47
2018-03-22The CT prefix is used by the CoreText APITor Lillqvist2-9/+8
2018-03-21vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky5-64/+45
2018-03-21lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky3-33/+78
2018-03-21vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian1-4/+17
2018-03-21lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky1-1/+2
2018-03-21svg icon caching even for 1x scalingTomaž Vajngerl2-21/+30
2018-03-20Make line color consitent between CategoryListBox and simple ListBoxTamás Zolnai1-0/+1
2018-03-20vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian1-4/+21
2018-03-20vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian5-16/+109
2018-03-20Remove redundant call to OutputDevice::ImplRefreshAllFontDataMike Kaganski1-1/+0
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-0/+6
2018-03-19lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant1-68/+0
2018-03-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl4-4/+129
2018-03-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl3-13/+25
2018-03-19lokdialog: Give non-programmatic name to autofilterPranav Kant1-0/+2