summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2011-12-27resurrect autocorrectionIvan Timofeev
2011-12-24DECLARE_TABLE->boost::ptr_mapAugust Sodora
2011-12-24std::map* -> std::mapDavid Tardon
2011-12-24make the line work as intended againDavid Tardon
2011-12-23Fix the build so that this is recognized as an initializer listAugust Sodora
2011-12-23DECLARE_TABLE->std::mapAugust Sodora
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-12-22Correctly handle empty paragraphs in slideshow animation fdo#43684Thorsten Behrens
2011-12-22Revert "aw084: #i108052# Added code to mimic old behaviour and call user layo...Thorsten Behrens
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-22ByteString->rtl::OStringCaolán McNamara
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-12editeng: EE_ITEMS_START:Michael Stahl
2011-12-09catch exception by constant referenceTakeshi Abe
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-07Unused includes.Stephan Bergmann
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-05aw084: #i108052# Added code to mimic old behaviour and call user layout link ...Armin Le Grand
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat
2011-11-23callcatcher: remove newly unused codeCaolán McNamara
2011-11-23callcatcher: remove recently unused codeCaolán McNamara
2011-11-21callcatcher: update listCaolán McNamara
2011-11-21ditch last ENABLE_STRING_STREAM_OPERATORSCaolán McNamara
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-19callcatcher: remove some unused codeCaolán McNamara
2011-11-19Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud
2011-11-19Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-18Removed tools/dynarray.hxxAugust Sodora
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks