summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann636-1553/+1553
2015-10-12HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann3-27/+2
2015-10-12configure: make emscripten read from stdinSamuel Mehrbrodt1-2/+2
2015-10-12tdf#39468 translated german comments in tabvwsh2.cxxAlbert Thuswaldner1-18/+18
2015-10-12tdf#39468 additional comments translated in dbfunc3.cxx and grindwin.cxxAlbert Thuswaldner2-3/+3
2015-10-12Breeze Icons: add 32px iconsandreas kainz324-0/+0
2015-10-12Related tdf#93688: better place this into import finalize phaseKatarina Behrens3-10/+18
2015-10-12tdf#65108 "" instead of <> written in include lineFeyza Yavuz4-5/+5
2015-10-12Kill dead mac os x 32bit odk build configRiccardo Magliocchetti1-20/+0
2015-10-12Reduce scope of fTexStart/Stop even furtherStephan Bergmann1-3/+6
2015-10-12sd tiled rendering: make invalidation in DrawViewShell::SwitchPage() optionalMiklos Vajna3-4/+6
2015-10-12gtktiledviewer: drop tiles on set-part eventMiklos Vajna1-3/+1
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-15/+15
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-11/+10
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-9/+10
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-14/+15
2015-10-12no need to explicitly specify these destructorsNoel Grandin1-4/+0
2015-10-12convert Link<> to typedNoel Grandin415-2078/+1886
2015-10-12valgrind: fix leakCaolán McNamara1-0/+1
2015-10-12configure: GCC 4.6 is no longer supported on masterMichael Stahl1-2/+2
2015-10-12tdf#70998 - Termchange: Graphic/Picture -> Imageiremsendur1-1/+1
2015-10-12sd: avoid unnecessary invalidations during searchMiklos Vajna1-1/+12
2015-10-12Related: tdf#74132 CppunitTest_sd_export_tests: clean up testSearch()Miklos Vajna1-1/+0
2015-10-12valgrind: memory leaksCaolán McNamara1-0/+5
2015-10-12loplugin:loopvartoosmallStephan Bergmann1-2/+2
2015-10-12fTexHeightPos shall be incremented across loop iterationsStephan Bergmann1-1/+1
2015-10-12opengl: convert to RGB buffer, use unique_ptrTomaž Vajngerl1-6/+5
2015-10-12opengl: Extract calculation - bytes per row into its own functionTomaž Vajngerl1-14/+18
2015-10-12opengl: improve VCL_GL_INFO reporting in OpenGLSalBitmapTomaž Vajngerl1-6/+14
2015-10-12opengl: remove code duplication when rendering a texture comboTomaž Vajngerl2-19/+20
2015-10-12tdf#94384 fix black icons with OpenGL enabled on WindowsTomaž Vajngerl1-20/+3
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl4-0/+89
2015-10-12remove unused BitmapExTomaž Vajngerl1-2/+0
2015-10-12sw: indentation fixesMiklos Vajna2-3/+3
2015-10-12Emscripten: Seems we need cairo canvasSamuel Mehrbrodt1-1/+3
2015-10-12Emscripten: Disable nss for nowSamuel Mehrbrodt1-0/+1
2015-10-12Emscripten: Enable debug output during buildSamuel Mehrbrodt1-2/+2
2015-10-12loplugin:stringconstantStephan Bergmann1-1/+1
2015-10-12some small cleanupsNoel Grandin4-14/+13
2015-10-12now we can get rid of the convoluted ControlWindow templateNoel Grandin5-61/+34
2015-10-12now we can push the controlwindow down and lose some type-castingNoel Grandin2-50/+23
2015-10-12reduce the web of class relationships here a littleNoel Grandin4-99/+62
2015-10-12improve naming of template parametersNoel Grandin3-94/+37
2015-10-12loplugin:mergeclassesNoel Grandin3-19/+8
2015-10-12loplugin:mergeclassesNoel Grandin3-39/+20
2015-10-12loplugin:mergeclassesNoel Grandin3-47/+28
2015-10-12loplugin:mergeclassesNoel Grandin2-14/+4
2015-10-12loplugin:mergeclassesNoel Grandin5-73/+13
2015-10-12loplugin:mergeclassesNoel Grandin5-25/+12
2015-10-12loplugin:mergeclassesNoel Grandin4-22/+7