summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-02-22gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-22include breakpad into the buildMarkus Mohrhard
2016-02-22Silence -fsanitize=shift ("left shift of negative value")Stephan Bergmann
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-22WaE vs2015 literal implicit castingNorbert Thiebaud
2016-02-22WaE: 32 to 64 bits implicit on windows..Norbert Thiebaud
2016-02-20StarOffice 5.1 was released in 1999, fixing this nowCaolán McNamara
2016-02-21vcl: README update - generic was moved some time ago to unxChris Sherlock
2016-02-19always support packagekit if dbus is enabledCaolán McNamara
2016-02-19move dbus config into its own config headerCaolán McNamara
2016-02-19move gio config into its own separate config headerCaolán McNamara
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-19vcl: loplugin:staticcallMiklos Vajna
2016-02-19vcl: loplugin:nullptrMiklos Vajna
2016-02-19loplugin: checkconfigmacrosCaolán McNamara
2016-02-19gtk3: typo mnMaximizedWidth -> mnMaximizedHeightCaolán McNamara
2016-02-19gtk3: get app menu working again under gtk3Caolán McNamara
2016-02-18gtk3: Resolves: tdf#96333 fix RTL menu positioningCaolán McNamara
2016-02-18Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara
2016-02-18StyleSettingsOptions Only NONE, Mono and NoMnemonics are in useCaolán McNamara
2016-02-18StyleSettingsOptions::SpinArrow is not set by anyoneCaolán McNamara
2016-02-18StyleSettingsOptions::SpinUpDown is not set by anyoneCaolán McNamara
2016-02-18refactor ImplDrawSpinButtonCaolán McNamara
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-18tdf#96091 Correct ascend and descend values for OTC font.Mark Hung
2016-02-18WaE: not necessary to pass this argument, it defaults to the same valueTor Lillqvist
2016-02-18Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara
2016-02-17tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks
2016-02-17tdf#97922 - get control area right for spinbuttons.Michael Meeks
2016-02-17Missing semicolonStephan Bergmann
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17ForceReposition is unusedCaolán McNamara
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-16Work around CPPUNIT_ASSERT_EQUAL shortcomingsStephan Bergmann
2016-02-16Silence loplugin:staticmethodsNoel Grandin
2016-02-16this "else" looks uselessDavid Tardon
2016-02-16vcl: assign nullptr after deletingHenry Castro
2016-02-15loplugin:nullptrTor Lillqvist
2016-02-15loplugin:simplifyboolTor Lillqvist
2016-02-15vcl: add isInitVCL, to not initialize twiceHenry Castro
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl