index
:
libreoffice/libs-gui
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/gtk3
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 - GUI-related libraries
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-28
replace obsolete "master" branch with README that points at new repo
HEAD
master-deleted
master
Michael Stahl
4551
-1994289
/
+20
2011-08-06
Replace List with std::vector< GraphicFilter* >
FINAL_MASTER
master-backup
Joseph Powers
1
-6
/
+18
2011-08-05
fdo#34977 preserve time when editing even if only date was displayed
Eike Rathke
1
-2
/
+24
2011-08-05
Remove an unneeded forward reference to class List
Joseph Powers
1
-1
/
+0
2011-08-05
make FILEVIEW_SHOW_NONE disjoint of FILEVIEW_SHOW_ALL
Lionel Elie Mamane
1
-1
/
+1
2011-08-05
fix a crash seen debugging dodgy dbaccess+mailmerge stuff
Caolán McNamara
1
-1
/
+2
2011-08-05
fix windows build error with symlinks
Caolán McNamara
1
-3
/
+3
2011-08-05
and some more
Caolán McNamara
2
-2
/
+0
2011-08-05
build-breakage: remove stray unused inlines and now dead usings
Caolán McNamara
4
-7
/
+2
2011-08-05
removed SkipNumberFormatterInStream, was dropped, declared but not defined
Eike Rathke
1
-3
/
+0
2011-08-05
Fix fdo#38956 discarding bracketed prefixes in number formats, such as [RED]
Eike Rathke
4
-38
/
+152
2011-08-05
declarations still present, though impls gone
Caolán McNamara
1
-2
/
+0
2011-08-05
callcatcher: unused methods
Caolán McNamara
15
-319
/
+4
2011-08-04
Let's use std::deque instead of uno::Sequence.
Kohei Yoshida
1
-102
/
+0
2011-08-04
Found one inconsistency between deque and uno::Sequence usages.
Kohei Yoshida
1
-2
/
+2
2011-08-04
Include <functional> for std::unary_function.
Kohei Yoshida
1
-0
/
+1
2011-08-04
Prefer std::for_each to manual looping.
Kohei Yoshida
1
-38
/
+33
2011-08-05
Emacs modeline compatible with vim's one
Takeshi Abe
19
-0
/
+19
2011-08-04
Use rtl::OUStringHash.
Kohei Yoshida
3
-8
/
+2
2011-08-04
va_end closer of the va_start corresponding
Julien Nabet
2
-1
/
+2
2011-08-04
add mode-lines to new filess
Caolán McNamara
22
-0
/
+64
2011-08-04
catch by const reference
Caolán McNamara
1
-25
/
+41
2011-08-04
and get this building under windows
Caolán McNamara
2
-3
/
+2
2011-08-04
help windows build along
Caolán McNamara
10
-21
/
+20
2011-08-04
callcatcher: remove unused methods
Caolán McNamara
11
-70
/
+0
2011-08-04
callcatcher: remove unused methods
Caolán McNamara
22
-235
/
+2
2011-08-04
LookupKeysymInDefaultGroup unused
Caolán McNamara
1
-10
/
+0
2011-08-03
Add statically linked i18npool cppunittester for iOS
Tor Lillqvist
3
-4
/
+156
2011-08-03
Add statically linked basebmp cppunittester for iOS
Tor Lillqvist
4
-0
/
+217
2011-08-03
No need to link explicitly with the objc library
Tor Lillqvist
1
-1
/
+0
2011-08-03
Add statically linked basegfx cppunittester for iOS
Tor Lillqvist
4
-0
/
+220
2011-08-03
Need to link with sal_textenc, too, now
Tor Lillqvist
1
-0
/
+1
2011-08-03
unusedcode.easy: Removed some members.
Joseph Powers
2
-20
/
+0
2011-08-03
Anything to do with position in MenuItemList should be size_t
Joseph Powers
1
-68
/
+78
2011-08-03
get this working under windows again
Caolán McNamara
2
-6
/
+6
2011-08-03
get this working under windows again
Caolán McNamara
1
-1
/
+1
2011-08-03
make exception useful, state *what* url is invalid
Caolán McNamara
1
-1
/
+1
2011-08-02
unusedcode.easy: Removed unused code from Menu
Joseph Powers
2
-102
/
+10
2011-08-02
Modify MenuItemList so it uses std::vector<> instead of List
Joseph Powers
1
-80
/
+118
2011-08-03
callcatcher: remove unused methods and a little cleanup
Thomas Arnhold
2
-110
/
+0
2011-08-03
Move CMCDEBUG to OSL_DEBUG_LEVEL 3
Thomas Arnhold
1
-1
/
+1
2011-08-03
callcatcher: remove unused methods
Thomas Arnhold
10
-759
/
+0
2011-08-03
Link with sal_textenc on iOS
Tor Lillqvist
1
-0
/
+1
2011-08-03
Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway
Tor Lillqvist
1
-2
/
+2
2011-08-03
Add statically linked unit tester for iOS
Tor Lillqvist
4
-0
/
+216
2011-08-02
convert i18nutil to gbuild
Matúš Kukan
13
-77
/
+209
2011-08-02
Add static sax cppunittester for iOS
Tor Lillqvist
3
-0
/
+208
2011-08-02
callcatcher: remove unused methods
Thomas Arnhold
16
-421
/
+0
2011-08-02
get this building under windows again
Caolán McNamara
3
-3
/
+3
2011-08-02
Resolves: rhbz#693265 fix crash from unhandled exception
Caolán McNamara
1
-4
/
+24
[next]