summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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
2015-03-28use Notify instead of SwIterator<>Bjoern Michaelsen
2015-03-28merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen
2015-03-28have a Reference instead of SwClient meddlingBjoern Michaelsen
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26use a WeakReference instead of meddling in SwClientsBjoern Michaelsen
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
2015-03-25remove typed Modify for goodBjoern Michaelsen
2015-03-25kill a typed Modify useBjoern Michaelsen
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen
2015-03-24update docsBjoern Michaelsen
2015-03-24code convention: member namesBjoern Michaelsen
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen