summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-02-28tdf#89141: reverted a workaround for getting activity timeVasily Melenchuk
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-27Remove unused mpOldSalMenuStephan Bergmann
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann
2015-02-25WaE: -Werror=unused-variableCaolán McNamara
2015-02-25presumably destroy flushesCaolán McNamara
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara
2015-02-2432 times larger than necessaryCaolán McNamara
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara
2015-02-23KDE4: improve default load and save dialog titlesJan-Marek Glogowski
2015-02-23KDE4: actually apply file dialog operation modeJan-Marek Glogowski
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-19gdk_screen_get_font_options is always available in gtk3Caolán McNamara
2015-02-19bPrinter is always false, simplifyCaolán McNamara
2015-02-19gtk3: improved checkbox and radiobutton renderingSzymon Kłos
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin
2015-02-10coverity#1267683: vcl: try to suppress a silly oneMichael Stahl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05-Werror,-Wformat-securityStephan Bergmann
2015-02-05tdf#84102: Expose XAccessibleExtendedAttributes through ATKJacobo Aragunde Pérez
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-04discard excessive (X11) autorepeat keyboard events if they overload LOLuboš Luňák
2015-02-04compress (X11) mouse wheel eventsLuboš Luňák
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-02-03valgrind: glXChooseVisual says to use XFree to free its returned dataCaolán McNamara
2015-02-01coverity#1267676 Identical code for different branchesCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-26Fix types of functions called via pointer (-fsanitze=function)Stephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266437 Unintended comparison to logical negationCaolán McNamara
2015-01-24Revert "vcl: Reduce OpenGLX11CairoTextRender surface area to size of text bou...Chris Sherlock
2015-01-24vcl: Reduce OpenGLX11CairoTextRender surface area to size of text boundsChris Sherlock
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl
2015-01-22vcl: cleanup of OpenGLX11CairoTextRender::drawSurfaceChris Sherlock
2015-01-21Resolves: #i46871# Add French translation for Space keyAriel Constenla-Haile
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-15Fix warning about ignoring write() return valLuke Deller
2015-01-10vcl: CairoTextRender::nTextColor_ to mnTextColorChris Sherlock
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07VclInputFlags fixStephan Bergmann