Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-22 | No need to mention msvcprt.lib here, wntmsc.mk does that | Tor Lillqvist | |
Besides, hardcoding msvcprt.lib breaks a dbgutil build where we use msvcprtd.lib. | |||
2011-08-22 | Move Win32-only code under source/win32 for clarity | Tor Lillqvist | |
2011-08-22 | Enable CUPS unconditionally | François Tigeot | |
It doesn't make sense to try to use anything else to print on *nix systems these days | |||
2011-08-22 | Drop OS/2 lines | Tor Lillqvist | |
2011-08-22 | unusedcode: sfx:: sfx2:: | Matúš Kukan | |
2011-08-22 | Implement RTF_ANSICPG | Miklos Vajna | |
2011-08-22 | Make frame start/end a bit more robust | Miklos Vajna | |
Don't try to start a started frame, don't try to end a not started frame. | |||
2011-08-22 | Make sure runs are closed before we end a frame | Miklos Vajna | |
2011-08-22 | remove name-to-ver-control map contents from RSC_VERSIONCONTROL record | Michael Meeks | |
Based on a patch from Andras, this removes a set of un-used debugging type strings from all lang-pack resource files. | |||
2011-08-22 | Fix dubious std::lower_bound usage that breaks in a _DEBUG MSVC build | Tor Lillqvist | |
2011-08-22 | the backslash should be escaped here | David Tardon | |
2011-08-22 | link versioned uno libs from solver to install dir | David Tardon | |
2011-08-22 | install gdb pretty printers | David Tardon | |
2011-08-22 | add gdb pretty printers | David Tardon | |
2011-08-22 | unusedcode.easy: Outline cleanup | Joseph Powers | |
2011-08-22 | fix leaking 'Pictures' streams from basic dialogs in base | Noel Power | |
With database document, any contents of the Pictures folder ( afaics only basic dialogs store content here ) is never cleaned up between saves. | |||
2011-08-22 | set SDF directory correctly so translations get picked up | Andras Timar | |
2011-08-22 | Make template names appear in the correct word order | Peter Rabi | |
This patch turns on sorting in many listboxes containing template or region names in Impress. Contributed under license LGPLv3+/MPL. | |||
2011-08-22 | OSL_DEBUG_LEVEL > 1 | Caolán McNamara | |
2011-08-22 | servicefactory fix | Gabor | |
2011-08-22 | fix warning errors | Matúš Kukan | |
2011-08-22 | regenerate up to date list | Caolán McNamara | |
2011-08-22 | get rid of interim OUStrings | Caolán McNamara | |
2011-08-22 | WaE: keep simple minded compiler happy | Caolán McNamara | |
2011-08-22 | convert avmedia to gbuild | Matúš Kukan | |
2011-08-22 | remove Java piece from avmedia | Matúš Kukan | |
2011-08-22 | Default color for writer page break from blue to red: was barely visible | Cédric Bosdonnat | |
2011-08-22 | Color config cleanup: last bits remaining removed | Cédric Bosdonnat | |
2011-08-22 | Fixed color config schemas after clean-up | Cédric Bosdonnat | |
2011-08-22 | Appearance dialog: fixed rendering of groups headings | Cédric Bosdonnat | |
2011-08-22 | Cleaned up the HIDs in the color config | Cédric Bosdonnat | |
2011-08-22 | entire source file and header can go | Caolán McNamara | |
2011-08-22 | enable using link-time optimization | Matúš Kukan | |
This commit enables LTO for all shared libraries. Build takes much longer. Use just with gcc-4.5 or later. | |||
2011-08-22 | Resolves: fdo#39348 toggling grammar checkbox deletes sentence | Caolán McNamara | |
2011-08-22 | regoptions (etc.) now unused post registration-removal | Caolán McNamara | |
2011-08-22 | gsl_getSystemTextEncoding->osl_getThreadTextEncoding | Caolán McNamara | |
2011-08-22 | ByteString->rtl::OString | Caolán McNamara | |
2011-08-22 | remove defines that don't do anything | Caolán McNamara | |
2011-08-22 | remove else branches of if(1) | Caolán McNamara | |
2011-08-22 | callcatcher: various methods | Caolán McNamara | |
2011-08-22 | apparently can enable this warning | Caolán McNamara | |
2011-08-22 | ByteString->rtl::OString | Caolán McNamara | |
2011-08-22 | callcatcher: unused code | Caolán McNamara | |
2011-08-22 | unused ctor | Caolán McNamara | |
2011-08-22 | remove ENABLE_SVCTAGS stuff, probably staroffice/OOo registration stuff | Caolán McNamara | |
2011-08-22 | didn't intend to commit this bit yet | Caolán McNamara | |
2011-08-22 | callcatcher: remove unused methods | Caolán McNamara | |
2011-08-22 | ditch product registration implementation | Caolán McNamara | |
2011-08-22 | wrong seekPage | Caolán McNamara | |
2011-08-22 | callcatcher: next layer of unused methods | Caolán McNamara | |