summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20Avoid officeloader -> soffice renaming dance, build that directly.Jan Holesovsky
2011-09-20For now, keep the Mac OS X duplication of soffice.bin as soffice in installat...Stephan Bergmann
2011-09-20remove obsolete command line switches -UTF8 and -NOUTF8Andras Timar
2011-09-20remove unused MAX_LANGUAGES definitionAndras Timar
2011-09-20remove obsolete command line switch -ISO99Andras Timar
2011-09-20Remove some warningsFridrich Štrba
2011-09-20Update Zenity with progress icon notificationKevin Hunter
2011-09-20replaced some SvUShorts with std::vectorDaniel Di Marco
2011-09-20register rsc executable tooDavid Tardon
2011-09-20I don't think we need to check CROSS_COMPILING here?Tor Lillqvist
2011-09-20Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist
2011-09-20Remove RCS headerThomas Arnhold
2011-09-20Deliver basis-link and ure-link.Jan Holesovsky
2011-09-20there is no special iso.res case any moreAndras Timar
2011-09-20register all built executablesDavid Tardon
2011-09-20Reverted previous ff1c626, instead renamed NONEBIN -> NONE.Stephan Bergmann
2011-09-20do not call macosx-change-install-name for NONEBIN executableNorbert Thiebaud
2011-09-20soffice.sh should not be delivered on MacOSDavid Tardon
2011-09-19Unit test for refreshing while source data contains empty field name.Kohei Yoshida
2011-09-19Use the method to insert source data.Kohei Yoshida
2011-09-19Extracted method for inserting source data for pivot table testing.Kohei Yoshida
2011-09-20reduce duplicate code to one templateTakeshi Abe
2011-09-20removed an assignment in no useTakeshi Abe
2011-09-19sal_True to true.Kohei Yoshida
2011-09-19Store previously selected tables in std::set.Kohei Yoshida
2011-09-19A little cleanup.Kohei Yoshida
2011-09-19Let's avoid modifying the selection data during search and replace.Kohei Yoshida
2011-09-19Pass as const reference where possible & indent fix.Kohei Yoshida
2011-09-19Removed an unnecessary anonymous temporary object.Kohei Yoshida
2011-09-20Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky
2011-09-20Always output AWTLIB, gbuildized 'bean' depends on that.Jan Holesovsky
2011-09-19Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann
2011-09-19Call macosx-change-install-names on executables in gbuild, too.Stephan Bergmann
2011-09-19Removed --leak-check=yes from CppUnit valgrind/memcheck calls.Stephan Bergmann
2011-09-19Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.Stephan Bergmann
2011-09-19Page Break: draw a dashed line using the header/footer separator codeCédric Bosdonnat
2011-09-19Text Boundaries: draw small inner corners for the columns areasCédric Bosdonnat
2011-09-19Header/Footer: draw page breaks between the two pages and in all casesCédric Bosdonnat
2011-09-19Ignore config.params file.Tomas Chvatal
2011-09-19Use PREFIXDIR when possibleBaptiste Daroussin
2011-09-19Use PREFIXDIR each time possible to allow installing where /usr is not the pr...Baptiste Daroussin
2011-09-19Do not hard code gperfBaptiste Daroussin
2011-09-19delete does not need a NULL checkLuboš Luňák
2011-09-19Make 'desktop' build again with MinGW.Jan Holesovsky
2011-09-19Fix soenv for FreeBSDBaptiste Daroussin
2011-09-19FreeBSD has the same cppunit failure as OSX doesBaptiste Daroussin
2011-09-19unify the unxfbsd.mk into a single file and simplify itBaptiste Daroussin