summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-25stop parsing on encountering internal entities in fastparser.cxxMichael Stahl2-0/+40
2012-05-25stop parsing on encountering internal entities in sax_expat.cxxMichael Stahl1-24/+47
2012-05-25Don't get out of bondsFridrich Štrba1-0/+6
2012-05-25Cleanup related to always enabled HTMLMODE_SOME_ABS_POSHarri Pitkänen2-6/+1
2012-05-25Revert "tweak imported shape position for xls( binary ) format fdo#49430"Noel Power2-31/+0
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power6-190/+61
2012-05-25Revert "(reworked )reorg. code a little so ole controls are catered for wrt f...Noel Power1-6/+6
2012-05-25Revert "WaE: variables set but unused"Noel Power1-0/+2
2012-05-25Revert "Fixed #i116848# Shapes are at wrong position"Noel Power3-3/+3
2012-05-25Revert "calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScale"Noel Power1-12/+0
2012-05-25add a little devtool to list the languages supported for spellcheckingCaolán McNamara4-0/+171
2012-05-25drop dead makefile.mk and version.mapCaolán McNamara2-129/+0
2012-05-25Allow WPXSvStream to read stream in a hierarchy of substoragesFridrich Štrba2-10/+40
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky2-9/+15
2012-05-25Removed documentation from type rdbsStephan Bergmann1-1/+1
2012-05-25convert mpFidcls to a vectorCaolán McNamara3-17/+8
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara2-3/+6
2012-05-25WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara1-1/+1
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara1-12/+12
2012-05-25WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara1-1/+3
2012-05-25check some bounds conditionsCaolán McNamara1-0/+5
2012-05-25tidy SvtDocInfoTable_ImplCaolán McNamara2-5/+2
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky12-98/+147
2012-05-25SwFlySaveArr: Apple GCC complains about constructorsMichael Stahl1-2/+4
2012-05-25Followup to fdo#34772: Add resource strings for word-count messagesMuhammad Haggag3-5/+24
2012-05-25fdo#34772 Add word count to the status bar in writerMuhammad Haggag10-9/+134
2012-05-25Accidentally committed this...Kohei Yoshida1-135/+0
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida12-48/+35
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida12-15/+149
2012-05-25Do the real detection work for plain text & forgot to add a makefile.Kohei Yoshida2-26/+133
2012-05-25Use the new plain text type detection service for text/csv type.Kohei Yoshida3-1/+3
2012-05-25Initial skeleton code for plain text filter detection service.Kohei Yoshida6-0/+313
2012-05-25Patterns should precede extensions.Kohei Yoshida1-2/+5
2012-05-25Prioritize candidate types by extension first, then by document service.Kohei Yoshida1-0/+20
2012-05-25Drop unused function "findByTable"Julien Nabet3-9/+0
2012-05-25SwHistory::Move parameter nEnd was unusedMichael Stahl1-2/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwpHstry) to std::vectorNoel Grandin2-25/+35
2012-05-25SwCache: fix non-DBGUTIL memory leak in previous commitMichael Stahl2-6/+6
2012-05-25Inline SV_DECL_PTRARR_DEL(SwCacheObjArr) into a std::vectorNoel Grandin3-22/+27
2012-05-25Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vectorNoel Grandin4-7/+18
2012-05-25Convert V_DECL_PTRARR_DEL(SwFlySaveArr) to std::vectorNoel Grandin3-28/+37
2012-05-25fix previous commit:Michael Stahl1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vectorNoel Grandin3-11/+17
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin3-21/+20
2012-05-25Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin7-25/+37
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin11-80/+95
2012-05-25Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vectorNoel Grandin5-22/+33
2012-05-25fix DBGUTIL code for previous commitMichael Stahl1-1/+1
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin15-57/+78
2012-05-25Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin3-7/+7