summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2015-05-29sd: remove no longer relevant TODOMiklos Vajna
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin
2015-05-28fdo#74132: Do not interrupt search in Impress and Draw.Jan Holesovsky
2015-05-28lok search sd: Off-by-one; and send the page only when it changed.Jan Holesovsky
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-28sd: Notify about the part change (when searching) only once.Jan Holesovsky
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-28indentation fixesMiklos Vajna
2015-05-27Coding style: removing the scope resolution operator in xDocShRef declarationsRobert Antoni Buj Gelonch
2015-05-27CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna
2015-05-27sd tiled rendering: avoid showing wrap around dialogMiklos Vajna
2015-05-27CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-27sd LOKit callback for search not foundHenry Castro
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-26sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25impress: right click to insert imageCaolán McNamara
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-23sd: consistent code formattingThorsten Behrens
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks