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