summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian7-40/+93
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+1
2016-02-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-02-08remove unused ModulePrefix in *.SDI filesNoel Grandin2-8/+4
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin2-2/+0
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin2-4/+0
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-2/+0
2016-02-08remove some unnecessary declarations from *.sdi fileNoel Grandin2-4/+0
2016-02-08loplugin:unusedmethodsNoel Grandin3-20/+0
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky1-0/+2
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock10-10/+10
2016-02-06vcl: split exception types from input typesChris Sherlock1-5/+6
2016-02-05coverity#1351878 'Constant' variable guards dead codeCaolán McNamara1-11/+2
2016-02-05cppcheck: useInitializationListCaolán McNamara1-4/+3
2016-02-05crashtesting: old files using StartWithNavigator fail to loadCaolán McNamara2-0/+7
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin2-573/+0
2016-02-05Fix typosAndrea Gelmini3-3/+3
2016-02-05remove commented out stuff from .SDI filesNoel Grandin2-39/+0
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin6-18/+0
2016-02-05remove unused Readonly from .SDI filesNoel Grandin2-148/+0
2016-02-05remove unused Automation from .SDI filesNoel Grandin8-11/+11
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley9-97/+14
2016-02-04impress - unable to search inside table - fixedMarco Cecchetti1-6/+1
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin2-286/+0
2016-02-04remove unused RecordManual from SDI filesNoel Grandin1-10/+0
2016-02-04remove unused HasDialog from SDI filesNoel Grandin4-292/+6
2016-02-04remove unused Synchron from SDI filesNoel Grandin2-267/+0
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin9-337/+21
2016-02-04tdf#87813: Moving effects list into the animation tabRishabh Kumar9-434/+604
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock11-23/+23
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley8-175/+10
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock1-5/+5
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin2-286/+0
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky1-0/+7
2016-02-03add EDB-39395-1 test-caseCaolán McNamara1-0/+0
2016-02-03add EDB-39397-1 test-caseCaolán McNamara1-0/+0
2016-02-02tdf#96252 - UI Confusing wording in Slideshow settings > Type of slideshowakki951-5/+5
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky2-6/+1
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-02Export and import of file name fieldRosemary Sebastian2-0/+46
2016-02-02tdf#97374: prevent crash while updating SvxPageTitleFieldOliver Specht1-1/+2
2016-02-01boost::unordered_set is not used anymoreNoel Grandin1-1/+0
2016-01-31add missing colon in Slide Transitions sidebar deckStanislav Horacek1-1/+1
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-10/+3
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock9-26/+26
2016-01-30tdf#91762: Check wether the row and the cell have text...Xisco Fauli1-2/+1
2016-01-28we have had RTTI for a looong timeDavid Tardon1-3/+3
2016-01-27Format the datetime fields properly on importRosemary Sebastian3-0/+90