summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-06Resolves: fdo#34450 long/int mix causes 32bit LONG_MAX to be 64bit -1Caolán McNamara
2011-07-06remove old-school makefile.mk and version.mapCaolán McNamara
2011-07-06fix for fdo#30800: Option to display grid lines on colored cellsAndré Schnabel
2011-07-06Deliver also static archives, as built for iOSTor Lillqvist
2011-07-05Hardcode browser list: remove netscape, add chromeFrancois Tigeot
2011-07-04Update the hardcoded list of browsersFrancois Tigeot
2011-07-04Related: #i35066# ole props bugletCaolán McNamara
2011-07-03callcatcher: unused hasInternalMediaControlCaolán McNamara
2011-07-02ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-02Remove accidentally kept unused filesMatus Kukan
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-06-30n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat
2011-06-30n#676858: ghost uneditable drawing objectsCédric Bosdonnat
2011-06-30callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara
2011-06-30build id isn't massively helpful hereCaolán McNamara
2011-06-30valgrind: Conditional jump or move depends on uninitialised value(s)David Tardon
2011-06-30avoid overwriting stack after early returnDavid Tardon
2011-06-30move common code outsideDavid Tardon
2011-06-30remove unused variableDavid Tardon
2011-06-29Replace List with std::vector< CntHTTPCookie* >Joseph Powers
2011-06-29Revert patch to change .idlMuthu Subramanian
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-29Improved xlsx formula import.Muthu Subramanian
2011-06-28Make titlebar string shorter in dbgutil modeCaolán McNamara
2011-06-28remove unused lcl_GetVersionStringCaolán McNamara
2011-06-28Make titlebar string shorter in dbgutil mode.Caolán McNamara
2011-06-28ByteString->rtl::OStringCaolán McNamara
2011-06-27valgrind: fix leaksCaolán McNamara
2011-06-27Bypass for MinGW for nowTor Lillqvist
2011-06-26Close file descriptorThomas Arnhold
2011-06-25Use "normal" Unix-style (import) library name with WNTGCCTor Lillqvist
2011-06-24valgrind --log-file=valgrind.log does not work well with --trace-children=yesPetr Mladek
2011-06-24use sal_uInt16 instead of USHORT on unixMichael Meeks
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-24Do build and deliver lngconvex on Unix, tooTor Lillqvist
2011-06-24Attempt to make this build with MinGWTor Lillqvist
2011-06-24vagrind -> valgrindCaolán McNamara
2011-06-24mingw32-gcc doesn't support the cl.exe GR optionJesús Corrius
2011-06-24main must return int in mingw32Jesús Corrius
2011-06-23Fix build by updating to new apiLuke Symes
2011-06-23fix for fdo#37880Markus Mohrhard
2011-06-23Code review (bug fix).Muthu Subramanian
2011-06-23remove dead test dirCaolán McNamara
2011-06-23remove parse ByteString variantCaolán McNamara
2011-06-23catch by const referenceCaolán McNamara
2011-06-22Cleanup up some unused parametersJoseph Powers
2011-06-22Replace List with std::vector< Bitmap* >Joseph Powers
2011-06-23Make .rc files compatible with the MinGW windresTor Lillqvist
2011-06-22use --trace-children-skip=*/java with valgrind >= 3.6Petr Mladek