summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-06-23allow slide design to affect multiple standard pagesCaolán McNamara1-28/+66
2015-06-23Drop duplicate #includesTakeshi Abe2-3/+0
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky2-3/+3
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-20tdf#84909 Additional tweaks to the standard, draw and text toolbarsYousuf Philips4-42/+65
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna5-7/+12
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-06-19sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna2-0/+9
2015-06-19loplugin:passstuffbyrefNoel Grandin2-2/+3
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna5-0/+85
2015-06-18Fix typosAndrea Gelmini2-2/+2
2015-06-18Bugfix test for tdf#88295Katarina Behrens2-0/+19
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe3-5/+5
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-0/+3
2015-06-17loplugin:cstylecastStephan Bergmann1-1/+1
2015-06-16Use template function to reduce copy'n'pasta codeKatarina Behrens1-34/+31
2015-06-16tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung14-2/+764
2015-06-16tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna3-0/+18
2015-06-16Fix typosAndrea Gelmini3-3/+3
2015-06-16Fix typosAndrea Gelmini2-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini3-4/+4
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15tdf#91001 Fix inc/dec font for complex selectionsMaxim Monastirsky1-13/+2
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin5-18/+8
2015-06-15cppcheck:unreadVariableNoel Grandin2-4/+1
2015-06-15cppcheck:redundantConditionNoel Grandin1-1/+1
2015-06-15Fix commentMaxim Monastirsky1-3/+0
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-06-14tdf#91857 Reorganize impress's menu barYousuf Philips1-122/+201
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-1/+1
2015-06-13Fix typosAndrea Gelmini1-1/+1
2015-06-13TyposJulien Nabet1-1/+1
2015-06-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar3-0/+45
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-5/+5
2015-06-10Fix sd ID conflicts and duplicatesPhilippe Jung2-93/+112
2015-06-10bSwitchOff is always false nowMaxim Monastirsky3-8/+4
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-17/+2
2015-06-10sd: fix gcc-4.7 buildMiklos Vajna1-8/+8
2015-06-08tdf#91890:Impress Crash when click on Transition icon in sidebarRishabh Kumar1-6/+7
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann41-98/+98
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara10-7/+26
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin1-1/+1
2015-06-07Related: tdf#89905 these PalettePath uses appear to really be UserConfigPathCaolán McNamara1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin8-25/+22
2015-06-06callcatcher: update unused codeCaolán McNamara2-12/+0
2015-06-06Typo: readd -> readJulien Nabet1-1/+1
2015-06-05tdf#86614 Adjusting some text entries and rearranging and removing othersYousuf Philips2-91/+30
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin1-4/+4