Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-22 | ByteString->rtl::OString[Buffer] | Caolán McNamara | |
2011-09-22 | callcatcher: remove unused code | Caolán McNamara | |
2011-09-22 | drop unused test | Caolán McNamara | |
2011-09-22 | ensure contents are as expected | Caolán McNamara | |
2011-09-22 | unit test to ensure we can use embedded nulls in OStringBuffer | Caolán McNamara | |
2011-09-22 | aMergedLanguages is write only, can be removed | Caolán McNamara | |
2011-09-22 | callcatcher: newly unused ResData::isMerged | Caolán McNamara | |
2011-09-22 | Revert "new Linux Libertine G font release" - file names changed | Andras Timar | |
This reverts commit 4a5455f745dd3acfe040917b26c3d61afcbb3c76. | |||
2011-09-22 | Always link with user32 | Tor Lillqvist | |
2011-09-22 | Simplify the manifest dance | Tor Lillqvist | |
2011-09-22 | $(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-) | Jan Holesovsky | |
2011-09-22 | new Linux Libertine G font release | Andras Timar | |
- new fonts: Linux Libertine Display and Linux Libertine semibold, semibold italic, based on Linux Libertine v5.1.3-2 - combining diacritics - new font features: dbls, hang, itlc, ligc, lith, nfsp, para - feature sups with capitals, diacritics, ligatures, some punctuation marks - extended feature algn - fixed Catalan l - new glyphs for ligature gy, gj, gf, gfi, gfö... - improved glyphs and kerning - proportional numbers in superiors (sups + pnum) - see doc/features.pdf or http://www.numbertext.org/linux/NEWS.pdf | |||
2011-09-22 | Fix manifest creation in the MinGW case (and hopefully not breaking native). | Jan Holesovsky | |
2011-09-22 | Unify the MinGW / native Win temporary name here. | Jan Holesovsky | |
2011-09-22 | A trailing "\0" on an ICON line is unnecessary and causes an error | Tor Lillqvist | |
2011-09-22 | Override internal apache-commons with system-jars. | Tomas Chvatal | |
2011-09-22 | Small refactoring to avoid duplication of source file list | Tor Lillqvist | |
2011-09-22 | This should use a static C/C++ runtime | Tor Lillqvist | |
2011-09-22 | Use libcmtd in a dbgutil MSVC build | Tor Lillqvist | |
2011-09-22 | This is a GUI executable | Tor Lillqvist | |
2011-09-22 | No need to do -D_DEBUG here, done in windows.mk | Tor Lillqvist | |
2011-09-22 | Don't link with msvcrtd if LINKED_LIBS has libcmtd | Tor Lillqvist | |
2011-09-22 | Add libcmtd | Tor Lillqvist | |
2011-09-22 | Fix of localized template name problems in Impress part 2 | Peter Rabi | |
Template entries now appear in the correct word order in their representation in SfxDocumentTemplates. That makes template listboxes in a few dialogs work as expected. Contributed under license LGPLv3+/MPL. | |||
2011-09-22 | Fix the MSVC build of unopkg.com, too | Tor Lillqvist | |
2011-09-22 | Fixed remaining ByteString::SearchAndReplace in dbg level > 1 | Cédric Bosdonnat | |
2011-09-22 | GetBuffer() -> getStr() | Andras Timar | |
2011-09-22 | distro-configs: with-extension-integration -> enable-extension-integration | Miklos Vajna | |
This was a regression introduced in commit 29db940ce504a5dff393927e4ea2680156f2b119 | |||
2011-09-21 | Ensure a failing soffice.bin makes oosplash fail. | Stephan Bergmann | |
2011-09-21 | Improved some error reporting. | Stephan Bergmann | |
2011-09-21 | In ChildStatusProc, calculate a meaningful status for processes killed by a ↵ | Stephan Bergmann | |
signal. | |||
2011-09-21 | Ensure a failing linkoo makes ooinstall fail. | Stephan Bergmann | |
2011-09-21 | Some cppcheck cleaning | Julien Nabet | |
2011-09-21 | include dp_gui_theextmgr.hxx only once | Andras Timar | |
2011-09-21 | fix array initialization and thus windows build | Fridrich Štrba | |
2011-09-21 | remove unused (and buggy) language fallback functionality | Andras Timar | |
Fallback to en-US is done in translations module. Fallback to other languages is not supported, but if we ever needed it, it would be easier to solve the problem in a script language instead of C++ in translations module. | |||
2011-09-21 | Fix windows build | Fridrich Štrba | |
2011-09-21 | Fixes for MSVC build | Caolán McNamara | |
2011-09-21 | Cleaned up sal_textenc, making it work on Mac OS X. | Stephan Bergmann | |
2011-09-21 | Simplify code by letting get_app_path always include a final slash. | Stephan Bergmann | |
2011-09-21 | Correctly use SCP2_OOO_BIN_DIR for libs in basis layer. | Stephan Bergmann | |
2011-09-21 | Directly use version.lst instead of versionlist.mk. | Stephan Bergmann | |
2011-09-21 | Removed unused solenv/inc/version_so.hrc | Stephan Bergmann | |
2011-09-21 | get bean linking under windows | Caolán McNamara | |
2011-09-21 | Header/Footer: refactored the SwEditWin to extend it to page breaks | Cédric Bosdonnat | |
2011-09-21 | Header/Footer: Extracted a few common things to a SwFrameControl class | Cédric Bosdonnat | |
2011-09-21 | Page Break: Fix the line position in side-by-side pages display | Cédric Bosdonnat | |
2011-09-21 | Page Break: decouple it from the text bounding lines painting | Cédric Bosdonnat | |
2011-09-21 | build without glib poppler bindings | Luboš Luňák | |
- there's not configure check for it, only for poppler itself - and it's not actually used anyway | |||
2011-09-21 | WaE: unused variable | Caolán McNamara | |