summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke1-13/+0
2017-08-20Related tdf#111892: revamp TemplateScannerJulien Nabet1-40/+4
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-4/+4
2017-08-13add char highlighting (background) tab to graphics styles dialogCaolán McNamara1-0/+1
2017-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-07Fix typosAndrea Gelmini1-2/+2
2017-08-03loplugin:constparams in sdNoel Grandin40-75/+75
2017-07-25loplugin:unusedmethodsNoel Grandin2-4/+0
2017-07-21loplugin:unusedfields in sdNoel Grandin3-6/+0
2017-07-21de-hrc various thingsCaolán McNamara5-72/+13
2017-07-21migrate to boost::gettextCaolán McNamara8-453/+3
2017-07-14tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai1-0/+3
2017-07-13sd: Use std::unique_ptr<> as SdUndoGroup owns SdUndoActionsTakeshi Abe1-3/+4
2017-07-09Added margin feature to the Draw's SideBarpv2k1-0/+1
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin1-2/+0
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M5-9/+9
2017-07-02SlideSorterViewShell::Create parameter bIsCenterPane is unusedStephan Bergmann1-2/+1
2017-06-28sd: Kill forward declaration of non-existent RequestDataTakeshi Abe3-3/+0
2017-06-22loplugin:unusedfields in sd part3Noel Grandin5-8/+0
2017-06-22loplugin:unusedfields in sd part2Noel Grandin7-28/+1
2017-06-22loplugin:unusedfields in sd part1Noel Grandin1-9/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke3-3/+0
2017-06-17create o3tl::array_viewNoel Grandin1-3/+4
2017-06-12cleanup unused css/frame/* includesJochen Nitschke3-4/+0
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara3-3/+3
2017-06-05typo: INITILIZE_ENTRY_SCAN->INITIALIZE_ENTRY_SCANJulien Nabet1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin2-2/+2
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara4-51/+16
2017-05-23mysterious and missing 4077 resource used in sdCaolán McNamara1-0/+1
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-1/+6
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2-2/+0
2017-05-19SdResId used just for its idCaolán McNamara1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin2-2/+0
2017-05-16loplugin:checkunusedparams variousNoel Grandin1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin6-20/+20
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-5/+0
2017-05-09drop unused FadeEffectLBCaolán McNamara3-45/+0
2017-05-09sd: Kill empty FadeEffectLBImplTakeshi Abe1-9/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-7/+2
2017-05-04include cleanupJochen Nitschke1-2/+0
2017-05-03loplugin:checkunusedparams in sdNoel Grandin13-47/+23
2017-05-02tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens1-0/+1
2017-05-02untranslated strings are just stringsCaolán McNamara1-2/+0
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant1-0/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-26remove sd bitmaps from .src filesCaolán McNamara3-185/+3
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock7-0/+7