summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-02-15Fix typo in codeAndrea Gelmini
2019-02-14don't need a special function to get the BlueOrIndex colorTomaž Vajngerl
2019-02-14move pngwrite/pngread to vcl/filter/pngTomaž Vajngerl
2019-02-14weld MoreOptionsDialogCaolán McNamara
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Improve the algorithm of disabled image creationTomaž Vajngerl
2019-02-13weld CertificateViewer clusterCaolán McNamara
2019-02-13tdf#123420 Fix RGB/BGR issue with PNG readerTomaž Vajngerl
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-12Resolves: tdf#123298 resize before writing to vectorCaolán McNamara
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-09Use PngImageReader for loading the icons from the icon-themesTomaž Vajngerl
2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl
2019-02-08getToken+comparison+copy ==> startsWithMatteo Casalin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-08weld AddConditionDialogCaolán McNamara
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2019-02-06Harmonize SalPrinterQueueInfo::mnJobs and QueueInfo::mnJobsStephan Bergmann
2019-02-06Extend MetafileXmlDump with MetaActionType::TransparentMuhammet Kara
2019-02-06no need to use OUStringHash here anymoreNoel Grandin
2019-02-05weld WebConnectionInfoDialogCaolán McNamara
2019-02-02ofz#11203 fuzzing timeoutCaolán McNamara
2019-02-02ofz#12828 svm TimeoutCaolán McNamara
2019-01-31misleading and unnecessary fall through commentsCaolán McNamara
2019-01-31Related: tdf#122780 skip GetTextWidth() when we don't need the resultCaolán McNamara
2019-01-30Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-01-30loplugin:external (clang-cl, HasAtHook)Stephan Bergmann
2019-01-30ofz#11545 can treat BITFIELDS like COMPRESS_NONE for size sanity checkCaolán McNamara
2019-01-29tdf#122079 - Document orientation is no longer changed in print dialogDaniel
2019-01-29Drop kde4 desktop detectionMichael Weghorn
2019-01-29ofz#11104 for timeouts, limit decompression ratios when fuzzingCaolán McNamara
2019-01-29Remove some kde4 leftoversMichael Weghorn
2019-01-27Get data from full string, without tokenizationMatteo Casalin
2019-01-27Optimize: getToken()+comparison+copy() ==> startsWith()Matteo Casalin
2019-01-27getToken: reuse known index informationMatteo Casalin
2019-01-26add a Dialog::runAsync for the non-controller caseNoel Grandin
2019-01-26vcl: test gradient draw into a metafile, extend the dumperTomaž Vajngerl
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-25tdf#122259 resolve image link as both - png and svgTomaž Vajngerl
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-24ImplImageTree.cxx - hide local functions in anonymous namespaceTomaž Vajngerl
2019-01-24Cleanup and simplify Image.{cxx,hxx}Tomaž Vajngerl
2019-01-24Revert "lok: custom widgets: render editbox borders"Ashod Nakashian
2019-01-24cleanup ImplImageTree.cxx - whitespace, remove unneeded css::Tomaž Vajngerl
2019-01-23loplugin:constparams in vclNoel Grandin