summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-08-24tdf#136067 left align GtkMenuButtons contentsCaolán McNamara
2020-08-24ofz#25174 build failureCaolán McNamara
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-24remove unused XIM.hCaolán McNamara
2020-08-24Fix typo in codeAndrea Gelmini
2020-08-24Fix typosAndrea Gelmini
2020-08-24avoid gtk_widget_event assertion !WIDGET_REALIZED_FOR_EVENTCaolán McNamara
2020-08-24Don't apply transparency twice when drawing to mpAlphaVDevMike Kaganski
2020-08-24tdf#136047: fix OutputDevice::DrawTransformBitmapExDirect for ...Mike Kaganski
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif
2020-08-23tdf#135779 move focus back to usual parent before grabbing pointerCaolán McNamara
2020-08-23ofz#25174 build failureCaolán McNamara
2020-08-23g_object_set_data to unset is unnecessary and unhelpfulCaolán McNamara
2020-08-23set point values via ctorCaolán McNamara
2020-08-23use a reference instead of a pointerCaolán McNamara
2020-08-23crashtesting avoid problematic scaling triggered by moz1545040-1.svgCaolán McNamara
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-21uilogger : Add support in the Logger and DSL for the LAUNCHMENU in CALCAhmed ElShreif
2020-08-21ofz#25117 missing constructorCaolán McNamara
2020-08-21tdf#135965 let F1 in gtk widgets embedded in a GtkSalFrame call helpCaolán McNamara
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-21cid#1466207 doc as false rather than intentionalCaolán McNamara
2020-08-21loplugin:simplifybool (clang-cl)Stephan Bergmann
2020-08-21fix setting clip region for new Skia graphics objects (tdf#135487)Luboš Luňák
2020-08-20cid#1466206 Uninitialized pointer fieldCaolán McNamara
2020-08-20loplugin:unusedmethodsNoel Grandin
2020-08-20loplugin:singlevalfieldsNoel Grandin
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-20loplugin:constantparamNoel Grandin
2020-08-20ensure that polygons that are just a line are drawn by Skia (tdf#135490)Luboš Luňák
2020-08-19add a Title label type for base's title windowsCaolán McNamara
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara
2020-08-19don't assert on dumping screenshot under XCaolán McNamara
2020-08-19use switch statementCaolán McNamara
2020-08-19support the background color used by base's title windowsCaolán McNamara
2020-08-19headless: don't allow the system to set subpixel rendering eg.Michael Meeks
2020-08-19Related: tdf#135369 Handle missing icons in ImplImageMaxim Monastirsky
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-18Fix typosAndrea Gelmini
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-18ofz#24942 missing constructorCaolán McNamara
2020-08-18Dereference of nullptrMike Kaganski
2020-08-17Add test for preserving page number when suappingTomaž Vajngerl
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-17Related: tdf#135743 position combobox dropdowns correctly for RTLCaolán McNamara
2020-08-17tdf#135743 only overwrite our geometry with the valid entriesCaolán McNamara
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-08-17tdf#135743 ignore size-allocations triggered by an embedded SalObjectCaolán McNamara
2020-08-17"loplugin:stringstatic also look for local statics" macOS reduxStephan Bergmann