summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-02round this one up too to get forms to passCaolán McNamara
2011-06-02add mode lines to new filesCaolán McNamara
2011-06-02round allocated struct return space to sizeof(size_t)Caolán McNamara
2011-06-02removed unused macroTakeshi Abe
2011-06-02Set TARGETPLATFORM=BUILD, idlc is for the build platformTor Lillqvist
2011-06-01fix upCaolán McNamara
2011-06-01remove const to allow alternative templateCaolán McNamara
2011-06-01drop const for alternative templateCaolán McNamara
2011-06-01this is overly static + double check lock for little gainCaolán McNamara
2011-06-01Interfaces are recursive into themselvesCaolán McNamara
2011-06-01this is overly static + double check lock for little gainCaolán McNamara
2011-06-01add polymorphic supportCaolán McNamara
2011-06-01add a StaticWithArg to make its use easierCaolán McNamara
2011-06-01use rtl_Instance for the auto-generated local staticsCaolán McNamara
2011-05-31fdo#32263Takeshi Abe
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-26Would be pointless to build tool executables for iOSTor Lillqvist
2011-05-26Match also name of the static library built for iOSTor Lillqvist
2011-05-25add salhelper::LinkResolverCaolán McNamara
2011-05-25fix flaggs typoCaolán McNamara
2011-05-25use comphelper::resolveLinkCaolán McNamara
2011-05-25Don't fork() on iOS, use a new NO_CHILD_PROCESSES flag for thatTor Lillqvist
2011-05-25Define NO_DL_FUNCTIONS on iOSTor Lillqvist
2011-05-25Compilation fix for iOSTor Lillqvist
2011-05-25Fix compilation errors when NO_DL_FUNCTIONS is definedTor Lillqvist
2011-05-25Use the dummy floppy API implementations on iOS, tooTor Lillqvist
2011-05-25Compilation fix for iOSTor Lillqvist
2011-05-25Use special DLL and library name just for MSCTor Lillqvist
2011-05-25Use simpler DLL and library names in the WNTGCC caseTor Lillqvist
2011-05-24Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)Petr Mladek
2011-05-24resolve symbolic links to jvm dirs for especially smoketest inside ooenvCaolán McNamara
2011-05-24Add iOSTor Lillqvist
2011-05-24Use isfinite() on iOSTor Lillqvist
2011-05-23Use 'i' prefix for import library only with MSVCTor Lillqvist
2011-05-23No need to build a static sal archiveTor Lillqvist
2011-05-23No need to build import library separately hereTor Lillqvist
2011-05-23Remove useless cruftTor Lillqvist
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist
2011-05-22Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mkTor Lillqvist
2011-05-22Drop the doublequotesTor Lillqvist
2011-05-22MinGW cross-compilation fixesTor Lillqvist
2011-05-22Generate rtlbootstrap.mk in a more clever fashion when cross-compilingTor Lillqvist
2011-05-22Do build typesconfig also for Windows, but don't do anything there when using...Tor Lillqvist
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist
2011-05-20fix this to be the same as original implementationCaolán McNamara
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb
2011-05-19don't crash when interacting with a class that implements XInvocationMichael Meeks