summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Collapse)AuthorAgeFilesLines
* Drop unused partsJulien Nabet2011-09-102-14/+0
|
* callcatcher: update listCaolán McNamara2011-09-082-24/+0
|
* [cppchecker] deletion of unneeded variablesPierre-André Jacquod2011-09-061-4/+0
|
* Resolves: rhbz#735182 libreoffice doesn't build with poppler-0.17.3Caolán McNamara2011-09-021-1/+5
|
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-241-8/+8
|\
| * enable l10n of presenter screenAndras Timar2011-07-241-8/+8
| |
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-218-31/+23
|\|
| * poppler 0.17.0 changed its api for no some reason or otherCaolán McNamara2011-07-192-0/+11
| |
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-123-26/+0
| |
| * hotfix to include localizations of Presenter screen extensionAndras Timar2011-07-101-0/+7
| |
| * use OString::equalsLCaolán McNamara2011-06-231-4/+4
| |
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+1
| |
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19166-825/+861
|\|
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-132-2/+2
| |
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-13/+13
| |
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-241-0/+1
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-0/+1
| | |\ | | | | | | | | | | | | | | | | Conflicts: swext/mediawiki/build.xml
| * | | inefficient emptiness checkKayo Hamid2011-04-262-4/+4
| | | |
| * | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-203-6/+6
| |/ /
| * | drop bogus executable flag from odf filesFrancisco Saito2011-03-291-0/+0
| | |
| * | use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-281-4/+9
| | |
| * | set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
| | |
| * | hash_map -> unordered_mapCaolán McNamara2011-03-231-1/+1
| | |
| * | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-2322-116/+772
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: jfreereport/java/flute/makefile.mk jfreereport/java/libbase/makefile.mk jfreereport/java/libfonts/makefile.mk jfreereport/java/libformula/makefile.mk jfreereport/java/libloader/makefile.mk jfreereport/java/librepository/makefile.mk jfreereport/java/libserializer/makefile.mk jfreereport/java/libxml/makefile.mk jfreereport/java/sac/makefile.mk mysqlc/source/mysqlc_connection.cxx mysqlc/source/mysqlc_connection.hxx mysqlc/source/mysqlc_databasemetadata.cxx mysqlc/source/mysqlc_databasemetadata.hxx mysqlc/source/mysqlc_driver.cxx mysqlc/source/mysqlc_driver.hxx mysqlc/source/mysqlc_general.hxx mysqlc/source/mysqlc_preparedstatement.hxx mysqlc/source/mysqlc_resultsetmetadata.hxx mysqlc/source/mysqlc_statement.hxx sdext/source/minimizer/impoptimizer.cxx sdext/source/pdfimport/config/description.xml sdext/source/pdfimport/tree/drawtreevisiting.cxx sdext/source/presenter/PresenterWindowManager.cxx swext/prj/build.lst
| * | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-5/+5
| | | |
| * | | FALSE is no longer definedAurimas Fišeras2011-03-191-1/+1
| | | |
| * | | FALSE is no longer definedDavid Tardon2011-03-191-1/+1
| | | |
| * | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-171-1/+1
| |\ \ \
| | * | | l10n is conditionned on L10N:Norbert Thiebaud2011-03-131-1/+1
| | | | |
| * | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-2/+2
| | | | |
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-3/+3
| |/ / /
| * | | avoid implicit castCaolán McNamara2011-03-011-1/+1
| | | |
| * | | Remove "using namespace ::rtl"Julien Nabet2011-02-264-4/+16
| | | |
| * | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-1/+1
| | | |
| * | | remove empty TESTSHL2LIBCaolán McNamara2011-02-241-3/+0
| | | |
| * | | Correct variable initialization for 0b58d1d635b33148e6765eb35016b0fb43f214b3Thomas Arnhold2011-02-131-1/+2
| | | |
| * | | Some cppcheck cleaningJulien Nabet2011-02-132-5/+3
| | | |
| * | | (std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara2011-02-111-1/+8
| | | |
| * | | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-081-1/+1
| |\ \ \
| | * | | fix presenter screens description.xml buildRene Engelhard2011-01-121-1/+1
| | | | |
| | * | | Fix filled polygons on pdfimportThorsten Behrens2010-12-151-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes fdo#32330, by explicitely closing filled polygons on ODF streaming-out. LibO does not fill polygons, even if specifically asked to - unless they're closed on coordinate level.
| | * | | generate hash.cxx in $(INCCOM)Rene Engelhard2010-12-141-3/+2
| | | | |
| | * | | Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716"Petr Mladek2010-12-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We the proper fix now. This reverts commit e0913f3c3740453ea1570896d20140b92663ce3f.
| | * | | build hash.cxx using gperf instead of having it prebuiltRene Engelhard2010-12-142-217/+7
| | | | |
| | * | | Don't bundle MSVC runtime + don't dupplicate licensesFridrich Štrba2010-12-131-8/+3
| | | | |
| | * | | Stopgap help for the CPU-bound long hang in bug fdo#31716Tor Lillqvist2010-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As the hang seems to be causes by the code messing around in extension help file directories, of which there are lots in a multi-lingual build, just build en-US help for the Presenter Console (a.k.a. presenter-screen) extension for now. Why such a change is needed both here and in solenv/inc/extension_helplink.mk (see commit 4e40f4ea586f240f38aa6856eda64619f505294a in the "bootstrap" repo) I don't know, but that's how it seemed in my testing.
| * | | | Remove unused headersThomas Arnhold2011-02-072-2/+0
| | | | |
| * | | | std::hash -> boost::hashFridrich Štrba2011-02-061-1/+1
| | | | |
| * | | | porting extensions to boost containersFridrich Štrba2011-02-0617-50/+50
| | | | |
| * | | | Clean up makefilesThomas Arnhold2011-02-014-11/+0
| | | | |