summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-26set default buttonsCaolán McNamara
Change-Id: Id91f0d0bf3743e7304ff079bbc82bc8b347a9c74
2014-08-26grapic->graphicCaolán McNamara
Change-Id: I81bf188d1dc53783f5f9a3826497aba6c52d3f29
2014-08-26Better variable naming in SwViewImp::NotifySizeChgJan-Marek Glogowski
Make it obvious, which variable contains the document boundaries and which the draw / fly object boundaries. Change-Id: I0bc2bcb5515e317c7a204b3458b92c61482e1a5c Reviewed-on: https://gerrit.libreoffice.org/10974 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-26Refactor a tiny bit of SwLayAction::IsShortCutJan-Marek Glogowski
Change-Id: I13d4fbebec02bddaa27e8929188d497dde715730 Reviewed-on: https://gerrit.libreoffice.org/10980 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-26avoid picking the incomplete OGL canvas, fdo#83084Markus Mohrhard
Change-Id: Ia7e47d599eddc5c3ae192a6bebc3c84cd059e81a
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara
avoid broken image in navigator in master document view Change-Id: I329e12c3c8bc32781340a164213aaf3e4958d4b3
2014-08-26also add libgdk to suppressed leaksMarkus Mohrhard
Change-Id: I2a276a6932ea1a36323f4c117e6caabaff9f0168
2014-08-26add external libs to the suppression fileMarkus Mohrhard
These are not built with Asan/Lsan and therefore are most likely false positives. Change-Id: I76ae7e4d023ab6401a34b61dbc9a05bc75327253
2014-08-26fix nasty memory leak on shutdownMarkus Mohrhard
This makes the output of Lsan so much more useful. Change-Id: I6c7624d4f6f767454c125c00ce037f5d2ec3cd61
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard
Change-Id: I240f15f87e27ba8a52bab244f8c784d527bff179
2014-08-26turn method documentation into doxygen commentsMarkus Mohrhard
Change-Id: I38a10833b1d0b17c70298b6ed7a850cb9b728813
2014-08-26move method documentation to the header fileMarkus Mohrhard
Change-Id: I7d4f77c50a8b6b2b0d7c0868c73b0cb13f952421
2014-08-26remove whitespace and put documentation before method/classMarkus Mohrhard
Change-Id: Ib88648d9ec049932520501ec997e2e82a55f63f3
2014-08-26remove whitespace and put comment before methodMarkus Mohrhard
Change-Id: Ia3f22787a07628b1b531c61f21d345def5f6e99d
2014-08-26gbuild: serialize linking on "make check" tooMichael Stahl
Change-Id: Icdcca50627d2a7aed19287807f8f1bc17cb18efb
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: Ib4a87cab2729e18b2c830cbd7e7a34d62b5f0f45
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
Change-Id: I18d5d6a27f06ee60a5cb3dc393bf05b51bba4817 Reviewed-on: https://gerrit.libreoffice.org/11070 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-08-26fdo#83037 fix autocorrect collisions of short and long ASCII arrowsLászló Németh
Now single --> character sequences will be replaced with single arrows again, not with a dash plus arrow: --> -> → Only the short variants will be replaced within words: File->Open -> File→ Open File-->Open -> File-→ Open Change-Id: Idf58f96cd3299799bcb2be0f86c0ebe8937c70ae
2014-08-26bnc#770711: Make changing table text color in impress always workMatúš Kukan
We set text color for individual characters (in ContentNode::aCharAttribList) and for whole paragraph (in ContentNode::aContentAttribs) too. Problem: when table was loaded in an impress document with font color set, you could not change it by selecting a cell because only ContentNode::aContentAttribs was set, which has lower priority. So, in that case, remove font color character attributes. Change-Id: Ieb0c078481568dcb1739fe35d448c9591f687f2c
2014-08-26keep acc.set within clip boundsCaolán McNamara
Change-Id: I6af2eda03148dd400afa2f375b98e396ab0d5f3c
2014-08-26CppunitTest_sw_htmlexport: tinderbox says scfilt dependency is missingMiklos Vajna
Change-Id: I0bb8765c0f3c27d7927a51abd83c2427514ff254
2014-08-26sw HTML export: avoid <table> directly inside <p>Miklos Vajna
Wrapping the embedded object output in a <span> at least makes the parser errors go away. Change-Id: I010d0257b5386a36f40103e3531737db6937ce85
2014-08-26fix typo: Mesage -> MessageDouglas Mencken
Change-Id: Id101590f915699b6ddd9822cd249a9a46d6e144a Reviewed-on: https://gerrit.libreoffice.org/11107 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-08-26update creditsChristian Lohmaier
Change-Id: Ifda737653510ba95ae0c5aeb52f52d2a5aca3477
2014-08-26unit test for sort with volatile formula cells, fdo#83067Eike Rathke
Change-Id: Ic832af76daac9114ea09740b725a4a45bd50bc1b
2014-08-25CppunitTest_sw_htmlexport: enable on WindowsMiklos Vajna
Change-Id: Id5a82aafc50f4758cff777e3e5b7560e37044443
2014-08-25return false if the clip region would div by zeroCaolán McNamara
Change-Id: Ia0928306b3608df9c48a19b517edac54ba43bd57
2014-08-25detect conditions where loop cannot logically endCaolán McNamara
Change-Id: I7e2ec1e09614510e6798ba8d5b9990c189a8dbb9
2014-08-25fdo#83067 also volatile cells need to listen to all referencesEike Rathke
As we now broadcast also cell moves it is not sufficient anymore to add volatile cells only to the BCA_LISTEN_ALWAYS broadcaster, add them as listener to all referenced cells and ranges as usual. Change-Id: I7901b73db7e0c82c4bac302ae746810cbc16ea44
2014-08-25connect gtk-yes and gtk-no upCaolán McNamara
Change-Id: I5c17e633b9a638ed99d1129447f628155dd043cd
2014-08-25SwXServiceProvider::MakeInstance() requires a SwDocMichael Stahl
Change-Id: I2522e43100baa691baeb55947bb47ce7ccabb5b4
2014-08-25fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl
Change-Id: I57d891d9f6e89dafb4840a577ba55baa734fdcc2
2014-08-25reduce nesting at SID_CHINESE_CONVERSIONTomaž Vajngerl
Change-Id: I9ebf5f39b58839b79bdef9a93a2113d7566d05da
2014-08-25zoom slider: remove unneeded whitespacesTomaž Vajngerl
Change-Id: I220a4074c6d62a89aaab435210f52300c63315b2
2014-08-25zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl
Change-Id: I274e731c70c2735f513e9e8fbf2273aa52310fd2
2014-08-25make background color of startcenter configurableAndras Timar
Change-Id: Ice6a92186d641e9446b9d328518e4000c840a142
2014-08-25sc HTML export: indent conditional blockMiklos Vajna
Change-Id: Ia96d201ce10fcb58b213b709506a54760c053643
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna
When the sc document is embedded inside an sw one, then the sc HTML export should just write what's inside the <body>. Add a filter option for that in sc and use it from sw. Change-Id: I3a9605bd62f0628b78cd782c11661f12bc2c3ae4
2014-08-25MessBox not loaded from resource files anymoreCaolán McNamara
Change-Id: I12378a1c80e1070763cd2bd0539d74f4cc270a30
2014-08-25convert MessBox with custom buttons to .uiCaolán McNamara
Change-Id: I05704746ce5f098a2caaafafdc574009b279e458
2014-08-25add MessBox to count-todo-dialogsCaolán McNamara
Change-Id: I9466ecdde466010615a1f136334605e6ed24e9b8
2014-08-25WarningBox are no longer loaded from resource filesCaolán McNamara
Change-Id: Ib05a9876c0b1d3425dd1629f8a0fe3d16a57cc30
2014-08-25convert WARNINGBOX_* to MessageDialog + stringCaolán McNamara
Change-Id: Icdd1cbd4660ebcc156d1a406bd853fce3b5cf1e1
2014-08-25convert RID_XMLSECWB_NO_MOZILLA_PROFILE to MessageDialog + stringCaolán McNamara
Change-Id: I7e02dc9db8c6a3195a4b2adccea3d0f4e260c661
2014-08-25convert SV_EDIT_WARNING_BOX to MessageDialog + stringCaolán McNamara
Change-Id: Ie3ceba0e3fa54b6aac7aca844588ed69063af02e
2014-08-25convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + stringCaolán McNamara
Change-Id: I960ae9b418249df58f4395445b9de98a41ac2758
2014-08-25convert RID_PDF_WARNPDFAPASSWORD to MessageDialog + stringCaolán McNamara
Change-Id: I40da6ede705bf8e56adee7a45c56cb60cf42d166
2014-08-25convert RID_WARNINGBOX_* to MessageDialog + stringCaolán McNamara
Change-Id: Ic6031faa475e22ee23a6c8888987127b3caf92de
2014-08-25queryboxes cannot be loaded from resource files anymoreCaolán McNamara
Change-Id: I2ee03b2f8f34d9ecf8a762e7845410fd9a31590f
2014-08-25convert MSG_PRINT_AS_MERGE with custom buttons to .uiCaolán McNamara
Change-Id: I42296f8cde4e03214b29f35fd3c42a63c4317f79