summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-12Test WNT instead of the vague UNXTor Lillqvist2-16/+9
2013-10-12We already have SAL_CALL that means __cdecl on WindowsTor Lillqvist1-8/+1
2013-10-12Bin two unused functionsTor Lillqvist1-10/+0
2013-10-12What (who?) are OW and MTF?Tor Lillqvist1-0/+5
2013-10-12Test WNT instead of the vague UNXTor Lillqvist1-3/+3
2013-10-12s/UNX/LINUX/, as that is what is meant hereTor Lillqvist1-2/+2
2013-10-12sw: fix regex search/replace of $ in selectionMichael Stahl1-16/+0
2013-10-12fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-10-12don't sync vars twiceEike Rathke1-2/+4
2013-10-12Fix for Corruption of chart due to Data Lables in Writer, Impress and CalcRohit Deshmukh1-23/+57
2013-10-12Reduce scopeJulien Nabet1-1/+1