summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-06-18Bugfix test for tdf#88295Katarina Behrens
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-06-17loplugin:cstylecastStephan Bergmann
2015-06-16Use template function to reduce copy'n'pasta codeKatarina Behrens
2015-06-16tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung
2015-06-16tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15tdf#91001 Fix inc/dec font for complex selectionsMaxim Monastirsky
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-06-15Fix commentMaxim Monastirsky
2015-06-15Fix typosAndrea Gelmini
2015-06-14tdf#91857 Reorganize impress's menu barYousuf Philips
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-13Fix typosAndrea Gelmini
2015-06-13TyposJulien Nabet
2015-06-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-10Fix sd ID conflicts and duplicatesPhilippe Jung
2015-06-10bSwitchOff is always false nowMaxim Monastirsky
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-06-10sd: fix gcc-4.7 buildMiklos Vajna
2015-06-08tdf#91890:Impress Crash when click on Transition icon in sidebarRishabh Kumar
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-06-07Related: tdf#89905 these PalettePath uses appear to really be UserConfigPathCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-06callcatcher: update unused codeCaolán McNamara
2015-06-06Typo: readd -> readJulien Nabet
2015-06-05tdf#86614 Adjusting some text entries and rearranging and removing othersYousuf Philips
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-06-03tdf#87822 Impress: hide common task toolbar in master viewPhilippe Jung
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-01tdf#88276: Add background colour toolbar and sidebar buttonsKatarina Behrens
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens
2015-05-31lok: Don't attempt to select the exact text after a failed search.Jan Holesovsky
2015-05-31tdf#87862: Rearranging the lower half of slide transition tabRishabh Kumar
2015-05-31sd lok: Send the part number when search always.Jan Holesovsky
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann