summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Simplifiy unnecessary uses of int2enumStephan Bergmann
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26notebookbar: updated sd ui fileSzymon Kłos
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-26CppunitTest_sd_import_tests: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-24Resolves: tdf#100024 CRASH when setting a background imageCaolán McNamara
2016-05-24Resolves: tdf#99712 Crash in impress annotation context menuCaolán McNamara
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-23PaperOrientationModifyHdl is now unusedKatarina Behrens
2016-05-23tdf#89466 Fix update of elements and add listener in slidebgSusobhan Ghosh
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-21coverity#1213133 Dereference after null checkCaolán McNamara
2016-05-21coverity#1209589 Dereference after null checkCaolán McNamara
2016-05-20add missing spaces to list of formatsStanislav Horacek
2016-05-20remove double space in string of Slide Background content panelStanislav Horacek
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose
2016-05-20tdf#98852: Show text-specific effects when selection contains textKatarina Behrens
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19CppunitTest_sd_uimpress: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-19tdf#49561: PPT import: Avoid to override formatting from StyleTextPropAtomMatus Uzak
2016-05-18Resolves: tdf#95620 crash in presentation wizardCaolán McNamara
2016-05-18refactor this repeated code into a single methodCaolán McNamara
2016-05-18Related: tdf#99523 select only the desired slidesCaolán McNamara
2016-05-18Related: tdf#99523 NotifyPageEvent ultimately comes from HINT_PAGEORDERCHG...Caolán McNamara
2016-05-18move the KeepSlideSorterInSyncWithPageChanges to a level lowerCaolán McNamara
2016-05-18give this tremendously useful snippet a descriptive name and de-duplicate itCaolán McNamara
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-18convert NAV_STATE to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17tidy this a little bitCaolán McNamara
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-17maDeletedPages member of slidesorter is only written to, never readCaolán McNamara
2016-05-16Resolves: tdf#99523 exit text edit and unmark objects before moving slideCaolán McNamara
2016-05-16there is no SelectionPainter, so this member is less than usefulCaolán McNamara