summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
Change-Id: I2dbb399a5fb368b0c197c0cf48c0834a4cadde0c
2016-01-13remove unused o3tl/ptr_container.hxxMichael Stahl
Change-Id: I8132958b979add35bdd7aea52ce8788f3cdcbe51
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
Change-Id: Ia051a8f0d20a6f718395e1420d7f409099607156
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
Change-Id: I303b58ab25e0a5e369d7269cf30e8bd565e6e4c4
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
Change-Id: Ib97ddc8871774eb5faca35a8b4193599dc6f25ef
2016-01-13sc: replace boost::ptr_map with std::mapMichael Stahl
Change-Id: I21fbba963e595377a0f6e9151e5510c660d8ca5f
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
Change-Id: Id503e8eb2404faaeb2486fa640d21db23e57e643
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
Change-Id: Ie38b2150187129723a112f707428ebfc88546ab5
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
Change-Id: I1be831515ee0c86242dcdbea9704febf6b3c5695
2016-01-13Updated coreAdolfo Jayme Barrientos
Project: help 15b865721769943ba89a38d98f951fecd14d020d Copyedit the documentation on Firefox Themes It was so badly written I had trouble understanding it. Change-Id: I4b1172a2fc2e0a8028241188d15d0ea4388f1f25
2016-01-13-Werror=addressStephan Bergmann
the original looks odd, but the code was like that ever since it got introduced with 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70 "re-base on ALv2 code. Includes (at least) relevant parts of:" Change-Id: I327c5a53a2634aca1b36367ee09c068ac610d3f4
2016-01-13-Werror=attributes (GCC 6)Stephan Bergmann
Change-Id: I4450caf9411fcfbe979a41a67a38e7238ece0be6
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
Change-Id: I50b57b3e78758271411bdb4c3d58a2413578db1c
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
Change-Id: I83e38c017600946e4055a5b8ada87a0f64e83222
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
Change-Id: Ide514da5b4413974e50beeb4f41881294475303c
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
Change-Id: Ia633b859df94ede325469ec8a20e7383d2a178d4
2016-01-13Keep MSVC happyStephan Bergmann
(warning C4305 when converting 9007199254740993 from __int64 to double) Change-Id: I0e2b92a01ba5ae1824d609ee2e557f1a1cc85cbd
2016-01-13loplugin:defaultparamsStephan Bergmann
Change-Id: I507a16e1d87460dead79b78621202c68ee12c2c8
2016-01-13Support “savemodified” status in Galaxy as wellAdolfo Jayme Barrientos
Change-Id: Ic464135ea4d44b12b77b6366668d5944b3f0592d
2016-01-13gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl
... at least for dbulo.dll there are no such warnings. Change-Id: Ib0c77e71ba5737ecd3e2f6812c3cf03010b7eff9
2016-01-13Updated coreAndras Timar
Project: translations 59c9b75e10ca18f465d153ddadd2836bf5262448 Updated Slovenian translation Change-Id: I1059cbd5c4acd6d33dec1f39799fcdb9f36dffcf
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
Attempt to blind fix extensions problem on OS/X. Some quite amazing code there. To avoid each busy idle from invalidating, avoid progress bar invalidation for the same %age being set. Change-Id: If96f8615c0ea712681e008972b3abe1c070a3227
2016-01-13xmlsecurity: import OOXML <Reference>Miklos Vajna
Only non-stream ones as a start. Change-Id: Ifacf391e78463004c17106905019ec2ed3430efe
2016-01-13xmlsecurity: import OOXML <SignedInfo>Miklos Vajna
Change-Id: I5591b33b41fdfe2e84a6462d0d2db5304cb909cb
2016-01-13xmlsecurity: import OOXML <Signature>Miklos Vajna
Change-Id: I5925440347c04b2fff243261ba677c718d8fc312
2016-01-13xmlsecurity: initial OOXMLSecParserMiklos Vajna
Change-Id: Idba2eb384756e72c8b60cb2e810110d6b95b66ad
2016-01-13sal: as always C++ is too stupid to deduce parameter types of minMichael Stahl
Change-Id: Ib00f29a6024e22c65a30bf4a45332e550994f03f
2016-01-13sc: Fix the unit tests.Jan Holesovsky
Change-Id: I1d5ea5835115bca3c8d24dc1f2e43c14d5d7b47a
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
Change-Id: I5437e173009be2b21594abfa133c1b48e53a2ff3
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
Also, when provided with '0' as the sheet number, treat it as adding at the end - which I think is the usual use case one wants to target. Change-Id: I9e1a1733c2310b8c6bb7ff239351e88bbef09ac7
2016-01-13Revert "sc: Make .uno:Insert (inserting a new sheet) always succeed."Michael Stahl
This reverts commit b908497aaff0ec48340f24df33182430b32a4023. Causes segfaults in various calc unit tests. Change-Id: I6b986450fb32db094b1e1f6cbbca1b92f23e4873
2016-01-13Revert "sc: Further .uno:Insert (inserting a new sheet) tweak."Michael Stahl
This reverts commit b550d3b10adf3a7f8c3013c231e8251059343c5e.
2016-01-13unit test for tdf#96918 display accurate integer double valuesEike Rathke
Change-Id: I619e0cb0fbbfd0dfba3b2fe9c3476be55a3eea8e
2016-01-13tdf#96918 display accurate integer double values up to (2^53)-1Eike Rathke
Change-Id: I42001583c72bc3faab94489a4eabfa183cab5ae2
2016-01-13This stuff is private to vclTor Lillqvist
Change-Id: I623da89ea390a07bd6a3236b5c099be094a7acde
2016-01-13We only use the prev pointerTor Lillqvist
(Why not use a std::list? Maybe there is some reason.) Change-Id: I09010726e9fe45cfa0f530a085c48ec8d3d02cfb
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl
Change-Id: Iec8f2715a526d69332e771b99058fa1b321dbc57
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl
Change-Id: I9e42af61beff705a8691322a56a967676d560678
2016-01-13-Werror=unused-but-set-variableNoel Grandin
Change-Id: I61a07db63cc8a6bad159ca455f92d604c5e78edc
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
Change-Id: Iaec71124b04ed678686d646df3ff0892585d3d50
2016-01-13sal: avoid " at:\n" at the end of SAL_DEBUG() messagesMiklos Vajna
This reverts one hunk of commit c995196ff0e9f7041b03fc513d703d6e60b8c867 (Fixup SAL_DEBUG_TRACE macro., 2016-01-12). Change-Id: Icbf611c4aaa909b8c495bed1280fad73ba876e8c
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
Change-Id: I5437e173009be2b21594abfa133c1b48e53a2ff3
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
Also, when provided with '0' as the sheet number, treat it as adding at the end - which I think is the usual use case one wants to target. Change-Id: I9e1a1733c2310b8c6bb7ff239351e88bbef09ac7
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin
Change-Id: Ia5a3716ca4f7eb987092837ac83a415e5c0730df
2016-01-13loplugin:unusedmethods unused return value in writerfilter/Noel Grandin
Change-Id: I0eef0cb336a2d9450ede01c8fe1c02fbd3b2b57f
2016-01-13loplugin:unusedmethods unused return value in vbahelper/Noel Grandin
Change-Id: I654f1b2d3a488e147acdeb790ce9a9ff3dde61f1
2016-01-13loplugin:unusedmethods unused return value unotools/Noel Grandin
Change-Id: I5fbb0fe5910d4f430fe4885eae5689592c366500
2016-01-13loplugin:unusedmethods unused return value in ucb/Noel Grandin
Change-Id: Ib988c919a21f58b7dc302810ec6c63534a51f382
2016-01-13loplugin:unusedmethods unused return value in UnoControlNoel Grandin
Change-Id: I6099667c1a057e36cd10a9d79792fadbb84fbf26
2016-01-13loplugin:unusedmethods unused return value in xmlscript/Noel Grandin
Change-Id: I076b589686302a9093eae934533e823f12e003b9