summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-242-2/+0
* tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna2015-07-241-1/+1
* loplugin:unusedmethodsNoel Grandin2015-07-241-1/+0
* loplugin:unusedmethods sw(part2)Noel Grandin2015-07-2210-51/+8
* SimplifyMaxim Monastirsky2015-07-211-5/+0
* loplugin:unusedmethods swNoel Grandin2015-07-2149-446/+7
* convert to typed Link<> in sfx2Noel Grandin2015-07-201-1/+1
* Convert Alignment button to the generic controllerMaxim Monastirsky2015-07-161-1/+0
* loplugin:unusedmethods svx(part2)Noel Grandin2015-07-161-3/+0
* loplugin:unusedmethods svxNoel Grandin2015-07-161-3/+0
* Working toolbar entry: Save As > Remote fileSzymon Kłos2015-07-161-1/+0
* 'Save As' popup menu in the Writer's toolbarSzymon Kłos2015-07-161-0/+1
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-1/+0
* sw: remove unused SwUnoTableCrsr::Clone()Michael Stahl2015-07-151-2/+0
* Convert insert buttons to the generic controllerMaxim Monastirsky2015-07-151-4/+0
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-131-1/+0
* editeng: make Link<> usage typedNoel Grandin2015-07-131-1/+1
* sw: clean up SwDoc::maPatternNms nonsenseMichael Stahl2015-07-101-10/+3
* do not include boost/utility.hppMichael Stahl2015-07-103-3/+3
* sw: let's try some C++11 syntax for function pointersMichael Stahl2015-07-081-1/+3
* sw: remove boost::bind from accmap.cxxMichael Stahl2015-07-081-1/+0
* Fix typosAndrea Gelmini2015-07-081-1/+1
* loplugin:unusedmethods svlNoel Grandin2015-07-061-3/+0
* improve the returnbyref lopluginNoel Grandin2015-07-069-45/+45
* Fix typosAndrea Gelmini2015-07-044-6/+6
* some other coverity thingsCaolán McNamara2015-07-022-6/+7
* make GetCellPosition a member and visibleBjoern Michaelsen2015-06-301-2/+2
* sw: avoid layout recursion when loading documents with charts...Michael Stahl2015-06-301-0/+4
* getCells->GetCells(): not an UNO functionBjoern Michaelsen2015-06-302-2/+2
* refactor out SwXCell:GetAny()Bjoern Michaelsen2015-06-301-0/+1
* refactor out getCells() in for chart seqs tooBjoern Michaelsen2015-06-301-0/+2
* kill ugly GetDataSequence, now unusedBjoern Michaelsen2015-06-301-8/+0
* refactor getNumericalData,Bjoern Michaelsen2015-06-301-5/+8
* coverity#1308580 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* remove custom RTTI from SvxAutoCorrectNoel Grandin2015-06-291-2/+0
* coverity#1308534 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308530 Uncaught exceptionCaolán McNamara2015-06-281-1/+2
* Fix typosAndrea Gelmini2015-06-281-1/+1
* coverity#1308492 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308491 Uncaught exceptionCaolán McNamara2015-06-281-2/+3
* coverity#1308490 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* coverity#1308467 Uncaught exceptionCaolán McNamara2015-06-271-1/+2
* coverity#1308455 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* Remove workarounds for no longer supported GCC 4.6Stephan Bergmann2015-06-261-6/+0
* remove custom RTTI from SwIndexNoel Grandin2015-06-251-4/+0
* sw: add SwViewShell::mbOutputToWindowMiklos Vajna2015-06-241-0/+6
* SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna2015-06-241-1/+1
* Revert "Typo: iff->if"Julien Nabet2015-06-233-4/+4
* Typo: iff->ifJulien Nabet2015-06-233-4/+4
* Fix typosAndrea Gelmini2015-06-221-1/+1