summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-12-09oss-fuzz we don't want this stream to automatically resize on seeks past endCaolán McNamara
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin
2016-12-09move the windows restart because of bad-opengl requirements to a better placeCaolán McNamara
2016-12-08loplugin:nullptrTor Lillqvist
2016-12-08loplugin:staticmethodsTor Lillqvist
2016-12-08tdf#104034 skip polygons with less than 2 pointsTomaž Vajngerl
2016-12-08model the WinOpenGLContext::isCurrent like the X11OpenGLContext::isCurrentCaolán McNamara
2016-12-08the return from ImplInit *is* checkedCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08Retire the --disable-export optionTor Lillqvist
2016-12-08non-closed ifeqCaolán McNamara
2016-12-08these link libs are present twiceCaolán McNamara
2016-12-08tdf#54169 Don't show acclerators by default on WindowsAbhilash Singh
2016-12-08Try to fix --disable-gui buildTor Lillqvist
2016-12-08Fix -Werror,-Wunused-private-field in the DISABLE_EXPORT caseTor Lillqvist
2016-12-08ImplWallpaper to use std::unique_ptrMark Page
2016-12-07oss-fuzz now using -lFuzzingEngine instead of -lfuzzerCaolán McNamara
2016-12-07move setFontConfigConf post osl_setCommandArgsCaolán McNamara
2016-12-07vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl
2016-12-07oss-fuzz: provide a way to init fontconfig with minimal fontsCaolán McNamara
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-07Convert region to use std::unique_ptrMark Page
2016-12-06Resolves: rhbz#1401778 gtk3+wayland switching windows from the window woesCaolán McNamara
2016-12-06Convert TextView to unique_ptrMark Page
2016-12-06pretty the scheduler debug a littleNoel Grandin
2016-12-06we the fuzzers headless of courseCaolán McNamara
2016-12-06remove some ascii art and demote a SAL_WARNNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-05rename wmftester to wmffuzzerCaolán McNamara
2016-12-05optionally enable oss-fuzz targets via --enable-fuzzersCaolán McNamara
2016-12-05fix buildCaolán McNamara
2016-12-05AvoidConfig fastpath for testingCaolán McNamara
2016-12-05fix LLVMFuzzerInitializeCaolán McNamara
2016-12-05stash oss-fuzz demo target in our treeCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-04tdf#93430: Get run attributes of text objectsTamás Zolnai
2016-12-03add the SalAbort message to the crash reporterMarkus Mohrhard
2016-12-02Require HarfBuzz 0.9.42Khaled Hosny