.git-hooks
git pre-commit hook: block large files
2014-05-16 16:54:20 +02:00
accessibility
-Werror,-Wundefined-bool-conversion
2014-06-10 11:24:05 +02:00
android
simplify ternary conditions "xxx ? yyy : false"
2014-05-05 12:47:48 +02:00
animations
remove unnecessary use of Reference constructor in throw
2014-05-27 08:20:11 +02:00
apple_remote
prefer makefile-gmake-mode
2014-04-28 23:35:42 +09:00
avmedia
fdo#68849: Add header guards to all include files
2014-05-30 01:43:33 -05:00
basctl
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
basebmp
fdo#68849: Add header guards to all include files
2014-06-02 08:46:30 +00:00
basegfx
fdo#68849: Add header guards to all include files
2014-05-30 01:43:33 -05:00
basic
iprevent violation of exception spec
2014-06-10 15:58:24 +02:00
bean
Many spelling fixes: directories a* - g*.
2014-04-30 12:13:36 +01:00
bin
Do not hard code bash path
2014-06-10 17:24:29 +00:00
binaryurp
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
bridges
Filter out OS not needing -ldl
2014-06-10 17:25:04 +00:00
canvas
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
chart2
loplugin:unreffun
2014-06-11 07:58:24 +02:00
cli_ure
gbuild, cli_ure: Win32 make issues with back and forward slashes
2014-06-09 17:05:53 +02:00
codemaker
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
comphelper
comphelper: remove SAL_THROW macro
2014-06-05 08:17:46 +02:00
compilerplugins
compile fix
2014-06-09 11:37:17 +02:00
config_host
New --disable-runtime-optimizations
2014-05-08 14:22:00 +02:00
configmgr
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
connectivity
coverity#1213468 Uncaught exception
2014-06-10 16:08:03 +01:00
cppcanvas
update_pch: add a bunch of pch files
2014-06-04 21:18:40 +02:00
cppu
cppu: remove SAL_THROW macro
2014-06-05 08:17:49 +02:00
cppuhelper
cppuhelper: remove SAL_THROW macro
2014-06-05 08:17:46 +02:00
cpputools
remove more unnecesary OUString constructor use
2014-05-29 09:01:40 +02:00
crashrep
Remove unnecessary semicolons
2014-05-27 01:19:00 -05:00
cui
Change SfxTabPage::FillItemSet param from ref to pointer
2014-06-10 17:25:23 +02:00
dbaccess
Change SfxTabPage::FillItemSet param from ref to pointer
2014-06-10 17:25:23 +02:00
desktop
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
dictionaries@ ad4dea48c4
Updated core
2014-06-07 11:53:04 +00:00
distro-configs
drawinglayer
Comment seems incorrect
2014-05-29 14:29:43 +03:00
dtrans
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19
2014-05-22 23:21:18 +02:00
editeng
coverity#735422 Logically dead code
2014-06-10 10:48:42 +01:00
embeddedobj
remove unnecessary use of Reference constructor in throw
2014-05-27 08:20:11 +02:00
embedserv
fdo#68849: Add header guards to all include files
2014-05-30 01:44:03 -05:00
eventattacher
coverity#983657 Uncaught exception
2014-05-24 16:11:00 +01:00
extensions
Filter out OS not needing -ldl
2014-06-10 17:25:04 +00:00
external
nss: build fails with Win32 make due to backslashes
2014-06-09 17:05:53 +02:00
extras
DLG_INDEXDESIGN conversion to .ui
2014-06-10 12:23:22 +00:00
filter
No need for PCT_DLLIMPLEMENTATION any more.
2014-06-11 08:53:30 +02:00
forms
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
formula
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
fpicker
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
framework
-Werror,-Wtautological-undefined-compare
2014-06-10 11:41:08 +02:00
helpcompiler
coverity#983682 Uncaught exception
2014-06-10 16:08:04 +01:00
helpcontent2@ 1730831c4e
Updated core
2014-06-10 12:31:10 +00:00
hwpfilter
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
i18nlangtag
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
i18npool
French 'General' keyword should be 'Standard' instead, fdo#79347 related
2014-06-02 21:07:02 +02:00
i18nutil
Avoid undefined left shift of negative value
2014-05-28 08:55:11 +02:00
icon-themes
Resolves: fdo#79181 drop hidden shape and drop negative clip rect
2014-05-26 12:57:34 +01:00
idl
Fix memory leak
2014-05-28 08:55:12 +02:00
idlc
Resolves: #i122368# convert inc paths into short form on windows...
2014-06-10 16:26:08 +01:00
include
MetafileXmlDump: No need to specify the stream, simplify the API.
2014-06-10 19:33:12 +02:00
instsetoo_native
don't limit the 0 → 1 replacement in release to deb
2014-06-02 11:50:17 +02:00
io
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
ios
Add more source files for debugging convenience
2014-06-04 00:02:16 +03:00
javaunohelper
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
2014-05-23 22:11:52 +02:00
jurt
coverity#705190 Missing break in switch
2014-06-04 15:13:31 +01:00
jvmaccess
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
jvmfwk
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
l10ntools
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
librelogo
fdo#75109 librelogo: fix localized procedures
2014-03-31 11:15:10 +02:00
lingucomponent
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
linguistic
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
2014-05-23 22:11:52 +02:00
lotuswordpro
Duplicate #include
2014-06-10 19:44:04 +02:00
m4
add autoconf macro for Boost.Iostreams
2014-03-04 15:47:58 +01:00
mysqlc
deb#749592 mysql-connector doesn't work with remote connections
2014-05-30 08:24:31 -05:00
nlpsolver
'!= false' is redundant, and confusing - kill it.
2014-05-09 22:28:44 +02:00
o3tl
Fix memory leaks in test code
2014-05-22 17:15:56 +02:00
odk
odk: run javadoc in shell
2014-06-09 17:05:52 +02:00
offapi
fdo#79676: Initialize with a default chart only from the UI.
2014-06-10 10:02:25 -04:00
officecfg
Related: fdo#78151 force outliners in master view to be read-only text
2014-06-09 09:23:58 +01:00
oovbaapi
coverity#738462 Uncaught exception
2014-05-24 16:11:02 +01:00
oox
Rewrite import and export of custom dashes in ooxml filter (fix)
2014-06-10 17:22:40 +00:00
osx
Add an Xcode project to make it easier to debug a running soffice on OS X
2014-03-06 10:56:43 +02:00
package
No need to check for NULL before delete.
2014-06-09 13:01:26 -04:00
postprocess
postprocess: command line limit work around for Win32 make
2014-06-09 17:05:55 +02:00
pyuno
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
qadevOOo
fdo#79676: Fix the Java UNO API test with regard to chart tests.
2014-06-10 10:02:35 -04:00
readlicense_oo
restore 2 deleted lines in CREDITS
2014-06-02 09:51:17 +02:00
registry
Remove unnecessary semicolons
2014-05-27 01:19:00 -05:00
remotebridges
remove boilerplate in UNO Exception constructor calls
2014-05-23 15:06:00 +02:00
reportbuilder
fdo#67935 "print on group change" acted as "print in first group instance"
2014-05-27 05:46:58 -05:00
reportdesign
tweak things to allow switching between small and large toolbar icons
2014-06-10 13:23:35 +01:00
ridljar
Many spelling fixes: directories r* - z*.
2014-05-01 08:59:14 +01:00
rsc
fixincludeguards: fix include guards
2014-06-06 19:16:40 +00:00
sal
sal/rtl: remove SAL_THROW macro
2014-06-05 08:17:48 +02:00
salhelper
fixincludeguards: fix include guards
2014-06-06 19:16:40 +00:00
sax
DeInitVCL at end of tests
2014-06-04 08:55:12 +02:00
sc
Dead code
2014-06-10 19:44:03 +02:00
scaddins
compareToAscii -> equalsAscii
2014-06-04 11:52:31 +02:00
sccomp
coverity#1202902 Uncaught CoinError exception
2014-06-06 14:56:28 +01:00
scp2
move UOF and Office 2003 filters to xsltfilter module
2014-06-09 14:07:44 +02:00
scripting
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
sd
Related bnc#862510: extend handling of txXfrm
2014-06-10 19:08:59 +02:00
sdext
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
setup_native
Use essentially the same OS X code signing script as in libreoffice-4-2
2014-06-09 14:57:55 +03:00
sfx2
Change SfxTabPage::FillItemSet param from ref to pointer
2014-06-10 17:25:23 +02:00
shell
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
slideshow
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
smoketest
remove executable bit
2014-04-17 15:11:14 +02:00
solenv
Make test-install work also in the non-release-build case
2014-06-10 12:54:52 +03:00
soltools
coverity#705235 Missing break in switch
2014-05-30 14:19:10 +01:00
sot
update_pch: add a bunch of pch files
2014-06-04 21:18:40 +02:00
starmath
Change SfxTabPage::FillItemSet param from ref to pointer
2014-06-10 17:25:23 +02:00
stoc
stoc: remove SAL_THROW macro
2014-06-05 08:17:51 +02:00
store
Bin ugly (ab)use of preprocessor in headers (final part)
2014-06-06 22:15:20 +00:00
svgio
update_pch: add a bunch of pch files
2014-06-04 21:18:37 +02:00
svl
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
svtools
coverity#705245 Missing break in switch, assuming intentional
2014-06-05 21:14:21 +01:00
svx
Change SfxTabPage::FillItemSet param from ref to pointer
2014-06-10 17:25:23 +02:00
sw
Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointer
2014-06-10 19:44:04 +02:00
swext
the addfile rule doesn't like to continue on a new line
2014-05-21 18:57:55 +02:00
sysui
Use MACOSX_APP_NAME
2014-06-08 10:44:20 +03:00
test
MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's.
2014-06-10 19:33:12 +02:00
testtools
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
toolkit
gbuild: remove config_libraries.h and gb_Helper_generate_config_libraries
2014-06-09 17:05:50 +02:00
tools
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
touch
translations@ b1ee9c9e15
Avoid possible memory leaks in case of exceptions
2014-05-26 22:14:51 +09:00
tubes
Typo: shoud -> should
2014-05-13 23:26:20 +02:00
ucb
coverity#707429 Uncaught exception
2014-06-10 10:48:40 +01:00
ucbhelper
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
udkapi
Correct common misspellings, and remove some ASCII art along the way.
2014-05-17 12:38:38 +00:00
UnoControls
-Werror,-Wtautological-undefined-compare
2014-06-10 10:53:46 +02:00
unodevtools
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
unoidl
Remove circular references between unoidl::Manager and its providers
2014-05-23 13:44:03 +02:00
unoil
unotest
Demystify magic ponies
2014-06-04 08:55:11 +02:00
unotools
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
unoxml
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
ure
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
uui
uui: remove SAL_THROW macro
2014-06-05 08:17:51 +02:00
vbahelper
update_pch: add a bunch of pch files
2014-06-04 21:18:37 +02:00
vcl
MetafileXmlDump: No need to specify the stream, simplify the API.
2014-06-10 19:33:12 +02:00
winaccessibility
fixincludeguards: fix include guards
2014-06-06 19:16:40 +00:00
wizards
compareTo -> equals
2014-06-04 11:52:34 +02:00
writerfilter
coverity#1209547 Unchecked dynamic_cast
2014-06-10 16:08:02 +01:00
writerperfect
oops, libwpd -> librevenge
2014-06-07 19:04:09 +02:00
xmerge
compareTo -> equals
2014-06-04 11:52:34 +02:00
xmlhelp
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
xmloff
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
xmlreader
various: remove SAL_THROW macro
2014-06-05 08:17:52 +02:00
xmlscript
xmlscript: remove SAL_THROW macro
2014-06-05 08:17:48 +02:00
xmlsecurity
loplugin: inlinesimplememberfunctions
2014-06-09 10:10:13 +02:00
.gitattributes
.gitignore
Git: ignore autogen, doxygen and gdb config files
2014-05-01 09:33:18 +00:00
.gitmodules
.gitreview
autogen.sh
strip trailing spaces when reading autogen.input/lastrun
2014-05-30 11:19:30 +02:00
config.guess
config.sub
config_host.mk.in
Add --enable-macosx-package-signing
2014-06-10 11:44:49 +03:00
configure.ac
On FreeBSD x86_64 is named amd64
2014-06-10 17:21:40 +00:00
COPYING
COPYING.LGPL
COPYING.MPL
download.lst
update to openssl 1.0.1h
2014-06-05 15:46:00 +01:00
g
install-sh
leak-suppress.txt
add ResMgr::CreateResMgr to Lsan suppressions file
2014-05-27 22:35:36 +02:00
Library_merged.mk
add externals for libmerged too
2014-05-13 17:17:52 +02:00
Library_urelibs.mk
lo.xcent.in
logerrit
Makefile.fetch
bundle librevenge
2014-05-25 12:48:09 +02:00
Makefile.gbuild
Makefile.in
Make test-install work also in the non-release-build case
2014-06-10 12:54:52 +03:00
README.Android
README.Code
README.cross
README.Solaris
Repository.mk
fix the error "KDE is not a valid group for executables."
2014-06-09 11:14:06 +09:00
RepositoryExternal.mk
curl: work around mysterious xcopy failure
2014-06-09 17:05:51 +02:00
RepositoryFixes.mk
RepositoryModule_build.mk
normalize values of WITH_GALLERY_BUILD
2014-03-11 11:57:18 +01:00
RepositoryModule_host.mk
No fpicker needed for non-DESKTOP surely?
2014-05-07 15:07:55 +03:00
TEMPLATE.SOURCECODE.HEADER
unusedcode.easy
callcatcher: update unusedcode
2014-06-02 16:59:56 +01:00
unusedcode.exclude
unusedcode.README