Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-19 | Clean up treeopt select handler locking hack | August Sodora | |
2011-12-19 | Simplify treeopt select handler | August Sodora | |
2011-12-19 | Automatically select an option page if a user clicks on a category | August Sodora | |
2011-12-19 | Build all default cairo features on Windows | Fridrich Štrba | |
2011-12-19 | accessibility: workben was removed in c8e7f88325 | Michael Stahl | |
2011-12-19 | .gitignore: better VIM swp pattern | Michael Stahl | |
2011-12-19 | gbuild: macosx.mk: install names with SOVERSION: | Michael Stahl | |
gb_LinkTarget__get_installname should append the SOVERSION, because the installation set only contains the versioned libraries, not the unversioned symlinks. | |||
2011-12-19 | drop this workben | Caolán McNamara | |
2011-12-19 | lo-pack-sources: do not duplicate the generated files in the archive dir | Petr Mladek | |
the storing in archive directory was non-standard solution => gets removed also the code was simplified and clean up a bit | |||
2011-12-19 | lo-pack-sources: generate cleaner source tarballs using "git archive" | Petr Mladek | |
there is not longer needed the manualy created blacklist of copied files; also no need to remove symlinks from clone subdir use "tar --checkpoint-action=exec="echo -n \".\"" instead of "awk '{ ORS=\"\" ; if (++nlines\%50 == 0) printf \".\"; fflush() }'"; we are interested into the return code from tar, e.g. not-enough disk space | |||
2011-12-19 | Clean up previous commit. | Stephan Bergmann | |
2011-12-19 | fdo#43095: allow the use of real access() calls | Moritz Bechler | |
2011-12-19 | Add symbols from addsym.awk to gbuilified .map files. | Stephan Bergmann | |
2011-12-19 | sw: avoid creating cursor with non-text node text range (fdo#40195) | Noel Power | |
2011-12-19 | get this to build under msvc 2008 | Caolán McNamara | |
2011-12-19 | Prevent creation of new ORequestThreads during shutdown. | Stephan Bergmann | |
2011-12-19 | Resolves: fdo#43082 can't claim its not a DXF just because didn't see SECTION | Caolán McNamara | |
typedetection doesn't know about 999 COMMENT, it should really. | |||
2011-12-19 | fix racecondition in sdext/source/minimizer/makefile.mk | Andras Timar | |
2011-12-19 | sw: Fix cursor accessibility API (fdo#43390) | Vincent Povirk | |
2011-12-19 | Tests apparently depend on localedata_en library. | Stephan Bergmann | |
More tests might be affected. Also unclear to me whether it is always (only) localedata_en, or whether it could also be _es/_euro/_others. | |||
2011-12-19 | Warning clean-up (Mac OS X). | Stephan Bergmann | |
2011-12-19 | msvc 2008 express won't link without explicit salhelper | Caolán McNamara | |
post salhelper visibility markup and gbuildification express 2008 doesn't link without salhelper mentioned on link line | |||
2011-12-19 | cppunittester missing from Repository.mk | Stephan Bergmann | |
2011-12-19 | typesconfig missing from Repository.mk | Stephan Bergmann | |
2011-12-19 | WaE: GCC 4.5.1 does not allow #pragma GCC diagnostic warning | Matúš Kukan | |
2011-12-19 | msvc 2008 express won't link without explicit salhelper | Caolán McNamara | |
post salhelper visibility markup and gbuildification express 2008 doesn't link without salhelper mentioned on link line | |||
2011-12-19 | msvc 2008 express won't link without explicit salhelper | Caolán McNamara | |
post salhelper visibility markup and gbuildification express 2008 doesn't link without salhelper mentioned on link line | |||
2011-12-19 | At least GCC 4.5.1 does not allow #pragma GCC diagnostic inside functions. | Stephan Bergmann | |
2011-12-19 | Removed superfluous CPPU_DLLPUBLIC from definitions. | Stephan Bergmann | |
2011-12-19 | -Werror=sign-promo fixes | Stephan Bergmann | |
2011-12-19 | typo: add missing \ | Matúš Kukan | |
2011-12-19 | -Werror=shadow and -Werror=sign-promo fixes | Stephan Bergmann | |
2011-12-19 | fix armhf build in bridges | Matthias Klose | |
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> Signed-off-by: Caolán McNamara <caolanm@redhat.com> | |||
2011-12-19 | fix racecondition in sdext/source/pdfimport/makefile.mk | Bjoern Michaelsen | |
2011-12-19 | fix names of libraries for MinGW, also remove onlinecheck.dll | Matúš Kukan | |
2011-12-19 | sal: add more unit tests | Matúš Kukan | |
2011-12-19 | sal: add visibility symbols | Matúš Kukan | |
2011-12-19 | sal: convert to gbuild | Matúš Kukan | |
2011-12-19 | cppu: add visibility symbols | Matúš Kukan | |
2011-12-19 | cppu: convert to gbuild | Matúš Kukan | |
Because of unit tests is here custom target where are idl files processed. | |||
2011-12-19 | Build ps and pdf cairo surfaces with MSVC | Fridrich Štrba | |
2011-12-19 | Fix MMX build of pixman with MSVC | Fridrich Štrba | |
2011-12-19 | impress: slide transition pane: use proper control width | Ivan Timofeev | |
2011-12-19 | mailmerge: move overlapped controls | Ivan Timofeev | |
2011-12-19 | Use / as SRC_ROOT and OUTDIR_FOR_BUILD on Android | Tor Lillqvist | |
2011-12-19 | More shlibs and .component files needed | Tor Lillqvist | |
2011-12-19 | This is for Calc unit tests | Tor Lillqvist | |
2011-12-19 | add propex.bat, so propex Perl script can run under Win32 | Andras Timar | |
2011-12-18 | Always load res of LibO UI locale, not system deflocale fdo#43475 | Andras Timar | |
2011-12-18 | android: delete generated lo-bootstrap.jar | Miklos Vajna | |