summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2011-06-22Don't update CustomAnimationList when we are already updating it.Luke Symes
2011-06-22Restore the scroll position of the CustomAnimationList when it is updated.Luke Symes
2011-06-22adapt for new apiCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-06-18debug STL needs visible typeinfoDavid Tardon
2011-06-18Replace List with std::vector<com::sun::star::presentation::ClickAction>.Rafael Dominguez
2011-06-15Remove unneeded foward declaration.Rafael Dominguez
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez
2011-06-10Replace List with std::vector<NavDocInfo>.Rafael Dominguez
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara
2011-06-03Duplicate code: join ImportFrom and InsertFromChristina Rossmanith
2011-06-03use standard template for this hereCaolán McNamara
2011-06-01drop static in favour of member variableCaolán McNamara
2011-06-01saComponentTypeIdentifier unusedCaolán McNamara
2011-06-01don't see a reason this needs to be globalCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-26recover impress presentation wizardCaolán McNamara
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-05-22Remove List from ImpGetUndoStrings & ImpGetRedoStringsJoseph Powers
2011-05-20adjust for return by ref instead of pointerCaolán McNamara
2011-05-20adjust to ensure renameCaolán McNamara
2011-05-20config leaks: missing DisconnectsCaolán McNamara
2011-05-20valgrind: remove leakCaolán McNamara
2011-05-20Reverting: should happen via DisconnectCaolán McNamara
2011-05-20configitem leak: if we create a FrameView we presumably have to delete itCaolán McNamara
2011-05-20Remove some un-needed #include <svtools/treelist.hxx>Joseph Powers
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-05-08Remove List from class SlideTransitionPaneJoseph Powers
2011-05-08Remove List from class CustomAnimationEffectTabPageJoseph Powers
2011-05-08Some cppcheck cleaningJulien Nabet
2011-05-04Remove List sd::View::mpLockedRedrawsRafael Dominguez
2011-04-30make strings localizable - fdo#36706Andras Timar
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens
2011-04-28pdf-link-export-fix.diff: (bnc#598816, bnc#639278)Cédric Bosdonnat
2011-04-28Remove deprecated container List in ZoomList.Rafael Dominguez
2011-04-28Remove deprecated container List in SdPublishingDlgRafael Dominguez
2011-04-27sd-slideshow-slideshowview-transformation-fix.diffRadek Doulik
2011-04-27fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)Radek Doulik
2011-04-27Remove unused macros for GraphicDocShell.Rafael Dominguez
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-21gbuildize sdDavid Tardon
2011-04-17Resolves: rhbz#695509 crash in RefreshDocumentLBCaolán McNamara
2011-04-15Split construct into bits that depend on showing the window and notCaolán McNamara
2011-04-15document ViewShell::CreateAccessibleDocumentView problemCaolán McNamara