summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2014-03-05Simplify resolution calculationKeith Curtis
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03KDE4: evaluate frameWidth in the Qt threadJan-Marek Glogowski
2014-03-03fdo#45935: try hard to paint a frame for menusJan-Marek Glogowski
2014-03-03KDE4: Report correct check and radio item sizesJan-Marek Glogowski
2014-03-03KDE4: sleep in yield for native file pickerJan-Marek Glogowski
2014-03-03KDE4: Drop Qt 4.9 supportJan-Marek Glogowski
2014-03-02coverity#735998 Dereference after null checkCaolán McNamara
2014-03-01fdo#74064 The filename gets properly highlighted in the Save As dialog.Rachit Gupta
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28bool clean-up fixupStephan Bergmann
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21other vclplugs need adaptingCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
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