summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-09modern .ui widgetlayout for optpageCsikós Tamás
Change-Id: I257f4c5878caabd5394bb2641ebf6d82a833e5f1 Reviewed-on: https://gerrit.libreoffice.org/4756 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-07-09 Tests for fdo#55853, i#11752, fdo#66081Frédéric Wang
Change-Id: Ifb1fc23c416f47c6618e7ef22a53b1744ff0e2bc Reviewed-on: https://gerrit.libreoffice.org/4748 Reviewed-by: Khaled Hosny <khaledhosny@eglug.org> Tested-by: Khaled Hosny <khaledhosny@eglug.org>
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian
When the import with xlsx ranges fail - try with internal data table.
2013-07-09DocxAttributeOutput::FormatSurround: missing breakMiklos Vajna
Change-Id: I8d767c2d92b4d5ca77e83565527b2bd1e29091ec
2013-07-08Fix linking problem with subsequent_filters-test.Kohei Yoshida
Change-Id: I5ccf8792ce0d3ffa9a0dffc1bc8976fe029808ab
2013-07-08Split ucalc.cxx into multiple source files.Kohei Yoshida
Change-Id: Ic46dcc8cb415fd3ea9062d477260cb6f120fb815
2013-07-08Create a new library to store shared qa code for sc.Kohei Yoshida
Change-Id: I38aa1461d05e3dee096e69b7cd95e2ddfccc9594
2013-07-08Nobody uses this marker now.Kohei Yoshida
Change-Id: Ib7c8a7b7b1ce7f2b9afbb17a50848ae1d8e28907
2013-07-08Make update ref on copy a separate method.Kohei Yoshida
Change-Id: I95cb42845535532fca5622d8d4f8b394ff22d4d3
2013-07-08Re-group formula cells on paste.Kohei Yoshida
Change-Id: Ia5251a3bc8387289056abacbb4836b77262aad12
2013-07-08Remove this marker.Kohei Yoshida
Change-Id: Iab8695f579abb009f12aa76f4e161f106527f493
2013-07-08Adjust formula grouping in InsertRow().Kohei Yoshida
Change-Id: I82723a30edc361b627246b66d21dc04cd639caa6
2013-07-08Add test for re-grouping of formulas in DeleteRow().Kohei Yoshida
Change-Id: Iea7fafedc2a5f1549a701d1fa768c127e3236246
2013-07-08Always use DoubleVectorRefToken when resolving a range reference.Kohei Yoshida
ResolveStaticReference is reserved for calculating invariant formula groups. Change-Id: I58aeabb01f11f98a5c300780734b31079417f4c7
2013-07-08Re-group formula cells in DeleteRow().Kohei Yoshida
Change-Id: Ic67af048baa55cf1aee118ec741f140831127a95
2013-07-08More on regrouping of formula cells.Kohei Yoshida
Change-Id: Icd3403e759841dce351c932ea8915ba9819e5a29
2013-07-08Adjust formula grouping on range deletion.Kohei Yoshida
Change-Id: Id3c2cd0a3cffa299c8424f9c9e4989ce8bd60719
2013-07-08???Kohei Yoshida
Change-Id: Id13bf81cd65fdc0677832993bded37e08f226c0d
2013-07-08These methods shouldn't affect formula grouping.Kohei Yoshida
They only change sheet index values in all formula cells uniformly; they should not affect how they are grouped. Change-Id: Ie05152de1d6fc5799145e5721c57fd74f8f58239
2013-07-08More test on shared formula group adjustment on value insertions.Kohei Yoshida
Change-Id: Icaa48ef790cd71abdfc1d026ac912a88f727c0d5
2013-07-08Adjust formula cell grouping on cell deletion without shifting.Kohei Yoshida
Change-Id: I4dad09faf10406163b5944933422d50b832f45bc
2013-07-08Allow fallback to cell-based calculation.Kohei Yoshida
when cell groups are circular dependent. Change-Id: I20b3e522d6bfe4b70e0f59fe64eac065c9509bd9
2013-07-09Mark as constTakeshi Abe
Change-Id: I2abf0a6887f916111895d172b0dffd54901c5aa2
2013-07-08first functional versionsiqi
Change-Id: Ia6ed1d8a29d7f5b09db5c815daabf4495e650d4d
2013-07-08click on a slideshow in the nav bar will take users to the slide directlysiqi
Change-Id: I28fe24f0ddb02fbc13b9652ce13af7073d45d7da
2013-07-08click on a slideshow in the nav bar will take users to the slide directlysiqi
Change-Id: I6ec773aa7333f04e5048e35264e0288b6d39d618
2013-07-08swipe in sidebar for direct access 'goto slide #'siqi
Change-Id: Ife6ba00010267244b537f576d5e1e17d53962dd6
2013-07-08lecturer's notes autoresizesiqi
Change-Id: I3b4d12cf5b903a0ab4debf325d39729f070345eb
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
Change-Id: I5937843a5c5485f469ef1fb6b5844aa15c33a14d
2013-07-08This shows where the instpiration comes fromFridrich Štrba
Change-Id: Ibd9c48bacccf5c59eb3ea2cf331b20733418ee72
2013-07-08Use a real name of the libraryFridrich Štrba
Change-Id: I5f9ec12b507e332d304b931ddb31103ee3f0766d
2013-07-08Turn Radek's notes into README files.Radek Doulik
Change-Id: I904142622ac37b394ddedf62bb7d9c099fc9cab4
2013-07-08Don't link with libraries that are not neededFridrich Štrba
Change-Id: I44119601f36db98382b85e09614e5c552ec36ab6
2013-07-08rename sfx2 log area to sfxMichael Stahl
not like there never was a sfx1 anyway... perhaps we should rename the whole module... Change-Id: I50c7302f84f15a1d778eca19507694a3bd070b22
2013-07-08fdo#65055: sfx: fix automatic version on closeMichael Stahl
The parameter "FailOnWarning" is passed around better now, so it arrives in SfxBaseModel::storeSelf() which considers it illegal. (regression from e2799d253b1dc62967693aa5bccd7360a9520967) Change-Id: I2a51a2ecc24e6de506e1840bd28cbe157a8ad6a5
2013-07-08configure: remove bogus --disable-rpathMichael Stahl
Change-Id: I3e7b0ea8547df7cba5dd5f4fb3c434384cab1dd0
2013-07-08No day witout typoFridrich Štrba
Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69fbb198
2013-07-08Some tag -> spacesFridrich Štrba
Change-Id: Ie3350972b39631e66e5fd2f5bbf90347f5dbef06
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba
Change-Id: I00aafb3fd275e6be3b5d0eb370320e5325110da5 Reviewed-on: https://gerrit.libreoffice.org/4770 Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-08error: friend declaration specifying a default argument must be a definitionStephan Bergmann
...(Clang trunk towards 3.4); this appears to be specific to C++11, which added at the end of 8.3.6/4 [dcl.fct.default]: "If a friend declaration specifies a default argument expression, that declaration shall be a definition and shall be the only declaration of the function or function template in the translation unit." Change-Id: I750c60a2206d7af41322ebb31aa6deca2491067f
2013-07-08error: comparison between pointer and integer (Clang trunk towards 3.4)Stephan Bergmann
...the check in itga.cxx was useless anyway, as new[] does not return null. Change-Id: I4de5a46e14a83ab134d0a098a62748e909dc9c00
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
...in external nss header; an alternative could be to use -isystem instead of -I in gb_LinkTarget__use_nss3. Change-Id: I399e6990dd0110e0e16baea0d20a16050acfdeb1
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
Change-Id: I6da069a27d569e4b28c0a8fe783616c767c108d0
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
...in files generated by gperf; an alternative could be to use -isystem instead of -I in gb_Library_use_custom_headers. Change-Id: I316684ab5342977655a5642903b13e127adaf95c
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
...in external Boost header; an alternative for all the warning patches in boost/ could be to use -isystem instead of -I in gb_LinkTarget__use_boost_headers. Change-Id: Idc515acea9b90e87a92627c89e4363537e9336a7
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
Change-Id: I64e4933f7a0a8026ccc7ce98804bfc497d3f0eed
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann
...apparently mistyped conditions happened to work as intended (E_None being 0). Change-Id: I3ffd849fc4790bfaea36d614b900eceae5f1e8eb
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann
...happened to work as intended (according to Caolán), as USCRIPT_COMMON is 0. Change-Id: Ief2bf2844c7f47f3d5dcdc360a645d80edfd5e63
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann
...the apparently mistyped condition happened to work as intended, given that TYPE_METHOD is zero. Change-Id: I468013ab61caff45c174da752ffb1c9ca9d373bd
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann
...the apparently mistyped conditions happened to work well for the expected values of m_aState. Change-Id: I75f1f4ff8343098be4932c286ddb101d5e913183