summaryrefslogtreecommitdiff
path: root/sw/inc/unotxdoc.hxx
AgeCommit message (Expand)Author
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt
2014-06-25Add ITiledRenderable.Andrzej Hunt
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#738416 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738372 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738369 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738367 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738360 Uncaught exceptionCaolán McNamara
2014-02-12coverity#738374 Uncaught exceptionCaolán McNamara
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-19convert sw/inc/unotxdoc.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-06sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextDocumentMichael Stahl
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna
2012-12-11fix include guardLuboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-10drop unused #includeDavid Tardon
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-05-14Convert SV_DECL_PTRARR(ActionContextArr) to std::dequeNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák
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-08-10Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-04detangle some BOOL/sal_Bool/bools nastinessCaolán McNamara
2010-12-22CWS swlayoutrefactoring: conflict resolution after resync to DEV300_m96Mathias Bauer
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-11-03CWS swlayoutrefactoring: found logical conflict after resync: not every view ...Mathias Bauer
2010-11-01Commented lines, bogus comments removed.Robert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth