summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Translate remaining German comments to English.Thomas Klausner1-21/+21
2015-08-07Fix typo in comment.Thomas Klausner1-1/+1
2015-08-07sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docxMichael Stahl2-1/+10
2015-08-07configure: *another* --enable-selective-debuginfo pitfallMichael Stahl1-0/+4
2015-08-07Translate remaining German comments to English.Thomas Klausner1-22/+21
2015-08-07Translate remaining German comments to English.Thomas Klausner1-102/+100
2015-08-07Translate remaining German comments to English.Thomas Klausner1-121/+120
2015-08-07error C2039: ´getCreateColumns´ used in mozab/MStatement.cxxCaolán McNamara1-0/+1
2015-08-07update creditsChristian Lohmaier1-1109/+1135
2015-08-07gtk3: it was pointed out to me we have up and down reversedCaolán McNamara1-2/+2
2015-08-07stupid warningMichael Stahl1-1/+1
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl3-49/+57
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr>Michael Stahl2-36/+45
2015-08-07xmloff: replace boost::ptr_set with std::mapMichael Stahl1-42/+20
2015-08-07xmloff: replace boost::ptr_set with std::setMichael Stahl2-16/+16
2015-08-07svtools: convert boost::ptr_set to std::unordered_mapMichael Stahl2-100/+16
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna4-1/+20
2015-08-07tdf#92982 vcl rendercontext: move buffer paint logic to PaintBufferGuardMiklos Vajna2-22/+43
2015-08-07tdf#90222: Removed redundant collection typeIan2-51/+7
2015-08-07libmwaw bundled soname patchAndras Timar3-1/+23
2015-08-07related to tdf#87437: prevent null pointer function callJustin Luth1-1/+1
2015-08-07libetonyek bundled soname patchAndras Timar3-1/+20
2015-08-07librevenge bundled soname patchAndras Timar3-1/+20
2015-08-07libodfgen bundled soname patchAndras Timar3-1/+21
2015-08-07tdf#92982 vcl rendercontext: make PaintBufferGuard visible outside paint.cxxMiklos Vajna2-80/+86
2015-08-07Resolves: tdf#93198 gtk3: support PRIMARY as well as CLIPBOARDCaolán McNamara1-16/+19
2015-08-07tdf#39468 Translate German Comments - sw/source/filter/ww8/ww8scan.cxxPhillip Sz1-177/+171
2015-08-07Resolves: tdf#92896 wrong delete language dialog pathCaolán McNamara1-1/+1
2015-08-07Related: tdf#88314 delete temp filesCaolán McNamara3-0/+10
2015-08-07Delete unnecessary writer options from Options dialogMihály Palenik6-194/+57
2015-08-07libwpg bundled soname patchAndras Timar3-1/+20
2015-08-07libwpd bundled soname patchAndras Timar3-1/+20
2015-08-07libwps bundled soname patchAndras Timar3-1/+20
2015-08-07tdf#91857 Move master display items to View menuYousuf Philips1-4/+4
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna13-48/+54
2015-08-07tdf#90222: Removed ScaStringList and replaced all uses with std::vectorIan2-51/+7
2015-08-07cppcheck:noExplicitConstructorNoel Grandin23-63/+62
2015-08-07cppcheck:noExplicitConstructorNoel Grandin52-95/+93
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl7-21/+130
2015-08-06fix typo: rectange --> rectangleDennis Roczek2-2/+2
2015-08-06postprocess: d'oh generated files are in $(BUILDDIR)Michael Stahl1-1/+1
2015-08-06typo "(1 alpha)" → "(1-alpha)" confidence intervalChristian Lohmaier1-3/+3
2015-08-06Fix comment.Thomas Klausner1-1/+0
2015-08-06Translate a comment to English.Thomas Klausner1-2/+1
2015-08-06Translate comments to English.Thomas Klausner1-23/+22
2015-08-06sal: fix assert in osl_joinWithThread()Michael Stahl1-5/+7
2015-08-06unit test for short name ambiguity, tdf#93080Eike Rathke1-0/+35
2015-08-06Resolves: tdf#93080 short day name and month name may interfereEike Rathke2-6/+52
2015-08-06tdf#92982 vcl rendercontext: fix missing background repaint of EditMiklos Vajna2-12/+21
2015-08-06LOKit: set thread name lo_startmainHenry Castro1-0/+2