summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-08-18ofz#24942 missing constructorCaolán McNamara1-0/+3
2020-08-18Dereference of nullptrMike Kaganski1-0/+2
2020-08-17Add test for preserving page number when suappingTomaž Vajngerl1-0/+42
2020-08-17loplugin:unusedmethodsNoel Grandin3-29/+0
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl3-5/+24
2020-08-17Related: tdf#135743 position combobox dropdowns correctly for RTLCaolán McNamara1-25/+29
2020-08-17tdf#135743 only overwrite our geometry with the valid entriesCaolán McNamara1-3/+5
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin2-15/+0
2020-08-17tdf#135743 ignore size-allocations triggered by an embedded SalObjectCaolán McNamara1-1/+4
2020-08-17"loplugin:stringstatic also look for local statics" macOS reduxStephan Bergmann1-27/+13
2020-08-17Use transparent buffer to correctly process transparency in metafilesMike Kaganski1-20/+6
2020-08-16loplugin:unusedmethodsNoel Grandin5-61/+0
2020-08-16loplugin:singlevalfieldsNoel Grandin1-3/+2
2020-08-16loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2020-08-16loplugin:virtualdeadNoel Grandin2-7/+0
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl15-50/+22
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski7-49/+226
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski7-348/+353
2020-08-14loplugin:simplifybool moreNoel Grandin8-28/+24
2020-08-14inline some use-once typedefsNoel Grandin2-4/+2
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara1-1/+6
2020-08-14tdf#134968: don't forget to draw on mpAlphaVDev in fallback caseMike Kaganski1-12/+12
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski1-0/+13
2020-08-13improve comments around blocks which abort on UI thread event exceptionsNoel Grandin2-0/+8
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin6-6/+6
2020-08-12ucb_component_getFactory no longer existsCaolán McNamara5-10/+60
2020-08-12tdf#135640 ensure parent rows are expanded on scolling to make a row visibleCaolán McNamara1-0/+2
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara14-29/+29
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara7-9/+8
2020-08-12expand out DELETEZ in vclNoel Grandin2-3/+6
2020-08-11tdf#135442 min supported version of gtk3 is 3.18 not 3.20Caolán McNamara1-1/+1
2020-08-11unset CustomCellRenderer instances in dtorCaolán McNamara1-6/+29
2020-08-11tdf#135567 for async case need an alternative check for dialog in executionCaolán McNamara1-1/+4
2020-08-10tdf#135495 builder file format has annoyingly escaped into user configCaolán McNamara1-1/+2
2020-08-09block gen's focus in/out callbacks from grab_focus like gtk'sCaolán McNamara1-1/+8
2020-08-08loplugin:unusedmethodsNoel Grandin3-110/+0
2020-08-08don't make InterItemWindow a WB_DIALOGCONTROLCaolán McNamara1-1/+1
2020-08-08loplugin:virtualdeadNoel Grandin4-50/+1
2020-08-07cid#1465674 silence Copy-paste errorCaolán McNamara1-0/+1
2020-08-07Fix typosAndrea Gelmini1-1/+1
2020-08-07IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara1-40/+14
2020-08-07nothing calls EnableEntryMnemonics anymoreCaolán McNamara2-26/+0
2020-08-06for hover-select require mouse to be really over the rowCaolán McNamara1-0/+4
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif2-0/+72
2020-08-05tdf#135330: avoid replacing all settings when enabling IA2Mike Kaganski1-8/+11
2020-08-05Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann2-4/+9
2020-08-05loplugin:indentation (--disable-assert-always-abort)Stephan Bergmann1-1/+1
2020-08-05document the abort in ProcessTaskSchedulingNoel Grandin1-0/+6
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann3-5/+5
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann1-2/+1