summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-25Revert "tweak imported shape position for xls( binary ) format fdo#49430"Noel Power
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-25Revert "(reworked )reorg. code a little so ole controls are catered for wrt f...Noel Power
2012-05-25Revert "WaE: variables set but unused"Noel Power
2012-05-25Revert "Fixed #i116848# Shapes are at wrong position"Noel Power
2012-05-25Revert "calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScale"Noel Power
2012-05-25add a little devtool to list the languages supported for spellcheckingCaolán McNamara
2012-05-25drop dead makefile.mk and version.mapCaolán McNamara
2012-05-25Allow WPXSvStream to read stream in a hierarchy of substoragesFridrich Štrba
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky
2012-05-25Removed documentation from type rdbsStephan Bergmann
2012-05-25convert mpFidcls to a vectorCaolán McNamara
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara
2012-05-25WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara
2012-05-25WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara
2012-05-25check some bounds conditionsCaolán McNamara
2012-05-25tidy SvtDocInfoTable_ImplCaolán McNamara
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky
2012-05-25SwFlySaveArr: Apple GCC complains about constructorsMichael Stahl
2012-05-25Followup to fdo#34772: Add resource strings for word-count messagesMuhammad Haggag
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag
2012-05-25Accidentally committed this...Kohei Yoshida
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida
2012-05-25Do the real detection work for plain text & forgot to add a makefile.Kohei Yoshida
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida
2012-05-25Initial skeleton code for plain text filter detection service.Kohei Yoshida
2012-05-25Patterns should precede extensions.Kohei Yoshida
2012-05-25Prioritize candidate types by extension first, then by document service.Kohei Yoshida
2012-05-25Drop unused function "findByTable"Julien Nabet
2012-05-25SwHistory::Move parameter nEnd was unusedMichael Stahl
2012-05-25Convert SV_DECL_PTRARR_DEL(SwpHstry) to std::vectorNoel Grandin
2012-05-25SwCache: fix non-DBGUTIL memory leak in previous commitMichael Stahl
2012-05-25Inline SV_DECL_PTRARR_DEL(SwCacheObjArr) into a std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vectorNoel Grandin
2012-05-25Convert V_DECL_PTRARR_DEL(SwFlySaveArr) to std::vectorNoel Grandin
2012-05-25fix previous commit:Michael Stahl
2012-05-25Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin
2012-05-25fix DBGUTIL code for previous commitMichael Stahl
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin