summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-01-17Fix --enable-kde4Stephan Bergmann
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-17loplugin:useuniqueptr in OpenGLSalGraphicsImplNoel Grandin
2018-01-17loplugin:useuniqueptr in SalXLibNoel Grandin
2018-01-17loplugin:useuniqueptr in X11SalVirtualDeviceNoel Grandin
2018-01-17loplugin:useuniqueptr in PspSalInfoPrinterNoel Grandin
2018-01-17loplugin:useuniqueptr in PPDParserNoel Grandin
2018-01-17loplugin:useuniqueptr in PrinterJobNoel Grandin
2018-01-17loplugin:useuniqueptr in GlyphCacheNoel Grandin
2018-01-17loplugin:useuniqueptr in GraphicFilterNoel Grandin
2018-01-17loplugin:useuniqueptr in ImplAllSettingsDataNoel Grandin
2018-01-17loplugin:useuniqueptr in LogicalFontInstanceNoel Grandin
2018-01-17loplugin:useuniqueptr in PDFExtOutDevDataNoel Grandin
2018-01-17loplugin:useuniqueptr in VectorGraphicDataNoel Grandin
2018-01-17loplugin:useuniqueptr in OctreeNoel Grandin
2018-01-17loplugin:useuniqueptr in TransparencyEmitNoel Grandin
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