summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-17Simplify code (VERBOSE was unused)Stephan Bergmann
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold
2013-10-17remove some unused codeThomas Arnhold
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-17Produce empty share/uno_packages/cache/uno_packages/ hier in instdir, tooStephan Bergmann
2013-10-17writerfilter: fix default numbering styleMiklos Vajna
2013-10-17fdo#70393: move cairo to a subdir of externalKhaled Hosny
2013-10-17fdo#70393: move beanshell to a subdir of externalKhaled Hosny
2013-10-17fdo#70393: move boost to a subdir of externalKhaled Hosny
2013-10-17fdo#70393: move apache-commons to a subdir of externalKhaled Hosny
2013-10-17fdo#70393: move afms to a subdir of externalKhaled Hosny
2013-10-17Fix quotingStephan Bergmann
2013-10-17fdo#70393: move harfbuzz to a subdir of externalKhaled Hosny
2013-10-17Scripts need executable bitStephan Bergmann
2013-10-17Tiles: Documentation of the parameters.Jan Holesovsky
2013-10-17added draw tile signature and select all fixptyl@cloudon.com
2013-10-17fdo#69462 Properly escape URL in Mozilla -remote openURL(...) commandStephan Bergmann
2013-10-17Quoting clean-upStephan Bergmann
2013-10-17Remove unused run_browser()Stephan Bergmann
2013-10-17Related: fdo#38838 remove String::CompareToAsciiCaolán McNamara
2013-10-17Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist
2013-10-17-Werror,-Wunused-const-variableStephan Bergmann
2013-10-17WaE: unknown warning group '-Wmaybe-uninitialized'Tor Lillqvist
2013-10-17Normalize DISABLE_OPENSSL to USE TRUE/<nothing>Norbert Thiebaud
2013-10-17Revert "no need to double the conditional, once is enough"Lionel Elie Mamane
2013-10-17MacOS X fixup to bogus WaE: 'bValue' may be used uninitializedLionel Elie Mamane
2013-10-17bogus WaE: 'bValue' may be used uninitialized in this functionLionel Elie Mamane
2013-10-17this method is not supposed to throw, fdo#66241Markus Mohrhard
2013-10-17CID#1028073: possible memory leakMarkus Mohrhard
2013-10-16remove glibc stub and tarball, it seems to be completely unusedBjoern Michaelsen
2013-10-16re-added an omitted nFuncFmtTypeEike Rathke
2013-10-16fixed MIN and MAX matrix case regressionEike Rathke
2013-10-16move mingw-externals to subdirBjoern Michaelsen
2013-10-16fixed out-of-bounds OUString accessEike Rathke
2013-10-16writerfilter: remove unused WW8ListTable class in doctokMiklos Vajna
2013-10-16writerfilter: remove unused WW8ListLevel classMiklos Vajna
2013-10-16writerfilter: remove various no longer needed resolve* methods in doctokMiklos Vajna
2013-10-16WaE: 'bValue' may be used uninitialized in this functionTor Lillqvist
2013-10-16remove SID_INTERNET_ONLINEThomas Arnhold
2013-10-16fdo#63271: Close hyperlink dialog after hyperlink is insertedThomas Arnhold
2013-10-16respect reference values in checkboxesLionel Elie Mamane
2013-10-16make sure value passed to updateBoolean is treated as a booleanLionel Elie Mamane
2013-10-16janitorial: bool is bool, not sal_BoolLionel Elie Mamane
2013-10-16when reading a bool from a database, treat is as a boolLionel Elie Mamane
2013-10-16string->bool conversion recognise "1"/"0" additionally to "true"/"false"Lionel Elie Mamane
2013-10-16empty statement is emptyBjoern Michaelsen
2013-10-16no need to double the conditional, once is enoughBjoern Michaelsen
2013-10-16move MSVC externals to subdirBjoern Michaelsen
2013-10-16Updated coreJan Holesovsky