summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-03check that dest index is in doc rangeCaolán McNamara1-1/+5
2015-08-03coverity#1314997 Dereference null return valueCaolán McNamara1-3/+1
2015-08-03coverity#1314998 Dereference null return valueCaolán McNamara1-3/+4
2015-08-03coverity#1314999 Dereference null return valueCaolán McNamara1-2/+4
2015-08-03coverity#1315000 Dereference null return valueCaolán McNamara1-1/+1
2015-08-03coverity#1315001 Dereference null return valueCaolán McNamara1-1/+1
2015-08-03coverity#1315002 Dereference null return valueCaolán McNamara1-1/+1
2015-08-03coverity#1315003 Dereference null return valueCaolán McNamara1-3/+2
2015-08-03coverity#1315075 Uninitialized pointer fieldCaolán McNamara1-1/+22
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann3-7/+4
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann4-22/+11
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann3-7/+3
2015-08-03re-added accidentally removed LT_HAVE_INLINE defineNoel Grandin1-0/+1
2015-08-03tdf#92982 vcl rendercontext: no need to call SetupBuffer() twiceMiklos Vajna1-2/+0
2015-08-03tdf#92982 vcl rendercontext: no buffer is created hereMiklos Vajna1-5/+5
2015-08-03slideshow: dumb this down to hopefully make non-GCC compilers happyMichael Stahl1-3/+18
2015-08-03slideshow: convert generateEvent args from boost::bindMichael Stahl1-2/+4
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl13-69/+44
2015-08-03sd: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl1-9/+4
2015-08-03tdf#93071 Remove trailing zeroes of scientific in General formatLaurent Balland-Poirier1-1/+1
2015-08-03coverity#1314995 Logically dead codeCaolán McNamara1-2/+0
2015-08-03coverity#1309048 Unchecked return valueCaolán McNamara1-2/+1
2015-08-03coverity#1157790 Division or modulo by float zeroCaolán McNamara1-2/+7
2015-08-03Updated coreStanislav Horacek1-0/+0
2015-08-03sd: replace boost::function with std::functionMichael Stahl17-41/+48
2015-08-03sdext: replace boost::function with std::functionMichael Stahl17-56/+68
2015-08-03slideshow: replace boost::function with std::functionMichael Stahl6-21/+22
2015-08-03svx: replace boost::function with std::functionMichael Stahl8-17/+20
2015-08-03vcl:: replace boost::function with std::functionMichael Stahl2-3/+3
2015-08-03inline some use-once typedefsNoel Grandin32-102/+54
2015-08-03inline some use-once typedefsNoel Grandin8-33/+14
2015-08-03com::sun::star->css in dbaccessNoel Grandin348-5237/+5212
2015-08-03sw: inline use-once typedefsNoel Grandin42-149/+85
2015-08-03Removed some whole page invalidations in impressMihai Varga2-3/+5
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin2-2/+14
2015-08-03remove some unused definesNoel Grandin9-98/+2
2015-08-03Fix a copy-paste errorTakeshi Abe1-1/+1
2015-08-03remove some unused typedefsNoel Grandin9-11/+42
2015-08-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna3-3/+38
2015-08-03sw: boost::scoped_ptr -> std::unique_ptr in textshMiklos Vajna1-7/+6
2015-08-03tdf#93079: "resize shape to fit text" state can't be disabledJulien Nabet1-1/+1
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas15-32/+32
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas2-10/+8
2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe15-30/+30
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson10-13/+6
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