summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-21remove some more bloatThomas Arnhold19-40/+1
2014-04-21clean up src filesThomas Arnhold4-14/+1
2014-04-21remove commented out translations from src fileThomas Arnhold1-2/+0
2014-04-21blind fix for hppa bridgesRene Engelhard1-2/+1
2014-04-21fix reportbuilder*jar install; it's reportbuilder, not rhinoRene Engelhard1-1/+1
2014-04-21fix --disable-coinmpRene Engelhard1-0/+4
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet3-12/+9
2014-04-20Try to fix buildZolnai Tamás1-1/+5
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-3/+3
2014-04-20cpplint: invalid UTF-8 + punctuationJulien Nabet1-2/+2
2014-04-20convert select type address book page to .uiCaolán McNamara8-158/+312
2014-04-20Updated coreCaolán McNamara1-0/+0
2014-04-20coverity#705533 Unintentional integer overflowCaolán McNamara1-26/+26
2014-04-20coverity#705538 Unintentional integer overflowCaolán McNamara1-4/+4
2014-04-20coverity#705541 Unintentional integer overflowCaolán McNamara2-16/+16
2014-04-20coverity#1078601 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-04-20Make OGLFrameGrabber workZolnai Tamás10-20/+53
2014-04-20Patching libgltf: shader character buffers are used as c stringsZolnai Tamás3-1/+96
2014-04-20adjust output file extension when exporting (bnc#870581)Luboš Luňák1-0/+3
2014-04-20Try to disable gltf support on mac once more.Zolnai Tamás1-1/+1
2014-04-20Disable gltf support on mac until freetype build problems are fixedZolnai Tamás2-3/+2
2014-04-20Try to fix mac build: use -arch flag to configure freetypeZolnai Tamás1-1/+2
2014-04-20writerfilter: fix indentation in rtfvalueMiklos Vajna2-107/+109
2014-04-20Fix build: missing glm_headersZolnai Tamás1-0/+1
2014-04-20avmediaogl: load all needed files into buffers for gltf renderingZolnai Tamás4-1/+101
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet10-28/+28
2014-04-20WaE: macro is not usedTor Lillqvist1-3/+0
2014-04-20Move VCL function SetAntialiasing outdev.cxxChris Sherlock2-17/+17
2014-04-20bump product version to 4.3.0.0.alpha1+Christian Lohmaier1-1/+1
2014-04-20Updated coreChristian Lohmaier1-0/+0
2014-04-20Move VCL text line functions from text.cxx to textline.cxxChris Sherlock3-967/+1069
2014-04-20fdo#74702 Only VirtualDevice should handle the Word ext lead bugChris Sherlock4-11/+27
2014-04-20java home for JDK 1.8 can also be found in registryChristian Lohmaier1-1/+1
2014-04-19coverity#738628 Uninitialized scalar fieldDavid Tardon1-0/+6
2014-04-19coverity#738629 Uninitialized scalar fieldDavid Tardon1-0/+4
2014-04-19coverity#738940 Uninitialized pointer fieldDavid Tardon1-1/+12
2014-04-19coverity#982450 Explicit null dereferencedDavid Tardon1-1/+1
2014-04-19make sure nEnd is after nBeginDavid Tardon1-2/+2
2014-04-19coverity#1202818 improper use of negative valueDavid Tardon1-4/+7
2014-04-19WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist1-1/+1
2014-04-19cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet5-7/+7
2014-04-19Disable gltf support on windows until it has building problems.Zolnai Tamás1-1/+1
2014-04-19Introduce a new building flag to enable/disable gltf supportZolnai Tamás1-1/+5
2014-04-19configure.ac: remove duplicated flagZolnai Tamás1-1/+0
2014-04-19avmediaogl: build depends on ENABLE_GLTF insteadZolnai Tamás3-3/+5
2014-04-20Upgrade doxygen configuration fileChris Sherlock1-750/+1113
2014-04-19coverity#440822 dereference before null checkDavid Tardon1-110/+113
2014-04-19coverity#735764 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-04-19vcl/source/outdev/blend.cxx - indent function in anonymous namespaceChris Sherlock1-24/+24
2014-04-19Change ImplDrawAlpha to DrawAlphaBitmapChris Sherlock2-5/+5