summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoframe.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-24/+37
2012-10-22sal_Bool to boolTakeshi Abe1-2/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-8/+8
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini1-1/+1
2012-05-23fix UNO ZOrder reading, take #2Luboš Luňák1-1/+3
2012-04-17fix UNO ZOrder readingLuboš Luňák1-1/+1
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 Bosdonnat1-2/+11
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-5/+5
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara1-2/+2
2011-11-29EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák1-3/+2
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák1-0/+10
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák1-4/+29
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-11-02ByteString->rtl::OStringCaolán McNamara1-5/+9
2011-09-26remove executable bitLuboš Luňák1-0/+0
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-4/+5
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara1-32/+25
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+20
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-11/+11
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-6/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-2/+20
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-6/+6
2011-03-28CWS-TOOLING: integrate CWS sw34bf05Ivo Hinkelmann1-2/+18
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-19/+8
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov1-0/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-22/+32
2011-03-14sw34bf05: #i85105# - fix build breaker which was not detected under WindowsOliver-Rainer Wittmann1-2/+1
2011-03-11sw34bf05: #i85105# trigger load of linked graphic on requesting com.sun.star....Oliver-Rainer Wittmann1-1/+18
2011-03-11sw34bf04: #i117331#: fix SwXText::convertToTextFrame:Michael Stahl1-0/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-17cppcheck: Remove unused variablesKevin Hunter1-11/+1
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-15/+0
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-23/+48
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-6/+16
2011-01-17Remove dates and two sections of old code.Thomas Arnhold1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-20/+20
2011-01-04detangle some BOOL/sal_Bool/bools nastinessCaolán McNamara1-60/+49
2010-12-27RTL_CONSTASCII_USTRINGPARAMJulien Nabet1-14/+9
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-288/+25
2010-12-12change of __READONLY_DATA define to constGert Faller1-2/+2
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-2/+2
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-7/+7
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-7/+7
2010-11-25udoapi: merge sw refactoring with undoapi stuffMichael Stahl1-2/+11
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-4/+5
2010-11-16undoapi: when exposing the EmbeddedObject, ensure it has a client siteFrank Schoenheit [fs]1-0/+6
2010-11-15undoapi: implement an EmbeddedObject property for (OLE) shapes, to be consist...Frank Schoenheit [fs]1-2/+5