summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-18Don't allow tearoff under WaylandMaxim Monastirsky
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky
2018-01-18tdf#115057 Never use ImplPopupFloatWin for anything except ToolBoxMaxim Monastirsky
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-18Fix typosAndrea Gelmini
2018-01-17coverity#1427627 'Constant' variable guards dead codeCaolán McNamara
2018-01-17Fix typosAndrea Gelmini
2018-01-17use the same shade of grey as Online UI usesAndras Timar
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