summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2011-12-09make SwNode and SwCntntNode abstract base classesLuboš Luňák
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06order these against SwFldTypesEnumCaolán McNamara
2011-12-06comment of enum 40 misplacedCaolán McNamara
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz
2011-12-06Make merges of impress210 build.Thorsten Behrens
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl
2011-11-29fix unoprms content mismatch (gee, it even had a FIXME comment)Luboš Luňák
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák
2011-11-28SwFmtAchor: bit of style cleanupMichael Stahl
2011-11-28Undo short -> xub_StrLen change (fixes warning on Mac OS X).Stephan Bergmann
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-11-24Fix non-DBG_UTIL build.Jan Holesovsky
2011-11-24SwIndex: remove global EmptyIndexArrayMichael Stahl
2011-11-24SwIndex: cleanup: add Init methodMichael Stahl
2011-11-24SwIndex: style cleanupMichael Stahl
2011-11-24sw: remove debug instance countingMichael Stahl
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24SwShell{,Table}Crsr: remove pointless overrides of IsSelOvrMichael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-23std::map::erase takes a nonconst iteratorCaolán McNamara
2011-11-23inherit privatelyCaolán McNamara
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-11-18fdo#42534: SwRootFrm: clear SwLayouter in dtorCaolán McNamara
2011-11-17remove obsolete layout codeFelix Zhang
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck
2011-11-08removed Simple Handles optionTim Hardeck
2011-11-08Change ANKER to ANCHOR (fdo#42455)Korrawit Pruegsanusak
2011-11-08Change Windows newline to Unix newlineKorrawit Pruegsanusak
2011-11-07Get rid of SvStringsSortDaisuke Nishino
2011-11-07callcatcher: remove some unused methodsCaolán McNamara
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara
2011-11-02Resolves: #i46785# Word count dialog modelessMatt Pratt
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat
2011-11-02make this buildCaolán McNamara
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-28SwRenderData: fix regression:Michael Stahl