summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-01-17loplugin:useuniqueptr in WindowImplNoel Grandin
2018-01-17loplugin:useuniqueptr in ImplWinDataNoel Grandin
2018-01-17loplugin:useuniqueptr in OutDevStateNoel Grandin
2018-01-17loplugin:useuniqueptr in TextEngineNoel Grandin
2018-01-17tdf#114935 Move the focus back to the documentMaxim Monastirsky
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky
2018-01-16tdf#114939 vcl: don't use StarOffice MD5 in PDF exportMichael Stahl
2018-01-16ofz#5423 TimeoutCaolán McNamara
2018-01-16ofz#5402 TimeoutCaolán McNamara
2018-01-16Fix typosAndrea Gelmini
2018-01-15vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-15loplugin:useuniqueptr in ImplToolBoxPrivateDataNoel Grandin
2018-01-15loplugin:useuniqueptr in ImplSplitSetNoel Grandin
2018-01-15loplugin:useuniqueptr in CursorNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-12loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin
2018-01-11loplugin:redundantcast: vclStephan Bergmann
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2018-01-11loplugin:useuniqueptr in ImplAccelManagerNoel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-10tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer configKatarina Behrens
2018-01-10tdf#113874 Guard against invalid statesSamuel Mehrbrodt
2018-01-09route cff typedefs to our sal onesCaolán McNamara
2018-01-09tdf#114704 use of float as intermediate causes out by one on large offsetsCaolán McNamara
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin
2018-01-08vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky
2018-01-08set_warnings_not_errors not necessary in qt5 plugin anymoreNoel Grandin
2018-01-08loplugin:useuniqueptr in qt5Noel Grandin
2018-01-08loplugin:unnecessaryparen in qt5 pluginNoel Grandin
2018-01-08loplugin:staticaccess in qt5 pluginNoel Grandin
2018-01-08-Wunused-parameter in qt5 pluginNoel Grandin
2018-01-08fix qt5 pluginNoel Grandin
2018-01-07uitest: port the selection code from multi line edit to normal editMarkus Mohrhard
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard
2018-01-07vcl, added checks for HAVE_FEATURE_OPENGLjan Iversen
2018-01-07use the rect from all primitives when converting svg to BitmapTomaž Vajngerl
2018-01-07svg icon caching even for 1x scalingTomaž Vajngerl
2018-01-06tdf#114818 hold the mutex before executing the error dialogXisco Fauli
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-06iOS, correct DPIX calculationjan Iversen
2018-01-06use std::unique_ptr in GDIMetaFileNoel Grandin
2018-01-06remove pCols from ImplBmpReplaceParamNoel Grandin
2018-01-05fix qt5 pluginNoel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2018-01-05Fix typosAndrea Gelmini