summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2015-09-12tdf#92036: sw: fix idle spelling loopMichael Stahl1-1/+4
2015-09-12Revert "Fix single node CopyRange"Michael Stahl1-0/+3
2015-09-08sw: fix build with GCC 4.6Michael Stahl1-1/+1
2015-09-08sw: fix newly created document being modifiedMichael Stahl1-1/+1
2015-09-08tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl1-2/+5
2015-09-02tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian1-0/+4
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk1-0/+1
2015-08-17tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna1-0/+2
2015-07-29tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna2-0/+6
2015-07-28tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna1-1/+1
2015-07-02sw: avoid layout recursion when loading documents with charts...Michael Stahl1-0/+4
2015-06-25sw: add SwViewShell::mbOutputToWindowMiklos Vajna1-0/+6
2015-06-25SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna1-1/+1
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl2-3/+1
2015-06-18LOK: add lok::Document::getTextSelection()Miklos Vajna1-0/+2
2015-06-08WRITER: readd InsertRows/InsertColsPhilippe Jung1-2/+4
2015-06-02sw: LOK_CALLBACK_TEXT_SELECTION should be the union of all selectionsMiklos Vajna1-1/+1
2015-05-29pass RenderContext into writer paintingTomaž Vajngerl2-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier169-2920/+2920
2015-05-20tdf#90882 Writer: insert row/col before/afterPhilippe Jung1-2/+4
2015-05-19Add sw::DocumentDrawModelManager::Search()Miklos Vajna1-0/+5
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens4-16/+16
2015-05-18refactor SwPagePreview to use RenderContextTomaž Vajngerl1-1/+1
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung1-0/+4
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna2-2/+6
2015-05-14refactor sw Sidebar classes to use RenderContextTomaž Vajngerl1-1/+1
2015-05-13wrap some static fields in VclPtrNoel Grandin1-5/+5
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-2/+3
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann2-2/+2
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2-2/+2
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl3-28/+9
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-08loplugin:staticmethodsStephan Bergmann1-1/+1
2015-05-08Add SwDBManager::LoadAndRegisterEmbeddedDataSourceMiklos Vajna1-0/+4
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara1-8/+17
2015-05-08callcatcher: update unused codeCaolán McNamara1-1/+0
2015-05-07Initial XTiledRenderable APILászló Németh1-1/+6
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-6/+6
2015-05-07Remove SvStorage aliasStephan Bergmann1-1/+1
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna1-2/+4
2015-05-05sw doc model xml dump: include SwDBDataMiklos Vajna1-0/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05tdf#34555 add crop features to swPhilippe Jung1-0/+6
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin25-121/+121
2015-05-04Include <cstdint> early to be sure to get SIZE_MAXTor Lillqvist1-2/+1
2015-05-04Fix error: use of undeclared identifier 'SIZE_MAX'Tor Lillqvist1-1/+2
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens2-3/+3