summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-13Bin unnecessary #includeTor Lillqvist1-4/+0
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist25-145/+85
2013-10-13add missing depDavid Tardon1-1/+4
2013-10-13extend function to allow list of argsDavid Tardon1-1/+1
2013-10-13add missing depDavid Tardon1-0/+2
2013-10-13fix copypastaDavid Tardon1-1/+1
2013-10-13move externals togetherDavid Tardon1-5/+4
2013-10-13ENABLE_HEADLESS is TRUE or emptyTor Lillqvist1-1/+1
2013-10-13hide program modules in Custom Install panel of Windows installerAndras Timar1-2/+2
2013-10-13No vcl.unx component in the ENABLE_HEADLESS caseTor Lillqvist1-1/+3
2013-10-13Drop unused typedefs and #includesTakeshi Abe2-10/+1
2013-10-12sw: add missing testcase for spellmenu-redline.odtMiklos Vajna3-1/+20
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+1
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+0
2013-10-12It's whether X11 is used that is meant hereTor Lillqvist1-2/+2
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist2-8/+4
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist3-16/+4
2013-10-12Test _WIN32 instead of WNT and UNXTor Lillqvist1-2/+2
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist1-3/+3
2013-10-12No idea why <wchar.h> would be needed here on non-Linux UnixTor Lillqvist1-3/+0
2013-10-12Simplify and avoid use of UNXTor Lillqvist1-15/+7
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist1-3/+3
2013-10-12Use SAL_PATHDELIMITERTor Lillqvist1-9/+1
2013-10-12Bin pointless commentsTor Lillqvist2-4/+0
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist2-7/+3
2013-10-12Simpligy: Bin odd atexit crackTor Lillqvist1-15/+0
2013-10-12Avoid git grep match for "UNX" in commentTor Lillqvist1-1/+1
2013-10-12Unicode is Unocode on all platformsTor Lillqvist1-7/+1
2013-10-13sal_Bool to boolTakeshi Abe14-143/+143
2013-10-12WaE: unused parameter 'SystemType'Tor Lillqvist1-0/+2
2013-10-12Test _WIN32 instead of UNX as it's Win32 that is the special case hereTor Lillqvist4-16/+8
2013-10-12L10N_PLUGIN_PUBLIC is not used anywhereTor Lillqvist1-6/+0
2013-10-12missing semicolonsAndras Timar1-2/+2
2013-10-12missing semicolonsAndras Timar3-6/+6
2013-10-12fdo#33798 msidbFeatureAttributesUIDisallowAbsent for hidden feat.Andras Timar1-0/+1
2013-10-12FILTER_PLUGIN_PUBLIC is not used anywhereTor Lillqvist1-6/+0
2013-10-12Bin obsolete CDECL crackTor Lillqvist2-14/+1
2013-10-12cdecl is the default anywayTor Lillqvist1-6/+0
2013-10-12SimplifyTor Lillqvist1-9/+1
2013-10-12Bin some of Malte Timmermann's personal old debugging codeTor Lillqvist1-16/+0
2013-10-12Test _WIN32 instead of UNX as it is Win32 that's different hereTor Lillqvist1-3/+3
2013-10-12There is nothing scary about <stdlib.h>Tor Lillqvist1-4/+2
2013-10-12Bin bogus use of UNX (in not compiled test code)Tor Lillqvist4-20/+2
2013-10-12No idea why <wchar.h> would be needed here, and for Unix only evenTor Lillqvist1-4/+0
2013-10-12What we actually want to check here is HAVE_FEATURE_X11Tor Lillqvist1-1/+2
2013-10-12Add HAVE_FEATURE_X11Tor Lillqvist2-0/+8
2013-10-12Bin pointless commentTor Lillqvist1-1/+1
2013-10-12add name/description in order to avoid warnings in feature.pmAndras Timar3-0/+8
2013-10-12for unmapped language-only register primary language ID if availableEike Rathke2-5/+51
2013-10-12Nothing Unix-specific about <stdlib.h>Tor Lillqvist1-2/+0