summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2016-04-18cppcheck: cstyleCastCaolán McNamara1-2/+2
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin1-5/+7
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin9-23/+17
2016-04-18clean-up: unused using declarations and includesJochen Nitschke3-11/+0
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt1-4/+3
2016-04-14Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann1-1/+3
2016-04-14loplugin:passstuffbyref in vclNoel Grandin5-7/+7
2016-04-13Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann1-1/+1
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara4-4/+4
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe2-4/+0
2016-04-12lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen1-0/+3
2016-04-12vcl: split out part of ImplGetTabRect into new functionDouglas Mencken1-154/+169
2016-04-12give tools::ResId a shave and a haircutNoel Grandin1-1/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke6-4/+3
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin8-9/+9
2016-04-11Don't get excited about "inline"Stephan Bergmann2-39/+23
2016-04-11Avoid reserved identifiersStephan Bergmann2-16/+16
2016-04-11Remove unused macrosStephan Bergmann1-12/+0
2016-04-11Get rid of _XPMPRIVATEStephan Bergmann2-82/+77
2016-04-11Get rid of _XBMPRIVATEStephan Bergmann2-45/+40
2016-04-11Get rid of _GIFPRIVATEStephan Bergmann2-91/+85
2016-04-11loplugin:constantparamNoel Grandin1-4/+4
2016-04-08vcl: draw toolbox grip with ellipses instead of pixels, HiDPITomaž Vajngerl1-24/+8
2016-04-07Fix simple typo in SAL_INFO tdf#97087Muhammet Kara1-1/+1
2016-04-07vcl: Make it noncopyable by deleting copy ctor & coTakeshi Abe2-3/+6
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara2-9/+8
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-04-06tdf#90319: make image flipping work when aLinearContext(...) code path chosenpasqualm1-14/+5
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara8-50/+5
2016-04-04loplugin:constantparam in svlNoel Grandin1-1/+1
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-04cppcheck: truncLongCastAssignmentCaolán McNamara1-1/+1
2016-04-04sequence->vector in vclNoel Grandin1-4/+4
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke3-3/+0
2016-04-01loplugin:constantparam in vclNoel Grandin13-69/+45
2016-04-01tdf#97966 Drop 'static' keywordsWastack7-19/+19
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-2/+2
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky4-58/+26
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos4-5/+19
2016-03-30tdf#96099 Remove trivial typedefs from vcl moduleslideon1-5/+4
2016-03-25fix headless buildOliver Specht9-10/+56
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen1-1/+9
2016-03-23vcl: idle timer update method currently unused.Michael Meeks1-15/+3
2016-03-23tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin3-1/+7
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-2/+2
2016-03-21Revert "tdf#96393: reuse layout if available"Eike Rathke1-16/+5
2016-03-21Need to get the shortcut of the real commandMaxim Monastirsky1-1/+4
2016-03-17loplugin:constantparam in toolsNoel Grandin3-4/+4
2016-03-16WaE: loplugin:nullptrCaolán McNamara1-2/+2
2016-03-16tdf#98607 - fix drag and drop regression.Michael Meeks2-2/+5