summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:subtlezeroinit: vclStephan Bergmann2017-02-2118-31/+32
* remove unused enumerators from WindowTypeNoel Grandin2017-02-213-15/+5
* try to fix "random config" tbMarkus Mohrhard2017-02-211-0/+2
* Minor capitalization issuesAdolfo Jayme Barrientos2017-02-201-3/+3
* Fix memleakMaxim Monastirsky2017-02-211-7/+1
* Formatting and remove unneeded declarationMaxim Monastirsky2017-02-211-7/+6
* Try to cut some costsMaxim Monastirsky2017-02-211-17/+59
* Ignore exceptions in identifyMaxim Monastirsky2017-02-211-1/+9
* VclStatusListener: Listener needs to be acquire'd firstMaxim Monastirsky2017-02-212-0/+2
* Use module name when getting labelsMaxim Monastirsky2017-02-215-70/+37
* CommandInfoProvider can be a namespaceMaxim Monastirsky2017-02-213-181/+163
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-216-192/+67
* IGNORE_HINTS have never been definedKhaled Hosny2017-02-201-23/+1
* tdf#105256 gtk findfocus return only if focusedJustin Luth2017-02-202-4/+4
* remove unused enumerators from PrinterCapTypeNoel Grandin2017-02-203-14/+0
* vcl PDF filter: avoid copy&pasteMiklos Vajna2017-02-203-6/+20
* remove unused Box from ConvolutionKernelType enumNoel Grandin2017-02-203-18/+0
* remove unused ModalDialogue from WMWindowType enumNoel Grandin2017-02-202-21/+0
* fix previous commitMarkus Mohrhard2017-02-191-0/+1
* fix the disable-gui buildMarkus Mohrhard2017-02-191-0/+4
* Typos: mainly translation remnants of Objekt instead of objectJulien Nabet2017-02-191-1/+1
* Convert RID_MENU_REPORT to xmlMaxim Monastirsky2017-02-181-1/+1
* ofz: libFuzzer: out-of-memoryCaolán McNamara2017-02-171-0/+7
* add ras fuzzerCaolán McNamara2017-02-173-0/+72
* tdf#106059 PDF export: write form XObject proxy for PDF imagesMiklos Vajna2017-02-174-14/+52
* support submenu entries of menus in vcl builderCaolán McNamara2017-02-171-6/+24
* tdf#106059 PDF export: include content of PDF images as an embedded fileMiklos Vajna2017-02-174-2/+65
* Accelerator doesn't need to inherit from Resource anymoreCaolán McNamara2017-02-161-3/+2
* remove unused F_100TH_SEC from TimeFieldFormat enumNoel Grandin2017-02-161-4/+1
* remove unused enumerators from SymbolType enumNoel Grandin2017-02-161-59/+0
* Simple work-around for unpleasant framework shutdown to avoid crash.Michael Meeks2017-02-151-1/+2
* Typo: lenghten->lengthenJulien Nabet2017-02-152-2/+2
* Convert WindowType to scoped enumNoel Grandin2017-02-1459-445/+445
* Werror=unused-function in some configsCaolán McNamara2017-02-141-0/+4
* add pcx fuzzerCaolán McNamara2017-02-133-0/+72
* -Werror,-Wunused-macros (clang-cl)Stephan Bergmann2017-02-131-3/+0
* vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna2017-02-134-84/+108
* Resolves: ofz#584 don't terminate on bad fraction exceptionCaolán McNamara2017-02-131-31/+39
* return early on errorCaolán McNamara2017-02-131-47/+45
* tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky2017-02-124-36/+47
* VCL: Simplify WinSalInstance::CreateVirtualDeviceArnaud Versini2017-02-121-8/+2
* Get rid of "unicodes" in lower-case, tooTor Lillqvist2017-02-125-15/+15
* "Unicode" is a proper noun and should not be used in pluralTor Lillqvist2017-02-124-46/+46
* LigaturesEnabled flag is never setKhaled Hosny2017-02-111-3/+0
* Remove MinGW supportStephan Bergmann2017-02-108-105/+2
* vcl: move out ImportPDF() from the global namespaceMiklos Vajna2017-02-103-2/+12
* coverity#1079165 Uninitialized scalar variableCaolán McNamara2017-02-101-8/+9
* pUnicodesPerGlyph[i] is already 1 hereCaolán McNamara2017-02-101-1/+0
* coverity#1371289 Missing move assignment operatorCaolán McNamara2017-02-101-1/+1
* convert Orientation to scoped enumNoel Grandin2017-02-102-8/+3