summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-21sw: prefix members of SwValueFieldType/SwValueField/SwFormulaFieldMichael Stahl
2015-04-21sw: prefix members of SwFieldMichael Stahl
2015-04-21sw: prefix members of SwFieldTypeMichael Stahl
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl
2015-04-21tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin
2015-04-12sal_uInt16 to sal_Int32Matteo Casalin
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin
2015-04-12return value of SwEditShell::GetGlobalDocContent is always discardedMatteo Casalin
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-05Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?Tor Lillqvist
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara
2015-04-01also refactor description setterBjoern Michaelsen
2015-04-01refactor labels getter on one baseBjoern Michaelsen
2015-04-01create generic getCells() functionBjoern Michaelsen
2015-03-31sw: prefix members of SwOleClientMichael Stahl
2015-03-31sw: prefix members of SwDrawModelMichael Stahl
2015-03-31sw: prefix members of SwPageDescMichael Stahl
2015-03-31sw: prefix members of SwPageDescExtMichael Stahl
2015-03-31sw: prefix members of SwPageFtnInfoMichael Stahl
2015-03-31sw: convert these SwFEShell members to std::unique_ptrMichael Stahl
2015-03-31sw: prefix members of SwFEShellMichael Stahl
2015-03-31sw: prefix members of SwEditShellMichael Stahl
2015-03-31sw: SwDocShell::aFinishedTimer dead since 2006Michael Stahl
2015-03-31sw: prefix members of SwDocShellMichael Stahl
2015-03-31sw: prefix members of SwWebDocShellMichael Stahl
2015-03-31Better only call RestoreInvisibleContent if previously removedStephan Bergmann
2015-03-30make SwXTextTable::getData reuse the code from SwXCellRangeBjoern Michaelsen
2015-03-30svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna
2015-03-28also kill SwIterator here for a Notify callBjoern Michaelsen
2015-03-28some more constnessBjoern Michaelsen