summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-06-08split AddRemoveListener into two methodsNoel Grandin3-4/+4
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin6-0/+20
2016-06-07sd: make test "testTdf93124" more robustTomaž Vajngerl1-8/+15
2016-06-07Resolves: Template selection dialog has wrong parentAkshay Deep1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl8-35/+33
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann2-2/+2
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin1-1/+1
2016-06-06Improve Impress Template Selection DialogAkshay Deep1-0/+3
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin1-1/+1
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin4-8/+8
2016-06-06remove unused constants in HRC filesNoel Grandin3-30/+0
2016-06-06remove some manual ref-countingNoel Grandin5-20/+16
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page2-8/+8
2016-06-03Try to fix tinderbox build running in RDP session from Linux on Windows pre-10Tor Lillqvist1-1/+5
2016-06-03on switching to slide layouts panel move into slide layout contextCaolán McNamara1-0/+2
2016-06-03loplugin:constantparamsNoel Grandin2-2/+2
2016-06-03Resolves: tdf#100199 crash: switch to Display Mode - Master Modes - NotesCaolán McNamara2-21/+39
2016-06-03Move page size listbox from cui to svxKatarina Behrens3-96/+7
2016-06-02Resolves: tdf#100191 crash: switch to Display Mode: Notes via toolbarCaolán McNamara1-1/+2
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin2-4/+4
2016-06-02loplugin:unusedfieldsNoel Grandin2-2/+0
2016-06-01Rename Label: 'Start with Template Selection'Akshay Deep1-1/+1
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep12-3754/+9
2016-06-01tdf#66469 impress: update outline text before savingJustin Luth1-0/+18
2016-06-01remove unused SID constants and associated codeNoel Grandin9-65/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin3-3/+3
2016-05-31tdf#93883 don't add space to empty paragraph when bullet is turned off.Mark Hung2-0/+12
2016-05-31More comphelper/extract.hxx clean upStephan Bergmann1-1/+1
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin3-4/+6
2016-05-30Simplifiy unnecessary uses of int2enumStephan Bergmann1-3/+7
2016-05-30Convert FontRelief to scoped enumNoel Grandin2-5/+5
2016-05-30Convert SelectionMode to scoped enumNoel Grandin4-9/+9
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin1-41/+0
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin8-13/+13
2016-05-27Move accessibility relations to .ui files tdf#87026Muhammet Kara2-5/+8
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin6-42/+99
2016-05-26notebookbar: updated sd ui fileSzymon Kłos1-4/+2427
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-05-26CppunitTest_sd_import_tests: fix loplugin:cppunitassertequals warningsMiklos Vajna1-16/+16
2016-05-26loplugin:unusedmethodsNoel Grandin2-7/+0
2016-05-26loplugin:unusedreturntypesNoel Grandin4-8/+4
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky2-11/+53
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara6-16/+0
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl1-1/+0
2016-05-25Convert Disposal to scoped enumNoel Grandin1-1/+1
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-05-24Resolves: tdf#100024 CRASH when setting a background imageCaolán McNamara1-1/+1
2016-05-24Resolves: tdf#99712 Crash in impress annotation context menuCaolán McNamara5-26/+21
2016-05-24Revert "remove some manual ref-counting"Noel Grandin5-16/+20