summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05coverity#1351878 'Constant' variable guards dead codeCaolán McNamara
2016-02-05cppcheck: useInitializationListCaolán McNamara
2016-02-05crashtesting: old files using StartWithNavigator fail to loadCaolán McNamara
2016-02-05Fix typosAndrea Gelmini
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley
2016-02-04impress - unable to search inside table - fixedMarco Cecchetti
2016-02-04tdf#87813: Moving effects list into the animation tabRishabh Kumar
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-02-02tdf#97374: prevent crash while updating SvxPageTitleFieldOliver Specht
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-28we have had RTTI for a looong timeDavid Tardon
2016-01-25sd lok: Fix normal 'search' performed after a 'search all'.Jan Holesovsky
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-24tdf#86609 sd: Fill Paste Special on initial update tooMaxim Monastirsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20drop obsolete cruftDavid Tardon
2016-01-20rhbz#1168757 propagate selected slides to print dialogDavid Tardon
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung
2016-01-18cppcheck: doubleFreeCaolán McNamara
2016-01-18cppcheck: copyCtorPointerCopyingCaolán McNamara
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16Fix ODR Violations under LTOPeter Foley
2016-01-16Fix ODR violations when compiling with LTOPeter Foley
2016-01-14sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky
2016-01-14sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-14tdf#96522 reset CustomShapeEngine at importArmin Le Grand
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-13Fix memory leakStephan Bergmann
2016-01-11lool - search all - unit test failure - solvedMarco Cecchetti
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann