summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Collapse)Author
2015-04-05Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?Tor Lillqvist
The compiler generates an error anyway if we would pass a sal_Unicode that is outside the range of 'char' as the template parameter to OUStringLiteral1, so if for some reason we would want cSequenceMarkSeparator to be outside of ASCII, the code would need changes. Change-Id: I1f6be560d3347cb957e1283dea2f7f7920d3aba7
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin
But taking advantages of range-for loops is even better Change-Id: I79c6721ca63482c0ed40dad828ba736eeae92b6c
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin
Keep 0, which is used in all call places, and remove the unused (and data-type sensible) USHRT_MAX Change-Id: I5258ce0d684723e4cf90444314ef55cc2f826f9d
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin
Change-Id: I3341b307f56f5bcdde7a667aa3968c1444376705
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara
create one list and share it among all the subsections possibly a regression from/triggered by author Oliver-Rainer Wittmann <orw@apache.org> 2014-03-18 14:33:39 (GMT) Resolves: #i124371# When changing the numbering or bullet styling... of a set of paragraph which have more than one different List Style applied create a new List Style and put the paragraphs into a new list. (cherry picked from commit 0087ca89e3905009ed947c651f3dc70f3d61ea93) Change-Id: I9416b97d6afe323ac99150fdcc23f71ecea98a58
2015-04-01also refactor description setterBjoern Michaelsen
Change-Id: I69deac6d830f63aea94f3512ab4156217fbc7b27
2015-04-01refactor labels getter on one baseBjoern Michaelsen
Change-Id: I21a6ea8d76b94e09ae05e63a01d451b776e6ddcd
2015-04-01create generic getCells() functionBjoern Michaelsen
Change-Id: I36f0b7113e22b801295eb704b8f5f9df4536eddc
2015-03-31sw: prefix members of SwOleClientMichael Stahl
Change-Id: I60fe718c489fc47d667534560241a8b3eb5f20a6
2015-03-31sw: prefix members of SwDrawModelMichael Stahl
Change-Id: Ica69a3c94e674c12619ec0f5c849b8e82dff6090
2015-03-31sw: prefix members of SwPageDescMichael Stahl
Change-Id: I252c2f84a3edc83f069d5983e3fa5f479c289e42
2015-03-31sw: prefix members of SwPageDescExtMichael Stahl
Change-Id: Ie45dbf981dd63181450b471408879cf8c01655d1
2015-03-31sw: prefix members of SwPageFtnInfoMichael Stahl
Change-Id: I5ccad27938941d5b1311bb4fd15353ea8ea34d77
2015-03-31sw: convert these SwFEShell members to std::unique_ptrMichael Stahl
Change-Id: Ida2def93baf8d389e8000d5c31ac50dea7cd4c1b
2015-03-31sw: prefix members of SwFEShellMichael Stahl
Change-Id: I785df37d61762a4df2b6af18435f668df873625d
2015-03-31sw: prefix members of SwEditShellMichael Stahl
Change-Id: I8a06e0660767f23518952e22cca1b56c16d0bbd1
2015-03-31sw: SwDocShell::aFinishedTimer dead since 2006Michael Stahl
becf02e58637276ab80227ffb19aa01c86e4962d removed the last use Change-Id: Ib72a36961dbe4c6218125f48ed251be964016f9d
2015-03-31sw: prefix members of SwDocShellMichael Stahl
Change-Id: I9a9797c96dfdbf5ca464f863517abd9001845015
2015-03-31sw: prefix members of SwWebDocShellMichael Stahl
Change-Id: I1400d1bc452d81e1a7596e50d8f9552f026eea08
2015-03-31Better only call RestoreInvisibleContent if previously removedStephan Bergmann
Change-Id: I229db9567771a4967065d81fa99fee2c23dbcb3e
2015-03-30make SwXTextTable::getData reuse the code from SwXCellRangeBjoern Michaelsen
- allow simple passing of the label bools for this - rename member to match code conventions while at it Change-Id: I1e754f7f09cd28197185c294a3a8deefc29d05c3
2015-03-30svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna
Change-Id: I27f1770d0e1d3409d51887565f67d4d456ca9692
2015-03-28also kill SwIterator here for a Notify callBjoern Michaelsen
Change-Id: Ic8e8a581bb38bf064117f74aab7362da318e21c4
2015-03-28some more constnessBjoern Michaelsen
Change-Id: I3be2699d04359ba9e7d9184c2e69778f0a70d072
2015-03-28use Notify instead of SwIterator<>Bjoern Michaelsen
Change-Id: Id9e0bcaf2e961e2d797e4c180aa782cb0e418bcf
2015-03-28merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen
Change-Id: Ibf7967d7a3867d700c855c0aa14f14957ce33717
2015-03-28have a Reference instead of SwClient meddlingBjoern Michaelsen
Change-Id: I484061f124e5eaadd6e08a17f91dd18faf30b871
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
Change-Id: I2ec58d0bfe13fae4fc2141f9b017b5a72e0ba2c2
2015-03-26use a WeakReference instead of meddling in SwClientsBjoern Michaelsen
Change-Id: I9dcf00607bac820c3dbb26c6de9f6e326df7fb99
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
Change-Id: Icb14a036ea9d7636359b6bc5e0af17568c0d54cb
2015-03-25Typo: formated->formattedJulien Nabet
Change-Id: Iefd4d375a0dfb36732233852f906c6b85dccc2a5
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
The mail merge wizard is already modal to the source window. As long as the mail merge isn't finished, there is is no useable way to interact with the wizard. So make the progress window modal to the mail merge wizard to prevent the crashes when the user cancels the wizard while a mail merge is run. As the progress dialog can be triggered via UNO, the dialog has still has to be created as a non-modal floating window, when not called from the mail merge wizard. Change-Id: Ie8258323a0d396b40300d44bc0dea76385522847 Reviewed-on: https://gerrit.libreoffice.org/14996 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2015-03-25remove typed Modify for goodBjoern Michaelsen
Change-Id: I53105b9a8a832affd0545fcd69774fad116a2a3c
2015-03-25kill a typed Modify useBjoern Michaelsen
Change-Id: I2d526ecb0f11281ad695d6ce158fcb5a3ef739cb
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen
Change-Id: Ibb2a3ee596402661f2c593754061deb8c54a2f76
2015-03-24update docsBjoern Michaelsen
Change-Id: I94ceaafd34caba48965ee58c1fcd9a88bce416f8
2015-03-24code convention: member namesBjoern Michaelsen
Conflicts: sw/inc/calbck.hxx Change-Id: I0322261240bee8795e23669306fb846da0ea706f
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
Change-Id: Idc090c9e105f24ef91ef123db03db6d6e67ed1d4
2015-03-24Revert "Revert "make ClientIteratorBase only know about WriterListener""Bjoern Michaelsen
This reverts commit 5fb7f222f51b93a9dfffa0fe211a5b3e0c83757e. Conflicts: sw/inc/calbck.hxx Change-Id: If25df4d2bbb77328cbb59c003d56eb0f88c73c67
2015-03-24PTR_CAST isnt actually needed hereBjoern Michaelsen
Change-Id: Id0792a164aea33d0c5d3c71b840e9601d75e4f33
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
Has all been obsoleted by LibreOfficeKit. Only some MOBILE_* constant #defines are now left in touch.h, but probably those are used only by dead code. Change-Id: I646945c4408b4e6cd5510da535cfc12088dd391c
2015-03-24SkipImages option for document importLászló Németh
This option allows images and drawings to be skipped while importing DOC and DOCX, for text-only conversion or indexing. Change-Id: Id4bfbbe48d8a8e970b1cb5922187768bf94dc918 Reviewed-on: https://gerrit.libreoffice.org/14733 Reviewed-by: Németh László <nemeth@numbertext.org> Tested-by: Németh László <nemeth@numbertext.org>
2015-03-24convert sfxlink to enum classNoel Grandin
Change-Id: I4466af8d40e7860b20a26c5ccf2265ee40c5a9ab
2015-03-23Revert "make ClientIteratorBase only know about WriterListener"Stephan Bergmann
This reverts commit 0bf4e6e21101a66bb63778ab49006ee90c16ea94, ~SwFmt in sw/source/core/attr/format.cxx contains SwClient* pDepend = (SwClient*)GetDepends(); ... that is unclear to me how to adapt to this commit's changes.
2015-03-23loplugin:constantfunction: swNoel Grandin
Change-Id: Ife8ccbe4625d87d1e3314c75604cb3d947011680
2015-03-20Ensure GrammarCheckingIterator thread is joined before SwBreakIt::_DeleteStephan Bergmann
...because SwBreakIt::_Delete clears g_pBreakIt but SwTxtNode::GetLang (called indirectly from GrammarCheckingIterator::DequeueAndCheck) expects it to be non- null. That caused CppunitTest_libreofficekit_tiledrendering to occasionally fail. Change-Id: Ia350e2531067dd8308dfa20567cc00e1140f764c
2015-03-20use static_cast<> and typeid, its fasterBjoern Michaelsen
Change-Id: I80f66686a09dfe629b9aa9f9cb7babe1c5a6edac
2015-03-20make ClientIteratorBase only know about WriterListenerBjoern Michaelsen
Change-Id: Ice6fb793e3f27abfbf000b4a290fd4f3309e1770
2015-03-20use IsChanged() some moreBjoern Michaelsen
Change-Id: Ic32f27fe5aa6be115af0d3f28252b98c7b1788a3
2015-03-20remove spurious friend and forward-declBjoern Michaelsen
Change-Id: Iaba7852af44248b5479e5ea0c7ccf51561df4c2d