summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-10/+3
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock9-26/+26
2016-01-30tdf#91762: Check wether the row and the cell have text...Xisco Fauli1-2/+1
2016-01-28we have had RTTI for a looong timeDavid Tardon1-3/+3
2016-01-27Format the datetime fields properly on importRosemary Sebastian3-0/+90
2016-01-26loplugin:defaultparamsStephan Bergmann1-1/+1
2016-01-26loplugin:defaultparamsStephan Bergmann1-1/+1
2016-01-25sd lok: Fix normal 'search' performed after a 'search all'.Jan Holesovsky2-5/+19
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin4-7/+9
2016-01-24tdf#86609 sd: Fill Paste Special on initial update tooMaxim Monastirsky1-0/+1
2016-01-21starmath: fix OOXML export of non-BMP UnicodeMichael Stahl2-0/+29
2016-01-21oox: import Math objects from PPTX filesMichael Stahl1-1/+24
2016-01-21loplugin: unused return valuesNoel Grandin2-12/+6
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock6-13/+13
2016-01-20drop obsolete cruftDavid Tardon1-4/+3
2016-01-20rhbz#1168757 propagate selected slides to print dialogDavid Tardon1-4/+37
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung4-11/+31
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2016-01-18cppcheck: doubleFreeCaolán McNamara1-11/+10
2016-01-18cppcheck: copyCtorPointerCopyingCaolán McNamara1-40/+30
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock4-4/+4
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock6-13/+13
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud9-17/+17
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock4-4/+4
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock6-13/+13
2016-01-16Fix ODR Violations under LTOPeter Foley1-2/+2
2016-01-16Fix ODR violations when compiling with LTOPeter Foley1-7/+7
2016-01-15ugh, forgot to git add the test documentMichael Stahl1-0/+0
2016-01-15oox: export Math objects to PPTX filesMichael Stahl1-0/+28
2016-01-14sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky2-0/+6
2016-01-14sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna1-1/+4
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-7/+21
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+25
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+2
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin48-209/+80
2016-01-14tdf#96522 reset CustomShapeEngine at importArmin Le Grand1-1/+9
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna6-14/+24
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl2-3/+5
2016-01-13Fix memory leakStephan Bergmann1-0/+2
2016-01-11lool - search all - unit test failure - solvedMarco Cecchetti2-2/+2
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann2-2/+2
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-11sd: with any luck the OLE test should run on WNT now tooMichael Stahl1-8/+0
2016-01-11sd: enhance the OLE object test to also test the exported XMLMichael Stahl3-11/+113
2016-01-10Fix typosAndrea Gelmini34-39/+39
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-2/+9
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-1/+1
2016-01-07Avoid loplugin:unreffunStephan Bergmann1-1/+3