summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2017-08-23convert message box style bits to scoped enumNoel Grandin14-16/+16
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-1/+1
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-2/+2
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke3-40/+0
2017-08-20Related tdf#111892: revamp TemplateScannerJulien Nabet2-97/+8
2017-08-19tdf#107183 Set different dialog title for renaming master slideGabor Kelemen2-4/+11
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow2-3/+3
2017-08-18loplugin:unnecessaryparenNoel Grandin2-3/+3
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin22-52/+52
2017-08-17Removing unused serialisation codeVarun Dhall1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin7-26/+26
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin18-155/+155
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin1-1/+3
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke1-2/+4
2017-08-14Related to tdf#109863: Crash when trying to modify background slide styleTamás Zolnai1-0/+1
2017-08-14tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai1-0/+1
2017-08-13log details of exception when we catch std::exceptionNoel Grandin1-2/+2
2017-08-13add char highlighting (background) tab to graphics styles dialogCaolán McNamara2-0/+8
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2-26/+2
2017-08-13tdf#61561 Increase limitation placement and enlargementLaurent Balland-Poirier1-0/+19
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin4-15/+12
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin3-5/+5
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall1-1/+1
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand1-1/+1
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand1-0/+11
2017-08-08SvPersistStream deadNoel Grandin1-4/+0
2017-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-08tdf#95309 Add a filter to show all files for "Insert > File"Takeshi Abe1-3/+5
2017-08-08loplugin:constantparamNoel Grandin1-1/+1
2017-08-07Fix typosAndrea Gelmini1-2/+2
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall4-35/+2
2017-08-07loplugin:casttovoidStephan Bergmann1-11/+6
2017-08-04draw vs impress printer option pagesCaolán McNamara1-2/+2
2017-08-04rename Anz->Cnt in sdNoel Grandin4-10/+10
2017-08-03Resolves: tdf#111308 crash after load designs with no design selectedCaolán McNamara1-1/+1
2017-08-03loplugin:checkunusedparams in variousNoel Grandin4-9/+4
2017-08-03loplugin:constparams in sdNoel Grandin138-277/+277
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-9/+51
2017-08-02remove unnecessary use of 'this->'Noel Grandin2-3/+3
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara2-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-08-01tdf#110743: Use page position to insert master page, not idPranav Kant1-1/+1
2017-07-31loplugin:oncevarNoel Grandin3-5/+4
2017-07-28loplugin:constparams in editengNoel Grandin1-1/+1
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-4/+2
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara1-4/+4
2017-07-26convert SfxGroupId to scoped enumNoel Grandin1-2/+2
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-3/+3
2017-07-25loplugin:unusedmethodsNoel Grandin4-118/+0