summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2012-04-05Removal VERBOSERob Snelders
2012-04-03Removal of VERBOSE defineRob Snelders
2012-04-02pointer is always non-nullCaolán McNamara
2012-03-30remove unused codeLuboš Luňák
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-08fdo#32598: Changing media playback options sets modified flagKatarina Machalkova
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold
2012-02-15Fix fdo#45177 - avoid linked undo for the while.Thorsten Behrens
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-02-01pointer -> referenceIvan Timofeev
2012-01-28Fix duplicateExpression style Same expression on both sides of '&&Julien Nabet
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-15Removed extra semicolonsJesse
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com
2011-12-06refactor media embedding completely:Michael Stahl
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-12-05aw084: #i112978# use GetAllMarkedBoundRect instead of GetAllMarkedRect to get...Armin Le Grand
2011-12-03actually play embedded media:Michael Stahl
2011-12-03add avmedia::EmbedMediaMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst
2011-11-28there is no STR_VIEWSHELLBASE stringCaolán McNamara
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-08removed Simple Handles optionTim Hardeck
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-02rhbz#657394: sd::DocumentRenderer:Michael Stahl
2011-10-30fix fdo#31966: inserting empty slide when printing handoutsIvan Timofeev
2011-10-26WaE: unreferenced local variableTor Lillqvist
2011-10-20Added a scanbutton to the scan-dialogRob Snelders
2011-10-04fix doubling of one page when range is empty and incorrect selection pageIvan Timofeev
2011-10-03drop voids and constify GetCurrentPageIndexCaolán McNamara
2011-10-03remove unused and dead code in DocumentRenderer.cxxIvan Timofeev
2011-10-03migrate to StringRangeEnumerator in DrawIvan Timofeev
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks