summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-11minuscule whitespace cleanupStephan Bergmann
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand
2015-12-11add test for UNO writer style families ...Bjoern Michaelsen
2015-12-11Remove unused -DBASEGFX_STATIC_LIBRARYStephan Bergmann
2015-12-11silence -Werror=strict-overflowEike Rathke
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-12-11Clear all m_pVCLMenu->pItemList->maItemList[i]->m_pSubMenuStephan Bergmann
2015-12-11slideshow: windows build fixesTomaž Vajngerl
2015-12-11slideshow: Improve the performances of the Glitter transitionEmmanuel Gil Peyrot
2015-12-11slideshow: Improve the performances of the Honeycomb transitionEmmanuel Gil Peyrot
2015-12-11slideshow: Don’t upload matrices to inexistent uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: Use GL_CLAMP_TO_BORDER for texture wrapEmmanuel Gil Peyrot
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-11slideshow: Remove extraneous checks for the program object.Emmanuel Gil Peyrot
2015-12-11slideshow: Don’t crash when a transition fails to initialize.Emmanuel Gil Peyrot
2015-12-11slideshow: Only upload vertex data on prepareEmmanuel Gil Peyrot
2015-12-11slideshow: Fix what was remaining to be able to use a core contextEmmanuel Gil Peyrot
2015-12-11slideshow: Fix lighting in the Vortex transitionEmmanuel Gil Peyrot
2015-12-11slideshow: Remove the last legacy uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: Upload the projection and modelview matrices as uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: upload the transform matrices as uniformsEmmanuel Gil Peyrot
2015-12-11slideshow: Remove legacy lighting codeEmmanuel Gil Peyrot
2015-12-11slideshow: Remove wrong and unused uniform uploadEmmanuel Gil Peyrot
2015-12-11loplugin:staticmethodsStephan Bergmann
2015-12-11loplugin:overrideStephan Bergmann
2015-12-11loplugin:defaultparamsStephan Bergmann
2015-12-11tdf#96384: Add a new signal 'text-selection' to lokdocviewPranav Kant
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11unit test for sticky end col/row anchors, tdf#92779Eike Rathke
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke
2015-12-11tdf#93991: One pixel here or there, who is counting?Tor Lillqvist
2015-12-11cid#1326581-8 useless calls. jan iversen
2015-12-11cid#1326589 useless call jan iversen
2015-12-11Update hardware/OS info in About dialogYousuf Philips
2015-12-11Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-12-11Get Double-buffered context creation working on linux.Michael Meeks
2015-12-11vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks
2015-12-11tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl
2015-12-11tdf#94851 use BGR color order in WindowsTomaž Vajngerl
2015-12-11vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl
2015-12-11tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt
2015-12-11loplugin:unreffunNoel Grandin