summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-01-27vcl: remove extraneous included headers in window.hChris Sherlock
2016-01-27vcl: cleanup tabs for wall2.hxxChris Sherlock
2016-01-27vcl: remove extraneous included headers in wall2.hxxChris Sherlock
2016-01-27vcl: remove extraneous included headers in vcleventlisteners.hxxChris Sherlock
2016-01-27vcl: remove extraneous included headers in toolbox.hChris Sherlock
2016-01-27vcl: remove extraneous included headers in textrender.hxxChris Sherlock
2016-01-27vcl: remove extraneous included headers in textlayout.hxxChris Sherlock
2016-01-27vcl: remove unnecessary includes in svdata.hxxChris Sherlock
2016-01-27vcl: remove unnecessary includes in sft.hxxChris Sherlock
2016-01-27vcl: remove comment cruft in salwtype.hxxChris Sherlock
2016-01-27vcl: remove unnecessary includes in salvd.hxxChris Sherlock
2016-01-27vcl: remove unnecessary includes in saltimer.hxxChris Sherlock
2016-01-27Translate German commentStephan Bergmann
2016-01-27vcl: remove unnecessary headers from salprn.hxxChris Sherlock
2016-01-27Revert "vcl: remove comment cruft from salprn.hxx"Chris Sherlock
2016-01-27vcl: cleanup include in salsession.hxxChris Sherlock
2016-01-27vcl: remove comment cruft from salprn.hxxChris Sherlock
2016-01-27vcl: remove comment cruft from salobj.hxxChris Sherlock
2016-01-27vcl: remove unnecessary included headers in salobj.hxxChris Sherlock
2016-01-27vcl: remove unnecessary included headers in salmenu.hxxChris Sherlock
2016-01-27vcl: _TOOLS_LANG_HXX is never, ever definedChris Sherlock
2016-01-27vcl: remove unnecessary header includes from sallayout.hxxChris Sherlock
2016-01-27vcl: remove unnecessary header includes from salinst.hxxChris Sherlock
2016-01-27vcl: remove comment cruft from salgdi.hxxChris Sherlock
2016-01-27vcl: remove unnecessary headers from salgdi.hxxChris Sherlock
2016-01-26Use o3tl::typed_flagsStephan Bergmann
2016-01-26Blind fix for WindowsMatteo Casalin
2016-01-26Blind fix for OSXMatteo Casalin
2016-01-26sal_uLong to DWORD/sal_Size in vcl/win/gdi/salprn.cxxMatteo Casalin
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Reorder PspSalPrinter data members for better alignmentMatteo Casalin
2016-01-26sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copiesMatteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-26-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wunused-private-field (clang-cl)Stephan Bergmann
2016-01-26wchar_t confusion (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wreorder (clang-cl)Stephan Bergmann
2016-01-26PhysicalFontFace needs to be complete hereStephan Bergmann
2016-01-26wrong CreateDropTargetCaolán McNamara
2016-01-26Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist
2016-01-26loplugin:nullptrStephan Bergmann
2016-01-26-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-01-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara
2016-01-26Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist
2016-01-26Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist
2016-01-26fix windows buildNoel Grandin