summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl
2014-02-18vcl: convert some printfs to SAL_INFOMichael Stahl
2014-02-18coverity#738944 Uninitialized scalar fieldCaolán McNamara
2014-02-14fdo#74931 Prevent UpdateSettings from dereferencing null pointerChris Sherlock
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-10coverity#1027661 Explicit null dereferencedCaolán McNamara
2014-02-07coverity#705773 Resource leakCaolán McNamara
2014-02-07Related: fdo#35105 initially map HEADING to ATK_ROLE_HEADINGRadu Ioan
2014-02-06fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski
2014-02-06Simplify control item switch statementsJan-Marek Glogowski
2014-02-06Related: rhbz#1061864 filtername is somehow NULLCaolán McNamara
2014-02-06coverity#736301 the 2nd arg is a gpointerCaolán McNamara
2014-02-06fdo#39944: improve mapping between ATK and UNO rolesJacobo Aragunde Pérez
2014-02-05fdo#35105: notify role change through a new UNO a11y eventJacobo Aragunde Pérez
2014-02-05fdo#39944: fallback for DOCUMENT_* roles in ATK < 2.1.0Jacobo Aragunde Pérez
2014-02-04have a stab at fixing RHEL-5 build that hasn't got new atk rolesCaolán McNamara
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-02-04fdo#44270: vcl: GTK+ file picker: fix non-grouped filter patternsMichael Stahl
2014-02-03bool improvementsStephan Bergmann
2014-01-30Assert in X11SalSystem::GetDisplayScreenPosSizePixelChris Sherlock
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#440974 Dereference before null checkCaolán McNamara
2014-01-25coverity#440824 : Dereference after NULL checkNorbert Thiebaud
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-13Work around G_DEFINE_TYPE -Werror,-Wunused-functionStephan Bergmann
2014-01-13-Wunused-variableStephan Bergmann
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2014-01-12mnDeltaStart is unusedCaolán McNamara
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2014-01-08Resolves: rhbz#1050162 don't draw to NULL windowCaolán McNamara
2014-01-07fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4Maxim Monastirsky
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt
2013-12-04fdo#67011: Run Display::Yield through KDEXLib::Yield.Jan-Marek Glogowski
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-11-22Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin