Age | Commit message (Expand) | Author |
2015-03-23 | native-code.py: Make the #if HAVE_FEATURE_SCRIPTING actually work. | Jan Holesovsky |
2015-03-20 | Remove library urelibs. It was more just a temporary hack and is not used. | Matúš Kukan |
2015-03-20 | The 'svp' "plug-in" library is empty so don't build it at all | Tor Lillqvist |
2015-03-19 | Hint how to use Dr.Memory for unit tests / memory checking. | Jan Holesovsky |
2015-03-19 | We require MSVC2013 (_MSC_VER == 1800) now | Tor Lillqvist |
2015-03-12 | native-code: svl_component_getFactory -> ctors | Miklos Vajna |
2015-03-12 | native-code: sdd_component_getFactory -> ctor | Miklos Vajna |
2015-03-12 | native-code: scfilt_component_getFactory -> ctors | Miklos Vajna |
2015-03-12 | native-code: scd_component_getFactory -> ctors | Miklos Vajna |
2015-03-12 | native-code: avmedia_component_getFactory -> ctor | Miklos Vajna |
2015-03-12 | native-code: animcore_component_getFactory -> ctors | Miklos Vajna |
2015-03-12 | Follow-up to c4cfb4f4da3cdd318d52d6fca9f7d99c005e2bfe | Tor Lillqvist |
2015-03-12 | Fix iOS build: There is no canvasfactory_component_getFactory any more | Tor Lillqvist |
2015-03-05 | gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil builds | Michael Stahl |
2015-03-05 | gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDK | Michael Stahl |
2015-03-05 | gbuild: set _WIN32_WINNT globally instead of WINVER | Michael Stahl |
2015-03-05 | shell: remove unnecessary explicit -D_WIN32_IE | Michael Stahl |
2015-03-02 | solenv: remove obsolete OOo SourceConfig cruft | Michael Stahl |
2015-02-28 | solenv: sfx's ScriptLibraryContainer depends on #if HAVE_FEATURE_SCRIPTING | Miklos Vajna |
2015-02-27 | gbuild: CppunitTest: always use unittest configuration | Michael Stahl |
2015-02-27 | For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hidden | Stephan Bergmann |
2015-02-27 | Pass -fvisibility-inlines-hidden into external modules | Stephan Bergmann |
2015-02-26 | native-code.py: Some services were converted to using constructors. | Jan Holesovsky |
2015-02-26 | Reintegrate portion of a patch originally submitted by | Richard PALO |
2015-02-25 | native-code.py: Add more forms constructors. | Jan Holesovsky |
2015-02-24 | Typo: alludpatelastsequences->allupdatelastsequences | Julien Nabet |
2015-02-24 | Typos | Julien Nabet |
2015-02-23 | native-code.py: Add more missing chart services. | Jan Holesovsky |
2015-02-21 | native-code.py: Missing services after the stocservices conversion. | Jan Holesovsky |
2015-02-20 | native-code.py: stoc implementation is now converted to constructors. | Miklos Vajna |
2015-02-19 | Sun ld doesn't support -O1 optimize flag | Richard PALO |
2015-02-19 | native-code.py: Writerfilter implementation is now converted to constructors. | Jan Holesovsky |
2015-02-19 | No vbaevents_component_getFactory unless HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2015-02-18 | Also mention -fstack-protector-strong when linking | Stephan Bergmann |
2015-02-18 | filter: use constructor for filter module | Chris Sherlock |
2015-02-18 | Revert "filter: use constructor for filter module" | Chris Sherlock |
2015-02-18 | filter: use constructor for filter module | Chris Sherlock |
2015-02-17 | android: No need to include the entire libfrmlo.a, add just the used services. | Jan Holesovsky |
2015-02-16 | native-code.py: Add com_sun_star_comp_dba_ORowSet_get_implementation. | Jan Holesovsky |
2015-02-16 | native-code.py: Add libevtattlo.a + some forms related services. | Jan Holesovsky |
2015-02-14 | Related: tdf#63690 - remove rtl_logfile | Thorsten Behrens |
2015-02-13 | native-code.py: Don't add the entire libchartcorelo.a. | Jan Holesovsky |
2015-02-11 | No StarBasic unless HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2015-02-10 | Attempt at fixing Mac OS X code signing | Stephan Bergmann |
2015-02-09 | native-code.py: Add libfrmlo.a + some constructors around controls. | Jan Holesovsky |
2015-02-09 | native-code.py: Add libxolo.a. | Jan Holesovsky |
2015-02-09 | Add slideshow-related services. | Jan Holesovsky |
2015-02-09 | solenv: add missing component to make accelerators work on Android | Miklos Vajna |
2015-02-09 | native-code.py: Add libi18nsearchlo.a. | Jan Holesovsky |
2015-02-09 | native-code.py: When filtering the services.rdb, keep also the factories. | Jan Holesovsky |