summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-06-21Fix typosAndrea Gelmini
2015-06-20tdf#92194 - fix headless masking operations in vcl.Michael Meeks
2015-06-19rendercontext: Fix painting of double-buffered spinboxes.Jan Holesovsky
2015-06-19fix tabpage renderingLászló Németh
2015-06-19rendercontext: Fix painting of double-buffered listbox.Jan Holesovsky
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-19HIG: the label should specify what it's a label forCaolán McNamara
2015-06-19HIG: 12 pixels from label to widget in file pickerCaolán McNamara
2015-06-19tdf#91467 FixedText vertical orientation restoredAndras Timar
2015-06-19gtk3: gtk_dialog_get_header_bar new in 3.12Caolán McNamara
2015-06-19gtk3: error: 'GTK_STATE_FLAG_CHECKED' was not declared in this scopeMiklos Vajna
2015-06-19gtk3: hacky fpicker button removal needs updatingCaolán McNamara
2015-06-19gtk3: we need to take margins in account for scrollbarsCaolán McNamara
2015-06-19gtk3: get rid of this incorrectly gtk3-only positioning limits holdoverCaolán McNamara
2015-06-19gtk3: get right bounds for scrollbar thumb with no arrow buttonsCaolán McNamara
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann
2015-06-19gtk3: use a more straightforward ownership for menuCaolán McNamara
2015-06-19SAL_NO_MOUSEGRABS disables grabbing of keyboard too.Jan Holesovsky
2015-06-19gtk3: drop manually constructed mpMenuItemStyleCaolán McNamara
2015-06-19gtk3: use correct check menu item styleCaolán McNamara
2015-06-19gtk3: render menu radio buttons and checkboxesCaolán McNamara
2015-06-19Work around G_DEFINE_TYPE -Werror,-Wunused-functionStephan Bergmann
2015-06-19use gtk3 vclplug by default under GNOME3 if availableCaolán McNamara
2015-06-19gtk3: use owner-changed to detect losing/gaining clipboard ownershipCaolán McNamara
2015-06-18gtk3: unused paramCaolán McNamara
2015-06-18gtk3: implement paste from usCaolán McNamara
2015-06-18gtk3: little code cleanupCaolán McNamara
2015-06-18tdf#91953 Mixture of icon sizesPhilippe Jung
2015-06-18gtk3: implement isDataFlavorSupportedCaolán McNamara
2015-06-18loplugin:checkconfigmacrosStephan Bergmann
2015-06-18gtk3: implement paste everything else into usCaolán McNamara
2015-06-18Fix typosAndrea Gelmini
2015-06-18gtk3: implement most common case of text paste into usCaolán McNamara
2015-06-18gtk3 clipboard supportCaolán McNamara
2015-06-18Better position for Toolbar namePhilippe Jung
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-18tdf#92088 - don't invalidate disposed toolbar items.Michael Meeks
2015-06-18rendercontext: Fix rendering of double-buffered fixed line.Jan Holesovsky
2015-06-18continue to support glew 1.10David Tardon
2015-06-18rendercontext: Fix rendering of double-buffered menubar.Jan Holesovsky
2015-06-18Don't immediately release temporary VclPtr returned from CreateStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Const correctnessTor Lillqvist
2015-06-17finally enable the blacklist parserMarkus Mohrhard
2015-06-17fix a few bugs in blacklist parserMarkus Mohrhard
2015-06-17add license header to blacklist fileMarkus Mohrhard
2015-06-17install blacklist into user profileMarkus Mohrhard
2015-06-17remove all traces of old device codeMarkus Mohrhard
2015-06-17fix typo in file nameMarkus Mohrhard
2015-06-17support multiple devices in the blacklistMarkus Mohrhard