summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-12sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplement...Stephan Bergmann
2011-09-12Improved "unsupported URL" exception message.Stephan Bergmann
2011-09-12remove Repeat from Basic IDE menuAndras Timar
2011-09-12Modified GetClipState in ScCellShell to allow multiple dest ranges.Kohei Yoshida
2011-09-12Moved the code that checks destination ranges to ScClipUtil.Kohei Yoshida
2011-09-12Moved PasteFromClipboard() from ScCellShell to ScClipUtil (new class).Kohei Yoshida
2011-09-12Added code to handle paste functions and skip empties.Kohei Yoshida
2011-09-12Allow paste when the dest range is a multiple of the source range.Kohei Yoshida
2011-09-12Properly mark multiple ranges during undo and redo.Kohei Yoshida
2011-09-12Now I can pass range list to PostPaint() when appropriate.Kohei Yoshida
2011-09-12ResetChanged() now takes range list.Kohei Yoshida
2011-09-12PostPaint() now takes range list.Kohei Yoshida
2011-09-12Swapped the 8-param and 3-param variants of PostPaint().Kohei Yoshida
2011-09-12Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida
2011-09-12Pass multi-ranges to the undo object.Kohei Yoshida
2011-09-12ScUndoPaste to handle multiple ranges.Kohei Yoshida
2011-09-12ScPateUndo cleaned up.Kohei Yoshida
2011-09-12ScMultiBlockUndo in place.Kohei Yoshida
2011-09-12PostPasteFromClip to work with ScRangeList.Kohei Yoshida
2011-09-12Undo to work.Kohei Yoshida
2011-09-12Got the normal paste to work. Still no undo etc.Kohei Yoshida
2011-09-12Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat
2011-09-12Header/Footer: added a timer to show the separatorCédric Bosdonnat
2011-09-12Resolves: fdo#40717 ensure required settings and styles exist in paste docCaolán McNamara
2011-09-12update listCaolán McNamara
2011-09-12Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane
2011-09-12cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane
2011-09-12typo in parameter nameLionel Elie Mamane
2011-09-12stylisticLionel Elie Mamane
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/coreCaolán McNamara
2011-09-12Refactorings in enhwmf.cxxMarc-Andre Laverdiere
2011-09-12do not allow creating symlink to itselfDavid Tardon
2011-09-12Be even more specificTor Lillqvist
2011-09-12Be more specific, gb_CCVER is set only in unxgcc.mk anywayTor Lillqvist
2011-09-12not going to get away with this friend syntaxCaolán McNamara
2011-09-12fix link time optimisation flags to use linker plugin & optimisationJan Hubicka
2011-09-12start of embedding check-button & cui code cleanupMichael Meeks
2011-09-12fdo#40759 Fix GAMMADIST() result for x=0Wolfgang Pechlaner
2011-09-12Nested classes need to be marked separately DLLPUBLIC, apparentlyTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Added variable initializations when loading WMFs and EMFsMarc-Andre Laverdiere
2011-09-12mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into iosCaolán McNamara
2011-09-12Do not search for java packages if --without-java is passed.Tomáš Chvátal