summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
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-14cppcheck: redundantCondition [part1]Julien Nabet1-1/+1
2015-06-13Fix typosAndrea Gelmini1-1/+1
2015-06-13TyposJulien Nabet1-1/+1
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-5/+5
2015-06-10Fix sd ID conflicts and duplicatesPhilippe Jung1-0/+1
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-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann41-98/+98
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara9-7/+20
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
2015-06-03tdf#87822 Impress: hide common task toolbar in master viewPhilippe Jung3-11/+23
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann6-23/+23
2015-06-02loplugin:loopvartoosmallNoel Grandin19-27/+27
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens1-0/+1
2015-05-31lok: Don't attempt to select the exact text after a failed search.Jan Holesovsky1-19/+0
2015-05-31tdf#87862: Rearranging the lower half of slide transition tabRishabh Kumar2-11/+0
2015-05-31sd lok: Send the part number when search always.Jan Holesovsky1-6/+2
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh3-4/+4
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks8-31/+30
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann2-3/+3
2015-05-29sd: remove no longer relevant TODOMiklos Vajna1-6/+0
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin1-2/+2
2015-05-28fdo#74132: Do not interrupt search in Impress and Draw.Jan Holesovsky5-81/+52
2015-05-28lok search sd: Off-by-one; and send the page only when it changed.Jan Holesovsky1-3/+6
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-28sd: Notify about the part change (when searching) only once.Jan Holesovsky2-6/+11
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung3-4/+4
2015-05-27sd tiled rendering: avoid showing wrap around dialogMiklos Vajna1-0/+8
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin2-2/+2
2015-05-27sd LOKit callback for search not foundHenry Castro1-0/+6
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-26sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna1-0/+6
2015-05-26convert SCROLL constants to scoped enumNoel Grandin2-2/+2
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-3/+3
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1