summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25gtk-menu-popup-delay only deprecated in gtk3 I thinkCaolán McNamara
2015-06-25GtkSettings:gtk-menu-images deprecatedJulien Nabet
2015-06-25these ancient baselines are breaking my spiritCaolán McNamara
2015-06-25implement GtkSalFrame::GetKeyName with some code lying around handyCaolán McNamara
2015-06-25gtk3: render menu arrows with menuitem style not menu styleCaolán McNamara
2015-06-25gtk3: move cairo region clipping to svpCaolán McNamara
2015-06-24gtk3: move createCairoContext down to svpgdiCaolán McNamara
2015-06-24Another gross inclusion hack that can apparently go nowStephan Bergmann
2015-06-24X11SalInstance->SalGenericInstanceCaolán McNamara
2015-06-24don't need to include svpinst.cxx anymoreCaolán McNamara
2015-06-24GtkSettings:gtk-menu-popup-delay deprecatedJulien Nabet
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara
2015-06-22Re-factor AddTempDevFont to share it with headless backend.Michael Meeks
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-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-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-18gtk3: implement isDataFlavorSupportedCaolán McNamara
2015-06-18gtk3: implement paste everything else into usCaolán McNamara
2015-06-18gtk3: implement most common case of text paste into usCaolán McNamara
2015-06-18gtk3 clipboard supportCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Resolves: tdf#91880 Invalidate graphics when the gtk window is destroyedCaolán McNamara
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15another stab at tdf#91393Caolán McNamara
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-13TyposJulien Nabet
2015-06-12tdf#91301: Don't cache incomplete tabs.Jan Holesovsky
2015-06-12Revert "Fix LibreOffice running with SAL_ENABLEGL=1"Markus Mohrhard
2015-06-12in general this seems to make more senseMarkus Mohrhard