summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* coverity#1302618 deref of NULLCaolán McNamara2015-06-101-5/+5
* Fix sd ID conflicts and duplicatesPhilippe Jung2015-06-102-93/+112
* bSwitchOff is always false nowMaxim Monastirsky2015-06-103-8/+4
* tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2015-06-102-17/+2
* sd: fix gcc-4.7 buildMiklos Vajna2015-06-101-8/+8
* tdf#91890:Impress Crash when click on Transition icon in sidebarRishabh Kumar2015-06-081-6/+7
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0841-98/+98
* Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara2015-06-0810-7/+26
* some spelling fixes, mostly in Java codeNoel Grandin2015-06-081-1/+1
* Related: tdf#89905 these PalettePath uses appear to really be UserConfigPathCaolán McNamara2015-06-071-1/+1
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-068-25/+22
* callcatcher: update unused codeCaolán McNamara2015-06-062-12/+0
* Typo: readd -> readJulien Nabet2015-06-061-1/+1
* tdf#86614 Adjusting some text entries and rearranging and removing othersYousuf Philips2015-06-052-91/+30
* convert B2VectorContinuity to scoped enumNoel Grandin2015-06-041-4/+4
* tdf#87822 Impress: hide common task toolbar in master viewPhilippe Jung2015-06-033-11/+23
* loplugin:loopvartoosmallNoel Grandin2015-06-021-1/+1
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-026-23/+23
* loplugin:loopvartoosmallNoel Grandin2015-06-0219-27/+27
* tdf#88276: Add background colour toolbar and sidebar buttonsKatarina Behrens2015-06-012-0/+2
* tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens2015-06-013-0/+12
* lok: Don't attempt to select the exact text after a failed search.Jan Holesovsky2015-05-311-19/+0
* tdf#87862: Rearranging the lower half of slide transition tabRishabh Kumar2015-05-313-97/+69
* sd lok: Send the part number when search always.Jan Holesovsky2015-05-311-6/+2
* dispose SfxControllerItem objects correctlyLászló Németh2015-05-293-4/+4
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-05-298-31/+30
* loplugin:redundantcast: const_cast to same typeStephan Bergmann2015-05-292-3/+3
* sd: remove no longer relevant TODOMiklos Vajna2015-05-291-6/+0
* convert PRESENTATION constants to scoped enumNoel Grandin2015-05-291-2/+2
* fdo#74132: Do not interrupt search in Impress and Draw.Jan Holesovsky2015-05-287-81/+56
* lok search sd: Off-by-one; and send the page only when it changed.Jan Holesovsky2015-05-281-3/+6
* convert PARENTCLIPMODE constants to scoped enumNoel Grandin2015-05-281-2/+2
* sd: Notify about the part change (when searching) only once.Jan Holesovsky2015-05-282-6/+11
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-283-4/+4
* indentation fixesMiklos Vajna2015-05-281-1/+1
* Coding style: removing the scope resolution operator in xDocShRef declarationsRobert Antoni Buj Gelonch2015-05-271-33/+33
* CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna2015-05-271-1/+14
* sd tiled rendering: avoid showing wrap around dialogMiklos Vajna2015-05-271-0/+8
* CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna2015-05-272-6/+30
* convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin2015-05-272-2/+2
* sd LOKit callback for search not foundHenry Castro2015-05-271-0/+6
* tdf#90338 tdf#84254 DrawingML export fixAndras Timar2015-05-273-0/+562
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-261-1/+1
* sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna2015-05-261-0/+6
* convert SCROLL constants to scoped enumNoel Grandin2015-05-262-2/+2
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-261-3/+3
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-251-1/+1
* impress: right click to insert imageCaolán McNamara2015-05-251-0/+9
* remove some unnecessary casts and convert some to const_castNoel Grandin2015-05-252-4/+2
* convert WINDOW_ZORDER constants to scoped enumNoel Grandin2015-05-252-2/+2