summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2019-07-19tdf#125609 toolkit: don't use XTabController::getControlsJustin Luth1-8/+7
2019-07-18cid#1448511 silence Out-of-bounds accessCaolán McNamara1-0/+1
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov19-307/+214
2019-06-21VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski1-1/+1
2019-06-21simplify some getSupportedServiceNamesNoel Grandin2-4/+2
2019-06-18tdf#39593 Remove toolkit::GridColumn::getImplementationArkadiy Illarionov3-13/+4
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin1-4/+4
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov8-15/+15
2019-06-13unopkg gui crashes on shutdownCaolán McNamara1-1/+1
2019-06-12weld OrganizeDialogCaolán McNamara1-1/+1
2019-06-12toolkit: initialize primitive types explicitlyAshod Nakashian1-3/+3
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov14-47/+41
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-21Related tdf#122920 Treat UNO key events the same as mouse eventsSamuel Mehrbrodt1-15/+18
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist1-1/+8
2019-05-19tdf#125207 [API CHANGE] extend css.awt.PrinterServer: XPrinterServer2brinzing1-1/+6
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin3-4/+4
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault1-0/+13
2019-05-08tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-22/+48
2019-05-06Fix indentationSamuel Mehrbrodt1-1/+1
2019-05-06Throw exception when peer for tabpage container is missingSamuel Mehrbrodt2-0/+6
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov3-3/+3
2019-04-26Convert DBG_ASSERT to exceptionSamuel Mehrbrodt1-1/+4
2019-04-26Convert DBG_ASSERT to assertSamuel Mehrbrodt1-4/+2
2019-04-26Fix typosSamuel Mehrbrodt2-3/+3
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann1-1/+1
2019-04-17tdf#122920 Send UNO mouse events to parent window listeners as wellSamuel Mehrbrodt1-34/+50
2019-04-15improve loplugin simplifyconstructNoel Grandin3-13/+12
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin6-14/+7
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen1-0/+1
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-2/+2
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski1-2/+1
2019-03-28tdf#124385: toolkit: do not fail if ResourceListener is not definedVasily Melenchuk1-1/+8
2019-03-28return by unique_ptr from createDefaultWidgetNoel Grandin1-8/+8
2019-03-24weld SvxSearchDialogCaolán McNamara1-0/+3
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski1-1/+1
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal1-0/+1
2019-03-08tdf#123772 Add testSamuel Mehrbrodt2-0/+80
2019-03-07log nice exception messages whereever possibleNoel Grandin3-8/+12
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-22/+22
2019-03-04Revert "new loplugin typedefparam"Noel Grandin2-22/+22
2019-03-04new loplugin typedefparamNoel Grandin2-22/+22
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin13-168/+408
2019-03-01Fix typoSamuel Mehrbrodt1-1/+1
2019-03-01tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable"Samuel Mehrbrodt1-0/+10
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin2-27/+0
2019-02-22loplugin:unusedfields in toolkitNoel Grandin2-9/+2
2019-02-18fix comparison of std::lower_bound resultNoel Grandin1-1/+2
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin1-1/+1