summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-03new loplugin: refcountingNoel Grandin73-487/+779
2015-08-03tdf#93068 - UI: Crash when Character dialogue openedNoel Grandin2-4/+8
2015-08-03Apply MVP matrix when drawing texture using OpenGLProgramTomaž Vajngerl1-0/+1
2015-08-03opengl: support reading 8bit texture (fixes icon corruption)Tomaž Vajngerl1-2/+5
2015-08-03enable "Table Design" for sidebar in Draw too..Tomaž Vajngerl1-1/+1
2015-08-03opengl: when scaling, create a new texture with equal settingsTomaž Vajngerl2-5/+49
2015-08-03ImplImageBmp::Draw - nPos parameter is always 0Tomaž Vajngerl3-13/+14
2015-08-03Change "Design" sidebar deck iconTomaž Vajngerl1-1/+1
2015-08-02QtCreator integration : git must ignore .pro and .pro.user files.Michel Renon1-0/+4
2015-08-02QtCreator integration : generate lo.pro.user project file.Michel Renon1-7/+123
2015-08-02Typo: XItentifierReplaces->XIdentifierReplaceJulien Nabet1-1/+1
2015-08-01Move fix for tdf#89231 to a better placeKhaled Hosny1-6/+4
2015-08-01valgrind: memleakCaolán McNamara1-3/+3
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin7-96/+77
2015-08-01SimplifyMatteo Casalin1-7/+8
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin5-26/+23
2015-08-01sal_uInt16 to sal_Int32, constify and simplifyMatteo Casalin1-7/+5
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin5-38/+38
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin5-13/+12
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin2-13/+13
2015-08-01Any.h: Fix declaration hides class member warningDavid Ostrovsky1-4/+4
2015-08-01std::function::operator bool returns true if it contains a valid targetDavid Ostrovsky2-2/+2
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson8-21/+17
2015-08-01std::function doesn't have empty() methodDavid Ostrovsky2-2/+2
2015-08-01LOK: Implement parts for Writer too.Jan Holesovsky6-0/+93
2015-08-01Whitespace.Jan Holesovsky1-8/+8
2015-07-31Added Test for #tdf78742 SfxFilterMatcher document service checkVarun1-0/+33
2015-07-31sw: replace boost::function with std::functionMichael Stahl3-4/+1
2015-07-31sc: replace boost::function with std::functionMichael Stahl4-6/+8
2015-07-31framework: replace boost::function with std::functionMichael Stahl2-6/+6
2015-07-31dbaccess: replace boost::function with std::functionMichael Stahl4-6/+6
2015-07-31canvas: replace boost::function with std::functionMichael Stahl2-6/+7
2015-07-31avmedia: replace boost::function with std::functionMichael Stahl2-5/+6
2015-07-31canvas: replace boost::function with std::functionMichael Stahl5-6/+8
2015-07-31svx: replace boost::function with std::functionMichael Stahl9-19/+17
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl12-22/+20
2015-07-31toolkit: replace boost::function with std::functionMichael Stahl1-5/+3
2015-07-31svtools: replace boost::function with std::functionMichael Stahl2-8/+12
2015-07-31comphelper: replace boost::function with std::functionMichael Stahl4-9/+12
2015-07-31TableRef: implement ScTableRefToken::IsGlobal() overrideEike Rathke2-0/+10
2015-07-31TableRef: add some SAL_WARN() when invalidating column names/offsetsEike Rathke1-2/+17
2015-07-31tdf#92459 Replace select1st for lambda expressionsDaniel Robertson1-49/+35
2015-07-31tdf#92982 vcl rendercontext: handle empty repaint rect in PaintHelperMiklos Vajna1-1/+5
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard12-22/+78
2015-07-31tdf#92982 vcl rendercontext: set buffer size in ImplHandleResize()Miklos Vajna2-3/+7
2015-07-31CppunitTest_sw_uiwriter: fix which test is disabled to not break headless MacMiklos Vajna1-2/+2
2015-07-31boost: fix Clang > 3.5 -Wunused-local-typedefs in concept_checkMichael Stahl2-0/+15
2015-07-31tools: prefix members of SvStreamMichael Stahl7-350/+350
2015-07-31filter: valgrind uninitialized warning in filter_met_testMichael Stahl1-2/+2
2015-07-31filter: valgrind uninitialized nDataLen warning in filter_tiff_testMichael Stahl1-0/+4