summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2012-03-03SwXTextField::setPropertyValue: simplify a bit:Michael Stahl1-11/+7
2012-03-03unofield.cxx: fix indentation a littleMichael Stahl1-12/+13
2012-03-03fdo#42073: sw: expand all text fields when setting properties:Michael Stahl1-3/+2
2012-02-23WaE: aPosition is an unused parameterCédric Bosdonnat1-1/+1
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat3-3/+17
2012-02-23fdo#46482: prevent duplication of frames:Michael Stahl1-6/+0
2012-02-20remove now unused swunodef.hxxThomas Arnhold1-1/+0
2012-02-20expand and remove macro STAR_REFERENCEThomas Arnhold1-12/+12
2012-02-20expand and remove macro UNO_NMSPCThomas Arnhold1-16/+16
2012-02-20expand and remove macro STAR_NMSPCThomas Arnhold1-3/+3
2012-02-20n#695479 fix anchor handling in SwXText::convertToTextFrame()Miklos Vajna1-0/+27
2012-02-12Fix call delete twice on the same variableJulien Nabet1-1/+0
2012-02-07SwXText::convertToTextFrame: pSartTableNode -> pStartTableNodeMiklos Vajna1-2/+2
2012-02-03fdo#45115: SwXTextTable: fix setting bordersMichael Stahl1-1/+1
2012-01-21Improve checking for emptinessThomas Arnhold1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-2/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot15-47/+47
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora1-2/+2
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-2/+2
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora4-9/+0
2012-01-07catch exception by constant referenceTakeshi Abe5-9/+9
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-2/+0
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara14-106/+106
2012-01-05Removed unnecessary tools includes.Marcel Metz5-5/+0
2012-01-05Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara1-2/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara4-7/+11
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-11/+8
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden1-10/+8
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden1-5/+3
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2-0/+4
2011-12-19sw: avoid creating cursor with non-text node text range (fdo#40195)Noel Power1-0/+3
2011-12-15Removed extra semicolonsJesse1-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+3
2011-11-29EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák1-3/+2
2011-11-29fix unoprms content mismatch (gee, it even had a FIXME comment)Luboš Luňák1-3/+3
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák1-0/+10
2011-11-27remove include of pch header from swNorbert Thiebaud33-66/+0
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák2-5/+30
2011-11-24sw: enable more debug code:Michael Stahl5-14/+12
2011-11-23inherit privatelyCaolán McNamara1-2/+2
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino2-13/+12
2011-11-21sw, added a message to a thrown uno::RuntimeExceptionCédric Bosdonnat1-1/+2
2011-11-17redundant if not-null checks on deleteIvan Timofeev3-5/+3
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck1-1/+0
2011-11-10fdo#40819: Revert "field-patch-uno-fix.diff: enhanced fields UNO fix"Bjoern Michaelsen1-9/+9
2011-11-08Added some messages to exceptions to make them usable for debuggingCédric Bosdonnat1-2/+6
2011-11-02ByteString->rtl::OStringCaolán McNamara2-9/+14
2011-10-26Added clarifying comment.Stephan Bergmann1-0/+1
2011-10-26WaE: default constructor could not be generatedTor Lillqvist1-1/+1
2011-10-26WaE: reinterpret_cast used between related classesTor Lillqvist1-1/+4