summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-22Fix some memory leak in soltools/cpp toolStephan Bergmann
...though many more remain, as the design appears to be let heap grow until exit. Change-Id: I3e5cc95a0896c8add33a767209ab0ff60d6a4b52
2014-05-22Clean upStephan Bergmann
Change-Id: I1a651fb059e6cbaece53c8dbac7436b493f66cd5
2014-05-22sw: why the heck is that #ifdef'd out?Michael Stahl
Change-Id: I213ad0f0ab853aec5cb523474218dfad2c44d11b
2014-05-22concat-deps: Clean up memory at exit when run with lsanStephan Bergmann
Change-Id: I66ccb5332e6c5eceb2f199911ebd4296c93cac4b
2014-05-22Filter out all -fsanitize= args when building compilerpluginsStephan Bergmann
Change-Id: Ic809ddad81608f107749498c1432606403ee2314
2014-05-22Fix memory leak in cfgex toolStephan Bergmann
Change-Id: Ic8c410a805fa06777c1a85de646df2dcd5b6506a
2014-05-22Update also revision and editing time when setting 'modified' properties.Matúš Kukan
Change-Id: Id756ef6dd62ca8df2e62265b9cc930f07d13f2e3
2014-05-22Use proper constructor to fill with system time.Matúš Kukan
Probably 86adb5cacb4fe3e7fb869299447da5876f0da30d did not mean to change the behaviour here. Change-Id: If39c150973c502323b3c785a9738cf65cdd74e5d
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
Update document info at one place, so that it works for other formats like .doc, .docx, ... too. Change-Id: If71799b491d2210f0d3bdbdb05f91f26c986a260
2014-05-22fix DBG_UTIL buildCaolán McNamara
Change-Id: I0bafcda49f3e9de6da30fd0446212bd7a18159d8
2014-05-22sw: use xsec_xmlsec.windows on WNTMichael Stahl
Change-Id: I9cb9bce9d30230d48daf2f1deccaf52014b79296
2014-05-22change the bar size a bitMarkus Mohrhard
Change-Id: I09df4a7104a4df1603a7d64bfa49c103be4f4ade
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl
Also fixes fdo#42899 and fdo#67685 in a different way; the previous fix for fdo#42899 caused the problem with password-protected libraries for which the password is not known: only the binary representation of the BAISC module was stored, not the source code; by simply copying from the source storage the problem can be avoided. It would be possible to ask for the password when storing, but that would not work when non-interactive (called via API). An alternative fix would be to pass in the SfxObjectShell::IsSetModifyEnabled() flag and actually reset the BASIC library's modify flag correctly, but that requires adding a parameter to XStorageBasedLibraryContainer::storeLibrariesToStorage(). (regression from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 ) Change-Id: I4701401f35171139fc2fe8d225d13d4e533091a0
2014-05-22Revert "fdo#67685 open xSourceLibrariesStor only when needed"Michael Stahl
This reverts commit fc9080a0c60f263d00eb71111fcda72b3c0a2ebb. This bug was apparently introduced by af34774d260a68fc02cd78ba90dd8d4afaf1a2a4, which will be reverted in the next commit. Change-Id: I81ccb5bf9cc7e29fbf1e66d02f38268ee1fd1d0c
2014-05-22fdo#68983: Revert "remove #if 0 block (from ...Michael Stahl
... af34774d260a68fc02cd78ba90dd8d4afaf1a2a4)" This reverts commit cbd1a89676f39135ed2e9c47d20475b2053289b9. Conflicts: basic/source/uno/namecont.cxx Change-Id: I665f2e875c6b339ad718ca53fd0e54328efaeaff
2014-05-22cppcheck: Function parameter 'rStartPos' should be passed by referenceThomas Arnhold
Change-Id: Ie453e1a95b54de07463b6f5052a23d6632400b8d
2014-05-22cppcheck: Function parameter 'rSize' should be passed by referenceThomas Arnhold
Change-Id: I57ee617169a49d338f24c85c6fc4116104c2a6ab
2014-05-22cppcheck: Function parameter 'rWidthsOf' should be passed by referenceThomas Arnhold
Change-Id: I98ac89c6dd3556654b068769e58e4d24db2fe229
2014-05-22cppcheck: Function parameter 'aBox' should be passed by referenceThomas Arnhold
Change-Id: I60fc65799e2fd8402a8bdb1e2850b9b34cd38a27
2014-05-22cppcheck: Function parameter 'rLineInfo' should be passed by referenceThomas Arnhold
Change-Id: I5bd3f808a0ca61731c5ceb57100d1b30a3163e98
2014-05-22cppcheck: Function parameter 'aFocusLocation' should be passed by referenceThomas Arnhold
Change-Id: I2d2b9ae3ea81bd725be2af460f6c57bd0897883c
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
Change-Id: Ib92122311186da16fbef9441560bb7a013072e76
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
Change-Id: I14b26941a8f3115a5b3893593151c24684b24d60
2014-05-22cppcheck: Variable 'dChildIndex,...' is assigned a value that is never usedThomas Arnhold
Change-Id: Ifa4ea7faa4bcf6580f10c8ece15a01d72f2903f3
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
Change-Id: Id3d49f976fc40d460163f43f567b3e997d1cd58e
2014-05-22cppcheck: The scope of the variable 'fOutNumber' can be reducedThomas Arnhold
Change-Id: Ifece039a99f9796d3d41fdf9fae128ad2c2f7c44
2014-05-22cppcheck: Variable 'fOutNumber' is assigned a value that is never usedThomas Arnhold
Change-Id: Idb5e4ae3266ab714c392abca76993c3037fea7b2
2014-05-22cppcheck: Variable 'bMore' is assigned a value that is never usedThomas Arnhold
Change-Id: Id5d962e8db963000a4e1a0e884a14c2ecb7ab1f6
2014-05-22cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold
Change-Id: I02e0f878e743576ebb3c80e3120fa1dc54e379ed
2014-05-22cppcheck: fprintf format string requires 1 parameter but only 0 are givenThomas Arnhold
Change-Id: I31a5a4e2bad79cfc425fb712688794a4a1dc4f60
2014-05-22cppcheck: add missing braketThomas Arnhold
Change-Id: I1e542455ad3e4ab1a445366517c92b102471840a
2014-05-22update_pch: add xmloffThomas Arnhold
Change-Id: I66c53040509668cf33da7f486b1c328bbea08b0a
2014-05-22stoc: fix includesThomas Arnhold
Change-Id: I0809bfa6897d469e63d6e84898f60aae16a14862
2014-05-22stoc: convert TEST_LIST_CLASSES case alsoThomas Arnhold
Change-Id: Ib7b00f052c5b907ccc9b0aba924ada41ff1db023
2014-05-22stoc: make use of css aliasThomas Arnhold
Change-Id: I1dd85a7b1236cfebd5e653fe6d329968e556364b
2014-05-22stoc: remove using namespace from headersThomas Arnhold
Change-Id: I1bee29ddcef66cb38ef2619507ad66c886f6f20d
2014-05-22sw: remove using namespace from headersThomas Arnhold
Change-Id: I12cb17c5b357d966e7a11bdeb69d930bcdc8ab22
2014-05-22xmlscript: remove using namespace from headersThomas Arnhold
Change-Id: Ic3b355e732bcbecf020720752aadd70e0722b6f0
2014-05-22update_pch: add unoxmlThomas Arnhold
Change-Id: Ib695a664356baf288f74fcefac35927726def0c7
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
Change-Id: I2170e8fd9ef5ca0556545cb3f656a0e1ba49f43b
2014-05-22update_pch: add configmgrThomas Arnhold
Change-Id: I74f1a032ebce8e4fa13d4afd7f520bbb367b2df5
2014-05-22update_pch: add toolsThomas Arnhold
Change-Id: Icb95d60a7f786ee75ea1904cfb7292e51eb607cc
2014-05-22tools: just generate the complete reversemap.cxxThomas Arnhold
This makes tools pch ready. Change-Id: I8d5d5fcbb417f3790749aeb9d9c947f739ecb30f
2014-05-22fix-includes.pl: toolsThomas Arnhold
Change-Id: I66b3dc79998de018eae1c7eff8ce23f95e3c3f33
2014-05-22Fix Windows link issue around missing vtable fn.Michael Meeks
Change-Id: I8a9a8c56b91783288e2319ad3a5e9803ab5562d0
2014-05-22fdo#78957 Corruption - <wp:extent> "cy" height exceed the limit in header.xmlYogesh Bharate
Problem Description: 1. On 19th May windows daily build [Build ID: dd0f844728a53a337233a3c687b792e725803da5, TinderBox: Win-x86@42, Branch:master], if we RT document, RT get corrupted due to the exceeding the limit of extend height & width. 2. As per ECMA standard, extend height & width is of type long, but MSO only support int32.Hence added code changes to check the same. 3. On 20th May windows daily build [Build ID: f3a46244a07b76d633ccc7f83da3fa502612e978, TinderBox: Win-x86@42, Branch:master], if we RT document, it get corrupted due to exceeding value of posOffset. 4. Added code changes to make sure posOffset value is within the allowed range. Reviewed on: https://gerrit.libreoffice.org/9424 Change-Id: Ib0b55314f54c51f39a492485992356f71eb062e3
2014-05-22trunc is C99 only (thus not C++03)Stephan Bergmann
Change-Id: Ia045472386c82369206bfb06dbc8f7a5bde60510
2014-05-22WaE: virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
Change-Id: I5b3e785ce50b5959d64c855869533a310e9c277a
2014-05-22WaE: unused variable 'bHandled'Tor Lillqvist
While at it, make it use SAL_INFO instead of fprintf. Change-Id: Id4018819f8f790bef219e5aca3b6bbb5f6acd6aa
2014-05-22fdo#78910 Hyperlink and Field start-end mismatchVinaya Mandke
Originally a Field began inside a hyperlink but ended after the hyperlink. This causes the corruption in MS Word. Incremented the field count if the field is added for the current new hyperlink. Added another variable to store the Field-Count from previous hyperlink. Added UT for the same. Change-Id: Id3c3bee1c8ed9c0755f8fff7efd5d1c5662f2c82 Reviewed-on: https://gerrit.libreoffice.org/9421 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>