Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-05 | Print debugging output only if OSL_DEBUG_LEVEL > 1FINAL_MASTERmaster-backup | Tor Lillqvist | 1 | -2/+2 | |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe | 4 | -0/+4 | |
2011-08-04 | Bin OS/2 .map files | Tor Lillqvist | 2 | -451/+0 | |
2011-08-04 | YES->TRUE | Caolán McNamara | 3 | -3/+3 | |
2011-08-04 | Fix segmentation fault when linking -mavx on new CPUs is enabled by ↵ | Tomáš Chvátal | 3 | -0/+18 | |
explicitly adding -mno-avx to CXXFLAGS. | |||||
2011-08-03 | Revert adding -mno-avx to CXXFLAGS, not universally supported | Caolán McNamara | 3 | -3/+3 | |
This reverts commit bf85809783ba11c9018c03f5a26508fa856ff3f8. | |||||
2011-08-03 | Fix segmentation fault when linking -mavx on new CPUs is enabled by ↵ | Tomáš Chvátal | 3 | -3/+3 | |
explicitly adding -mno-avx to CXXFLAGS. | |||||
2011-08-03 | Don't use dynamic loading on iOS | Tor Lillqvist | 2 | -6/+11 | |
2011-08-03 | Avoid compiler warning | Tor Lillqvist | 1 | -0/+2 | |
2011-08-02 | make these explicit | Caolán McNamara | 2 | -2/+2 | |
2011-08-02 | make sure we get the right interim obj | Caolán McNamara | 1 | -1/+17 | |
2011-08-01 | Use separate unit testers for subsequent and normal tests for iOS | Tor Lillqvist | 5 | -18/+165 | |
2011-08-01 | Try to use the app executable module on iOS for now | Tor Lillqvist | 1 | -0/+11 | |
2011-08-01 | We do want to use RTLD_DEFAULT and dlsym() also on iOS | Tor Lillqvist | 1 | -2/+3 | |
2011-08-01 | Nah, these must be subsequent tests also for iOS | Tor Lillqvist | 2 | -1/+7 | |
2011-08-01 | Add statically linked cpphelper unit test for iOS | Tor Lillqvist | 8 | -21/+209 | |
2011-08-01 | Build static binaryurp unit tester for iOS | Tor Lillqvist | 4 | -5/+159 | |
2011-08-01 | Use OBJCXXFLAGS instead of duplicating it | Tor Lillqvist | 1 | -1/+1 | |
2011-08-01 | Add statically linked cppu unit test for iOS | Tor Lillqvist | 6 | -5/+174 | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | 19 | -1/+24 | |
2011-07-29 | Related: fdo#34184 on windows find the openssl libs that _ssl.pyd needs | Caolán McNamara | 1 | -1/+17 | |
2011-07-28 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure | Jan Holesovsky | 5 | -22/+715 | |
2011-07-28 | Merge commit 'libreoffice-3.4.2.3' | Jan Holesovsky | 0 | -0/+0 | |
Conflicts: offapi/com/sun/star/sheet/NameToken.idl | |||||
2011-07-28 | we are searching for prefix in activate | Matúš Kukan | 2 | -22/+1 | |
also fix small typo | |||||
2011-07-27 | add idl files from scaddins | Matúš Kukan | 3 | -0/+714 | |
2011-07-25 | Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)libreoffice-3.4.2.3libreoffice-3.4.2-finallibreoffice-3-4-2 | Petr Mladek | 0 | -0/+0 | |
2011-07-24 | oops bjoern .gitattributes link got commited :-) | Norbert Thiebaud | 1 | -1/+0 | |
2011-07-24 | Merge branch 'feature/gnumake4' | Bjoern Michaelsen | 18 | -134/+160 | |
2011-07-24 | minor whitespace/makefile cleanup | Christian Lohmaier | 11 | -135/+134 | |
2011-07-24 | Merge branch 'master' into feature/gnumake4feature/gnumake4 | Bjoern Michaelsen | 4 | -4/+16 | |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen | 3 | -8/+6 | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | 434 | -17300/+7577 | |
2011-07-21 | use SAL_WARN_UNUSED_RESULT | Caolán McNamara | 4 | -5/+5 | |
2011-07-21 | add a _attribute__((warn_unused_result)) based macro | Caolán McNamara | 1 | -0/+12 | |
2011-07-19 | Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)libreoffice-3.4.2.2 | Petr Mladek | 0 | -0/+0 | |
2011-07-16 | Simplify osl_getTempDirURL()feature/layout | Francois Tigeot | 1 | -33/+9 | |
Do not return different values depending on the platform | |||||
2011-07-15 | Android build fixes | Tor Lillqvist | 2 | -3/+5 | |
2011-07-15 | Add values for iOS and Android, style improvements | Tor Lillqvist | 1 | -10/+22 | |
2011-07-15 | iOS hacking, intermediate commit | Tor Lillqvist | 1 | -14/+44 | |
2011-07-15 | Add a property for the UIWindow and show it | Tor Lillqvist | 1 | -0/+7 | |
2011-07-15 | Include the rest of the active sal cppunit tests for iOS | Tor Lillqvist | 8 | -27/+24 | |
2011-07-14 | Use MSVC options only with MSVC | Tor Lillqvist | 2 | -18/+2 | |
2011-07-14 | No point building xml2cmp when cross-compiling | Tor Lillqvist | 1 | -1/+1 | |
2011-07-13 | Remove add.diff | Miklos Vajna | 1 | -1078/+0 | |
Probably it was added accidently. | |||||
2011-07-13 | unused OUString_to_std_string | Caolán McNamara | 1 | -8/+0 | |
2011-07-12 | Branch libreoffice-3-4-2 | Petr Mladek | 0 | -0/+0 | |
This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.4.x release, please use the 'libreoffice-3-4' branch. If you want to build something cool, unstable, and risky, use master. | |||||
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan | 43 | -236/+1 | |
2011-07-12 | Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)libreoffice-3.4.2.1 | Petr Mladek | 0 | -0/+0 | |
2011-07-11 | Default to current language binding name, if not specified. | Matúš Kukan | 1 | -19/+9 | |
Signed-off-by: Michael Meeks <michael.meeks@novell.com> | |||||
2011-07-11 | unused methods | Caolán McNamara | 4 | -76/+0 | |