index
:
libreoffice/impress
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
obsolete from 3.5 - Slideshow and drawing applications (Impress,Draw)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sd
/
source
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
Use rtl::OUStringHash.
Kohei Yoshida
6
-7
/
+7
2011-08-02
missing icon in Styles and Formatting dialog in Impress fdo#38382
Andras Timar
1
-2
/
+2
2011-08-02
Styles import: Improve speed as well as fix/avoid n#708518
Muthu Subramanian
1
-1
/
+5
2011-08-01
Clean-up of bugfix fdo#32895 for the master branch
Peter Rabi
2
-33
/
+0
2011-07-29
Clean-up of bugfix fdo#32895 for the -3-4 branch
Peter Rabi
1
-2
/
+4
2011-07-28
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impress
Jan Holesovsky
3
-7
/
+3
2011-07-28
add prefixes for component_getFactory
Matúš Kukan
3
-7
/
+3
2011-07-28
Merge commit 'libreoffice-3.4.2.3'
Jan Holesovsky
2
-1
/
+7
2011-07-26
change from SID_PASSWORD to SID_ENCRYPTIONDATA
Markus Mohrhard
5
-24
/
+28
2011-07-26
fix typo: DeletePassords to DeletePasswords
Markus Mohrhard
1
-3
/
+3
2011-07-26
change maPasswordList to ptr_vector
Markus Mohrhard
1
-6
/
+5
2011-07-25
callcatcher: remove unused method
Thomas Arnhold
1
-22
/
+0
2011-07-24
Merge branch 'master' into feature/gnumake4
feature/gnumake4
Bjoern Michaelsen
2
-1
/
+36
2011-07-22
take strings from sfx<lang>.res, don't duplicate them in sd<lang>.res
Andras Timar
1
-3
/
+3
2011-07-22
Bugfix fdo#32895 : un-translated template names (part 1/2)
Peter Rabi
2
-1
/
+36
2011-07-21
Merge branch 'master' into feature/gnumake4
Bjoern Michaelsen
40
-184
/
+235
2011-07-21
sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShell
Bjoern Michaelsen
1
-1
/
+1
2011-07-21
sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShell
Bjoern Michaelsen
1
-1
/
+1
2011-07-12
use oox filter for *all* control import
Noel Power
2
-1
/
+19
2011-07-11
Remove component_getImplementationEnvironment
Matus Kukan
3
-22
/
+0
2011-07-07
fdo#37482 selecting text box after editing gives rotation handles
Luke Symes
2
-1
/
+7
2011-07-04
Remove extraneous separators from Impress context menu
Aaron Strontsman
1
-11
/
+7
2011-07-01
2 cppcheck cleaning
Julien Nabet
2
-3
/
+1
2011-07-01
useless pWindow != NULL
Julien Nabet
1
-1
/
+1
2011-07-01
Do not include filedlg.hxx when not necessary
Francois Tigeot
1
-1
/
+0
2011-06-27
Scroll to newly added animations in the list.
Luke Symes
1
-0
/
+1
2011-06-24
quick fix to avoid crash on impress's start
Radek Doulik
1
-1
/
+1
2011-06-23
Replace List with std::vector<String>.
Rafael Dominguez
5
-23
/
+16
2011-06-22
Don't update CustomAnimationList when we are already updating it.
Luke Symes
1
-0
/
+2
2011-06-22
Restore the scroll position of the CustomAnimationList when it is updated.
Luke Symes
1
-6
/
+80
2011-06-22
adapt for new api
Caolán McNamara
1
-2
/
+2
2011-06-20
catch by const reference
Caolán McNamara
20
-69
/
+75
2011-06-18
debug STL needs visible typeinfo
David Tardon
1
-4
/
+4
2011-06-18
Replace List with std::vector<SfxStyleSheetBase*>.
Rafael Dominguez
1
-19
/
+5
2011-06-18
Replace List with std::vector<com::sun::star::presentation::ClickAction>.
Rafael Dominguez
2
-22
/
+22
2011-06-15
Remove unneeded foward declaration.
Rafael Dominguez
2
-2
/
+0
2011-06-13
rename SetKey to SetCryptMaskKey
Caolán McNamara
1
-1
/
+1
2011-06-13
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
Caolán McNamara
2
-2
/
+2
2011-06-12
Replace List with std::vector< SdHyperlinkEntry* >
Joseph Powers
1
-7
/
+9
2011-06-10
Replace List for std::vector<rtl::OUString>.
Rafael Dominguez
3
-42
/
+33
2011-06-10
Replace List for std::vector<String>.
Rafael Dominguez
2
-31
/
+25
2011-06-10
Replace List for std::vector<sd::FrameView*>.
Rafael Dominguez
5
-115
/
+58
2011-06-10
Replace List with std::vector<NavDocInfo>.
Rafael Dominguez
2
-23
/
+11
2011-06-09
Resolves: fdo#34723 unused variables and arguments
Caolán McNamara
6
-49
/
+0
2011-06-03
Duplicate code: join ImportFrom and InsertFrom
Christina Rossmanith
2
-3
/
+3
2011-06-03
pptx export: export comments and comments authors
Radek Doulik
2
-1
/
+158
2011-06-03
use standard template for this here
Caolán McNamara
8
-94
/
+47
2011-06-01
drop static in favour of member variable
Caolán McNamara
2
-9
/
+7
2011-06-01
saComponentTypeIdentifier unused
Caolán McNamara
1
-2
/
+0
2011-06-01
don't see a reason this needs to be global
Caolán McNamara
3
-80
/
+80
[next]