summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-09-01convert RefDevMode to scoped enumNoel Grandin
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky
2016-08-30default dtors are fine hereCaolán McNamara
2016-08-30default assignment and ctor are fine hereCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl)Stephan Bergmann
2016-08-30can declare default dtor as virtual now I beliveCaolán McNamara
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski
2016-08-29cid#1371168 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371235 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371170 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371176 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371144 Missing move assignment operatorNoel Grandin
2016-08-28loplugin:defaultparamsJochen Nitschke
2016-08-28screenshot: added functionality to dialogArmin Le Grand
2016-08-28screenshot: develop interactive screenshot dialogArmin Le Grand
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-08-25BigToolBox: fixed drawing with gtk2Szymon Kłos
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-18loplugin:defaultparamsTor Lillqvist
2016-08-18coverity#1371129 'Constant' variable guards dead codeCaolán McNamara
2016-08-18Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-18loplugin:redundantcastStephan Bergmann
2016-08-18screenshots: fix sc screenshot testfeature/dialog-screenshotsArmin Le Grand
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens
2016-08-18screenshots: kill work-around for pseudo-headless modeKatarina Behrens
2016-08-18screenshots: added support for minimal Screenshot ifcArmin Le Grand
2016-08-18screenshots: added stuff for Linux buildArmin Le Grand
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-15mbInitialLayoutDone is unusedCaolán McNamara
2016-08-15Resolves: tdf#92906 badly rendered elements dock after hide+showCaolán McNamara
2016-08-14tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-10Surround PaintScope code with ifdefs matching declaration in include fileTor Lillqvist
2016-08-08Resolves: tdf#99324 let bare tabpage in dialogs get toggled auto-mnemonicsCaolán McNamara
2016-08-08don't try to memcpy from and to a nullptrMarkus Mohrhard
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos
2016-08-04like listbox put margins on both sides of an edit tooCaolán McNamara
2016-08-04use same scheme in Edit and ListBox for rendering text in ::DrawCaolán McNamara
2016-08-04Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara
2016-08-02gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara
2016-08-02Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna