Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0 | |||
2014-02-17 | ucbhelper: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: Iee327c3dd75bebb35d99de01eaa7103956e08974 | |||
2014-02-17 | cppuhelper: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: I6e0e6c1e4880a652ea4d8f0cccf9d8103c2cbbef | |||
2014-02-17 | cppu: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: I1288f1f6f38d1475b4eb5272509e479bd9f2552d | |||
2014-02-17 | l10ntools: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: Ifffdc0942b83b5761cbbbfc5db7d241be60815cb | |||
2014-02-17 | unodevtools: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: Ie62a7d184f4982a5164c183f6e38d534b94df1bd | |||
2014-02-17 | idlc: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: Ibeed903d73eb8b3fce7b8c6021c9107437a8c813 | |||
2014-02-17 | registry: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: Iaf118eca7a7b24945afbc1959ad78c712e4a299b | |||
2014-02-17 | codemaker: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: I2cacac2aa7e48b3b9d8d060137d5c6d6f1d06b3f | |||
2014-02-17 | store: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: I7d108e7ae387f9c07cce182a0bb09b69a6608226 | |||
2014-02-17 | salhelper: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: Ibbfc597ec23dbc7605b2fbd02623ed4c62e4cd5c | |||
2014-02-17 | sal: sal_Bool -> bool | Stephan Bergmann | |
Change-Id: I071a931660dafc1ee5950da527b042fb175255b8 | |||
2014-02-17 | Run the non-rewriter plugins even when rewriters are specified | Stephan Bergmann | |
Change-Id: I8262091c52522c54f84c0fac5fd180871d4a3a9f | |||
2014-02-17 | Do not crash when no interfaces are registered. | Matúš Kukan | |
Change-Id: Idee3bb5821e8b46da78243f6396780b35f23e30a | |||
2014-02-17 | DOCX import: fix position of floating tables | Zolnai Tamás | |
Change-Id: I542acfd3215dcc7bbc2de49c567f73de0cda97a7 | |||
2014-02-17 | Resolves: fdo#61704 update on modify, not up/down/lose-focus | Caolán McNamara | |
Change-Id: Ife98beb24d43f0e58f47c654ad8ef9605e5e3ffc | |||
2014-02-17 | SwAnchoredDrawObject::GetObjBoundRect: ignore relative size of group shapes | Miklos Vajna | |
Instead of not reading the relative size of group shapes at all, read it into the document model, just ignore it during painting. Visually this doesn't change anything, however this way we can write the information back to the file. Change-Id: Ic24fceaacec0f831d657a35e52493e1c0e9bf626 | |||
2014-02-17 | fix invalid string access, related #i83611# | Markus Mohrhard | |
Change-Id: I5954f78e10d99a064f83e96282c28c086c7f07f1 | |||
2014-02-17 | multiple pivot tables on same sheet OOXML fix (part1), related #i83250# | Markus Mohrhard | |
This just fixes the generation of the pivot table file and the relationship. It crashed in a dbgutil build because we tried to overwrite the same stream for each pivot table on one sheet. Change-Id: If2c9541e38b483ead75fff32d5f6d9e16970e702 | |||
2014-02-17 | prevent invalid ooxml files during notes export, related #i83060# | Markus Mohrhard | |
Change-Id: I151c14cd75477445465e0221271f9bf17385af9f | |||
2014-02-17 | DOCX export: handle relative size of drawinglayer shapes | Miklos Vajna | |
Change-Id: If4548f7b7a530402158ce5f84febe4fe5eaf2184 | |||
2014-02-17 | Seems that canvasfactory is needed by some docx docs | Tor Lillqvist | |
Change-Id: Ic9347e2077f314bec5cc2ba5f123f468c91b612e | |||
2014-02-17 | String cleanups. | Muthu Subramanian | |
Change-Id: Ibebf394d69ed4845d91176727f291187ba35ed34 | |||
2014-02-17 | More components needed by finalPaper.docx | Tor Lillqvist | |
Change-Id: I7ab959ad227d77722a14a2cfa7addc55b58dc219 | |||
2014-02-17 | Don't violate the One Definition Rule | Tor Lillqvist | |
There were two different struct types called chart::TimeBasedInfo, which caused problems at least in statically linked iOS app. Rename the other struct to chart::DialogModelTimeBasedInfo for now. Change-Id: Ib95736b1046c5bd9001d7aeba2b8bbd22a18f8c2 | |||
2014-02-17 | Resolves: fdo#72233 too long style names over-stretch dialog | Caolán McNamara | |
Change-Id: Id6f102a3def1928ad8f6b4d27eb32f8c69bdba49 | |||
2014-02-17 | CVE-2014-1947: add testcase | Caolán McNamara | |
Change-Id: I71b1fa7cfb536e49801752ae8ba48428918b6a36 | |||
2014-02-17 | Resolves: fdo#45841 fix autocorrect of single quotes in Maltese | Caolán McNamara | |
Change-Id: Id37ad55b8994b7ed40cdd569a016a68c7386b551 | |||
2014-02-17 | cid#736789 dereference before null check | Noel Grandin | |
Change-Id: I657880e7ed37f9933efcfc110daae8b4c4791497 | |||
2014-02-17 | cid#736786 dereference before null check | Noel Grandin | |
Change-Id: I9cf201148c7cf90e95c88b7bf53e07f1ada9e229 | |||
2014-02-17 | cid#736782 dereference before null check | Noel Grandin | |
and reduce scope of some variables Change-Id: I1aada9af15090ff2083354ea9b265b9e3d4e5c02 | |||
2014-02-17 | cid#736778 dereference before null check | Noel Grandin | |
Change-Id: I2d26b5447e06e0b0d08e45452ef5507b75a4d3ff | |||
2014-02-17 | cid#736777 dereference before null check | Noel Grandin | |
Change-Id: I40faf8a98d6e71361f952c61a8c8d6b5e25c41be | |||
2014-02-17 | cid#705877 dereference before null check | Noel Grandin | |
Change-Id: I78d51802fa5709d1aaccb3a73929b39bf75b4219 | |||
2014-02-17 | cid#705884 dereference before null check | Noel Grandin | |
Change-Id: I55258bb30034b95f53134a9747088fc488796564 | |||
2014-02-17 | cid#705907 dereference before null check | Noel Grandin | |
Change-Id: I51f0331830fc6d6eaae1ca33c7387e76390ec1cb | |||
2014-02-17 | cid#705910 dereference before null check | Noel Grandin | |
Change-Id: Ide631270e603c2efa258aa443c1c4ed9cc1c5cbe | |||
2014-02-17 | cid#705912 dereference before null check | Noel Grandin | |
Change-Id: Ica32fb0af274f69f5aa716e271d0537c134aec6b | |||
2014-02-17 | cid#705915 dereference before null check | Noel Grandin | |
Change-Id: I1bd65e4beb99ff816be958d8ee345ee9937f6488 | |||
2014-02-17 | cid#705917 dereference before null check | Noel Grandin | |
Change-Id: Ibceeb719ddd0967fc4b8776dd29da88db89302d6 | |||
2014-02-17 | cid#705924 dereference before null check | Noel Grandin | |
Change-Id: I5f3256351ea806e902477d2ccd5cc9dfbc18fdb1 | |||
2014-02-17 | cid#705925 dereference before null check | Noel Grandin | |
Change-Id: Ib4369e00f4d6ce2beca9e2ec51e3fb52677d2fe6 | |||
2014-02-17 | cid#705932 dereference before null check | Noel Grandin | |
Change-Id: I29f407effb4381e3f8505e487b2a4e9d7bd6828e | |||
2014-02-17 | cid#705937 dereference before null check | Noel Grandin | |
Change-Id: I844583f704afde8d563e3947cb6fabeb7fe83bdf | |||
2014-02-17 | cid#705944 dereference before null check | Noel Grandin | |
Change-Id: If6e70f97ec1862dfda01f55ecac06b4b2492d9ec | |||
2014-02-17 | cid#705945 dereference before null check | Noel Grandin | |
Change-Id: Iff5c84f8c01b21645a529e299856505e90f86679 | |||
2014-02-17 | cid#705946 dereference before null check | Noel Grandin | |
Change-Id: Icd2899ffa289189e753a22c40d6556f57266dcdb | |||
2014-02-17 | cid#705949 dereference before null check | Noel Grandin | |
Change-Id: Ia240bc89011e5e23eb6461ba1cac212036df545c | |||
2014-02-17 | cid#705954 dereference before null check | Noel Grandin | |
Change-Id: I87ea36fc21b0595b6e4d7b94d89c03e3124dd736 | |||
2014-02-17 | cid#705957 dereference before null check | Noel Grandin | |
Change-Id: I8beffc4b7c877894699cc32ce1d05ba310e48ad1 |