summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2011-12-27resurrect autocorrectionIvan Timofeev1-44/+38
2011-12-24DECLARE_TABLE->boost::ptr_mapAugust Sodora2-112/+118
2011-12-24std::map* -> std::mapDavid Tardon2-9/+6
2011-12-24make the line work as intended againDavid Tardon1-1/+1
2011-12-23Fix the build so that this is recognized as an initializer listAugust Sodora1-1/+1
2011-12-23DECLARE_TABLE->std::mapAugust Sodora2-17/+13
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora11-90/+42
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco12-23/+23
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora6-150/+97
2011-12-22callcatcher: Remove unused codeAugust Sodora4-121/+0
2011-12-22Correctly handle empty paragraphs in slideshow animation fdo#43684Thorsten Behrens1-0/+21
2011-12-22Revert "aw084: #i108052# Added code to mimic old behaviour and call user layo...Thorsten Behrens1-21/+0
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva4-1/+77
2011-12-22ByteString->rtl::OStringCaolán McNamara1-7/+7
2011-12-21tweak for pre language-defect #77Caolán McNamara1-3/+3
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara6-26/+26
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-5/+4
2011-12-21needs more work firstCaolán McNamara1-4/+5
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara6-26/+26
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara6-26/+26
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-5/+4
2011-12-15Removed extra semicolonsJesse2-3/+3
2011-12-12editeng: EE_ITEMS_START:Michael Stahl1-3/+5
2011-12-09catch exception by constant referenceTakeshi Abe6-13/+13
2011-12-08childs -> childrenMichael T. Whiteley8-33/+33
2011-12-07Unused includes.Stephan Bergmann1-1/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-05aw084: #i108052# Added code to mimic old behaviour and call user layout link ...Armin Le Grand1-0/+21
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke3-15/+22
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara3-10/+11
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-916/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-2/+0
2011-11-27remove include of pch header in editengNorbert Thiebaud86-170/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon3-3/+3
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat1-8/+1
2011-11-23callcatcher: remove newly unused codeCaolán McNamara2-151/+0
2011-11-23callcatcher: remove recently unused codeCaolán McNamara2-7/+0
2011-11-21callcatcher: update listCaolán McNamara2-8/+0
2011-11-21ditch last ENABLE_STRING_STREAM_OPERATORSCaolán McNamara1-1/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-1/+1
2011-11-19callcatcher: remove some unused codeCaolán McNamara2-10/+0
2011-11-19Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud1-1/+0
2011-11-19Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud1-0/+1
2011-11-19add narrow (one letter) month namesEike Rathke1-3/+3
2011-11-18Removed tools/dynarray.hxxAugust Sodora1-1/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks1-14/+20