summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* refactor SdrModel::GetDocumentStreamMichael Stahl2011-12-031-3/+2
* fix unoprms content mismatch (gee, it even had a FIXME comment)Luboš Luňák2011-11-291-4/+4
* the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák2011-11-292-6/+1
* SwFmtAchor: bit of style cleanupMichael Stahl2011-11-281-2/+5
* Undo short -> xub_StrLen change (fixes warning on Mac OS X).Stephan Bergmann2011-11-281-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-1025/+0
* remove include of pch header from swNorbert Thiebaud2011-11-272-2/+0
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* rename and move mathml oox support classes in oox to better placesLuboš Luňák2011-11-241-2/+2
* ooxml mathml import - first very basic implementationLuboš Luňák2011-11-241-1/+1
* initial (very hacky) work on mathml ooxml importLuboš Luňák2011-11-242-1/+7
* Fix non-DBG_UTIL build.Jan Holesovsky2011-11-241-6/+1
* SwIndex: remove global EmptyIndexArrayMichael Stahl2011-11-241-3/+0
* SwIndex: cleanup: add Init methodMichael Stahl2011-11-241-0/+1
* SwIndex: style cleanupMichael Stahl2011-11-241-54/+67
* sw: remove debug instance countingMichael Stahl2011-11-244-32/+0
* sw: enable more debug code:Michael Stahl2011-11-241-0/+2
* SwShell{,Table}Crsr: remove pointless overrides of IsSelOvrMichael Stahl2011-11-241-17/+0
* sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl2011-11-2417-85/+81
* std::map::erase takes a nonconst iteratorCaolán McNamara2011-11-231-2/+2
* inherit privatelyCaolán McNamara2011-11-231-3/+16
* SwSelBoxes: svarray -> std::mapDaisuke Nishino2011-11-233-6/+33
* fdo#42534: SwRootFrm: clear SwLayouter in dtorCaolán McNamara2011-11-181-0/+1
* remove obsolete layout codeFelix Zhang2011-11-171-1/+0
* Cleanup few macros and unused headers.Jan Holesovsky2011-11-151-1/+1
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-1/+0
* n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat2011-11-122-0/+2
* removed leftovers of the Simple Handles optionTim Hardeck2011-11-102-2/+0
* removed Simple Handles optionTim Hardeck2011-11-081-5/+0
* Change ANKER to ANCHOR (fdo#42455)Korrawit Pruegsanusak2011-11-082-13/+13
* Change Windows newline to Unix newlineKorrawit Pruegsanusak2011-11-081-440/+440
* Get rid of SvStringsSortDaisuke Nishino2011-11-072-4/+2
* callcatcher: remove some unused methodsCaolán McNamara2011-11-071-2/+2
* Follow UAX-29 and present user-perceived character countsCaolán McNamara2011-11-031-1/+3
* Resolves: #i46785# Word count dialog modelessMatt Pratt2011-11-021-3/+9
* n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat2011-11-022-1/+3
* make this buildCaolán McNamara2011-11-021-1/+1
* eliminate SvUShorts typeDaniel Di Marco2011-11-011-1/+0
* ByteString->rtl::OStringCaolán McNamara2011-11-012-5/+4
* SwRenderData: fix regression:Michael Stahl2011-10-281-2/+2
* SwRenderData: more cleanupMichael Stahl2011-10-281-7/+5
* SwRenderData: fix assertion:Michael Stahl2011-10-281-3/+6
* rhbz#680365: SwRenderData: do not store SwPageFrm*Michael Stahl2011-10-281-18/+1
* Added a scanbutton to the scan-dialogRob Snelders2011-10-202-4/+4
* Sw styles cleanup: removed now unused methodsCédric Bosdonnat2011-10-201-1/+0
* migrate to StringRangeEnumerator in pdfexportIvan Timofeev2011-10-191-2/+4
* Removed list and numbering paragraph styles and related option pageCédric Bosdonnat2011-10-174-91/+0
* aEmptyByteStr unnecessaryCaolán McNamara2011-10-101-1/+0
* Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat2011-10-072-7/+11
* Ensure msword lib has not yet been unloaded when aReaderWriter pReaders are d...Stephan Bergmann2011-10-063-5/+26