summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2017-12-28coverity#1311653 Uninitialized scalar fieldCaolán McNamara
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-22use SyncDbusSessionHelper for font install requestsCaolán McNamara
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens
2017-12-21Resolves: tdf#114592 mark geometry as provisionalCaolán McNamara
2017-12-21Prevent out-of-order LO event processingJan-Marek Glogowski
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens
2017-12-19vcl: explicitly qualify ICU types with icu:: namespaceEike Rathke
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-16Fix typosAndrea Gelmini
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-16sal_uIntPtr->sal_uInt32 in yieldCountsNoel Grandin
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05Revert "require at least gtk3 3.20.0 to build and run gtk3 bits"Caolán McNamara
2017-12-05require at least gtk3 3.20.0 to build and run gtk3 bitsCaolán McNamara
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-02require at least gtk3 3.14.0 to build gtk3 bitsCaolán McNamara
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-27loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-23gpg4libre: translatable strings for non-LibO filepickersKatarina Behrens
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-11-17loplugin:useuniqueptr in MultiSalLayoutNoel Grandin
2017-11-16vcl: fix typoMiklos Vajna
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-11-11Replace lists by deques in salusereventlist (vcl)Julien Nabet
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-11-09loplugin:unusedfieldsNoel Grandin
2017-11-09Avoid races when using OSX_RUNINMAIN_MEMBERSStephan Bergmann
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-07Fix harfbuzz font lifecycle in CommonSalLayoutJan-Marek Glogowski
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna