summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-12It's whether X11 is used that is meant hereTor Lillqvist
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist
2013-10-12Test _WIN32 instead of WNT and UNXTor Lillqvist
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist
2013-10-12No idea why <wchar.h> would be needed here on non-Linux UnixTor Lillqvist
2013-10-12Simplify and avoid use of UNXTor Lillqvist
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist
2013-10-12Use SAL_PATHDELIMITERTor Lillqvist
2013-10-12Bin pointless commentsTor Lillqvist
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist
2013-10-12Simpligy: Bin odd atexit crackTor Lillqvist
2013-10-12Avoid git grep match for "UNX" in commentTor Lillqvist
2013-10-12Unicode is Unocode on all platformsTor Lillqvist
2013-10-13sal_Bool to boolTakeshi Abe
2013-10-12WaE: unused parameter 'SystemType'Tor Lillqvist
2013-10-12Test _WIN32 instead of UNX as it's Win32 that is the special case hereTor Lillqvist
2013-10-12L10N_PLUGIN_PUBLIC is not used anywhereTor Lillqvist
2013-10-12missing semicolonsAndras Timar
2013-10-12missing semicolonsAndras Timar
2013-10-12fdo#33798 msidbFeatureAttributesUIDisallowAbsent for hidden feat.Andras Timar
2013-10-12FILTER_PLUGIN_PUBLIC is not used anywhereTor Lillqvist
2013-10-12Bin obsolete CDECL crackTor Lillqvist
2013-10-12cdecl is the default anywayTor Lillqvist
2013-10-12SimplifyTor Lillqvist
2013-10-12Bin some of Malte Timmermann's personal old debugging codeTor Lillqvist
2013-10-12Test _WIN32 instead of UNX as it is Win32 that's different hereTor Lillqvist
2013-10-12There is nothing scary about <stdlib.h>Tor Lillqvist
2013-10-12Bin bogus use of UNX (in not compiled test code)Tor Lillqvist
2013-10-12No idea why <wchar.h> would be needed here, and for Unix only evenTor Lillqvist
2013-10-12What we actually want to check here is HAVE_FEATURE_X11Tor Lillqvist
2013-10-12Add HAVE_FEATURE_X11Tor Lillqvist
2013-10-12Bin pointless commentTor Lillqvist
2013-10-12add name/description in order to avoid warnings in feature.pmAndras Timar
2013-10-12for unmapped language-only register primary language ID if availableEike Rathke
2013-10-12Nothing Unix-specific about <stdlib.h>Tor Lillqvist
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-12We already have SAL_CALL that means __cdecl on WindowsTor Lillqvist
2013-10-12Bin two unused functionsTor Lillqvist
2013-10-12What (who?) are OW and MTF?Tor Lillqvist
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-12s/UNX/LINUX/, as that is what is meant hereTor Lillqvist
2013-10-12sw: fix regex search/replace of $ in selectionMichael Stahl
2013-10-12fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl
2013-10-12don't sync vars twiceEike Rathke
2013-10-12Fix for Corruption of chart due to Data Lables in Writer, Impress and CalcRohit Deshmukh
2013-10-12Reduce scopeJulien Nabet
2013-10-11cppcheck: reduce scopeJulien Nabet
2013-10-11the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handlingEike Rathke
2013-10-11CID#1103739 unintialized membersCaolán McNamara