summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-08-04sal_uChar is deprecatedNoel Grandin
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert
2015-08-04fdo#68016 Speed up ScChartListenerCollection::EndListeningHiddenRangeTobias Lippert
2015-08-04tdf#89154 stop at paragraph end when using CTRL+Right (or Left)Tomaž Vajngerl
2015-08-04writerfilter: use std::unique_ptr<> in SettingsTableMiklos Vajna
2015-08-03check that dest index is in doc rangeCaolán McNamara
2015-08-03coverity#1314997 Dereference null return valueCaolán McNamara
2015-08-03coverity#1314998 Dereference null return valueCaolán McNamara
2015-08-03coverity#1314999 Dereference null return valueCaolán McNamara
2015-08-03coverity#1315000 Dereference null return valueCaolán McNamara
2015-08-03coverity#1315001 Dereference null return valueCaolán McNamara
2015-08-03coverity#1315002 Dereference null return valueCaolán McNamara
2015-08-03coverity#1315003 Dereference null return valueCaolán McNamara
2015-08-03coverity#1315075 Uninitialized pointer fieldCaolán McNamara
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-03re-added accidentally removed LT_HAVE_INLINE defineNoel Grandin
2015-08-03tdf#92982 vcl rendercontext: no need to call SetupBuffer() twiceMiklos Vajna
2015-08-03tdf#92982 vcl rendercontext: no buffer is created hereMiklos Vajna
2015-08-03slideshow: dumb this down to hopefully make non-GCC compilers happyMichael Stahl
2015-08-03slideshow: convert generateEvent args from boost::bindMichael Stahl
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-08-03sd: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-08-03tdf#93071 Remove trailing zeroes of scientific in General formatLaurent Balland-Poirier
2015-08-03coverity#1314995 Logically dead codeCaolán McNamara
2015-08-03coverity#1309048 Unchecked return valueCaolán McNamara
2015-08-03coverity#1157790 Division or modulo by float zeroCaolán McNamara
2015-08-03Updated coreStanislav Horacek
2015-08-03sd: replace boost::function with std::functionMichael Stahl
2015-08-03sdext: replace boost::function with std::functionMichael Stahl
2015-08-03slideshow: replace boost::function with std::functionMichael Stahl
2015-08-03svx: replace boost::function with std::functionMichael Stahl
2015-08-03vcl:: replace boost::function with std::functionMichael Stahl
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-08-03Removed some whole page invalidations in impressMihai Varga
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin
2015-08-03remove some unused definesNoel Grandin
2015-08-03Fix a copy-paste errorTakeshi Abe
2015-08-03remove some unused typedefsNoel Grandin
2015-08-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna
2015-08-03sw: boost::scoped_ptr -> std::unique_ptr in textshMiklos Vajna
2015-08-03tdf#93079: "resize shape to fit text" state can't be disabledJulien Nabet
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas
2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe