summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens
2016-05-30replace ImplConvertMenuString nowCaolán McNamara
2016-05-30move the one single use of EnableMenuStrings to its call siteCaolán McNamara
2016-05-30On Windows, compile OpenGL shaders in advance and disable on failureTor Lillqvist
2016-05-30loplugin:passstuffbyrefStephan Bergmann
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara
2016-05-30this signalIMPreeditChanged is a cnp from gtk2 implCaolán McNamara
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin
2016-05-30tdf#94205 Use o3tl::make_unique instead of new + std::movekrishna keshav
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-05-30Convert TxtAlign to scoped enumNoel Grandin
2016-05-30Convert ImageSet to scoped enumNoel Grandin
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-05-30Convert TimeFormat to scoped enumNoel Grandin
2016-05-30Convert MTF R2 constants to scoped enumNoel Grandin
2016-05-30Remove CycleMode enumNoel Grandin
2016-05-29coverity#1362019 Uninitialized scalar variableCaolán McNamara
2016-05-29loplugin:simplifyboolStephan Bergmann
2016-05-29tdf#100080 set unused shader attribs with values, fixes GL on AMDTomaž Vajngerl
2016-05-27shortcut the signal handler during batch testNorbert Thiebaud
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin
2016-05-27Related: tdf#87967 valgrind reported invalid reads on 1 pixel wide bitmapCaolán McNamara
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-26Convert TextDirectionality to scoped enumNoel Grandin
2016-05-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26Convert MtfConversion to scoped enumNoel Grandin
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin
2016-05-26Convert METRICFORMATTER to scoped enumNoel Grandin
2016-05-26Convert METRICFIELD to scoped enumNoel Grandin
2016-05-25lok: reset the font list when there are no itemsHenry Castro
2016-05-25vcl: replace prematurely optimized GlyphEmit with a std::vectorMichael Stahl
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara
2016-05-25this temporary window will never see key inputMarkus Mohrhard
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin
2016-05-25Use VCL_GL_INFO hereTor Lillqvist
2016-05-25Avoid redundancy: The same information was logged in readProgramBinary()Tor Lillqvist
2016-05-25convert ImageType to scoped enumNoel Grandin