summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-12-05Version 4.4.0.0.beta2, tag libreoffice-4.4.0.0.beta2libreoffice-4.4.0.0.beta2Christian Lohmaier3-0/+0
Change-Id: I7ee1e4270c524e34f8ff42732bee44c3cd9099d7
2014-12-05bump product version to 4.4.0.0.beta2Christian Lohmaier1-1/+1
Change-Id: If24e9689612d4f7121988f092a6048bfcfd47853
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon14-89/+122
Also hide copy ctor and assignment operator of all derived classes, to ensure that Clone() is the only method to make copies of them. Change-Id: Icb3b50c63b086abe8c9add32e3041fe19692d20b (cherry picked from commit 9638e6207c7fc48712b1b238177462c00f5011e8)
2014-12-05upload libpagemaker 0.0.2David Tardon1-2/+2
Change-Id: I5dd7cf6ede401b0271296d4f76df266ec4680f74 (cherry picked from commit eba50fadbe5b1a6c27745b3e8ea7b60ba2dfc903)
2014-12-05Updated coreAndras Timar1-0/+0
Project: translations 531c86bbe975e79327c4d9c9ac233fb3cb3fc16e
2014-12-05Updated coreChristian Lohmaier1-0/+0
Project: translations 6f495a7b8861c4e507c879e752f2d510c41ded17
2014-12-04removal of font name, font size and text alignment from context menusYousuf Philips3-71/+0
apply the change made for writer in fdo#81132 to the other modules Change-Id: Ic7f3252048be070c7e4d5e6ff1b7463b5af9d489 Reviewed-on: https://gerrit.libreoffice.org/13214 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2014-12-04fdo#86511: Fix the RGB value of 'Sky blue 1' color.V Stuart Foote1-1/+1
Change-Id: Ib64149f49072a51debff5b7c3c874a2b69f7dfc6
2014-12-04fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane1-2/+13
but not for report components (fdo#53001) Change-Id: Ie07e1c2993304d4deb2124e72baa7a326b587918
2014-12-04Revert "coverity#735424 Logically dead code"Lionel Elie Mamane1-3/+22
This reverts commit 1f22e2f954baeec825190ded03510cb6c8069d93. in preparation for fix for fdo#65163 Conflicts: extensions/source/propctrlr/formcomponenthandler.cxx Change-Id: Ifa252ac66724dd3e4b257e3bb6679d9503f8a9db
2014-12-04We want PDF signing to be non-experimental nowTor Lillqvist1-10/+1
Change-Id: Ic02d1f5169197edd8f9793befd45adf5db145a3b
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist1-21/+21
Change-Id: Idf000a8faee444e65c5f2fa20edde3eb70ddb371
2014-12-04fdo#85937 Add 'Close Sidebar' command to Sidebar menuSamuel Mehrbrodt3-0/+16
Change-Id: I83248398a9a8f2a8abb4e10d7ef9f1c203dddbf5 Reviewed-on: https://gerrit.libreoffice.org/13297 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-04Fix Windows buildLászló Németh1-0/+1
Change-Id: I91fac95e447b8ea479928b17c45a2b579de87056
2014-12-04implement virtual methods for OSX vcl backendMarkus Mohrhard2-0/+15
Change-Id: Ifd7e06529cbf2e20bdd1560586420cda39c5a50c
2014-12-04prevent crash when creating the platform context failedMarkus Mohrhard1-4/+6
It is not a double delete. It happens when creating the platform context fails and therefore is not added to the list. Change-Id: I2771da48a5d791bbf500b56d8734dd53b32f3fb7
2014-12-04more asserts to detect double deletesMarkus Mohrhard1-0/+2
Change-Id: I54284d34db2446f28ba778ce26ebedb584bf2780
2014-12-04add assert to detect double deleteMarkus Mohrhard1-1/+3
Change-Id: I13427cb698d29adb1d19b135ada91bcdfc8b8c92
2014-12-04add more debugging outputMarkus Mohrhard1-0/+2
Change-Id: I91be83485dcd829800ca9611ab54b19d8eae19af
2014-12-03Prevent hang during loading of xlsm doc.Kohei Yoshida1-10/+12
* We need to call xmlInitParser() before using it in a multi-threaded way (according to the libxml2 doc). * Better to use 'rEntity' which references the one stored in the vector rather than 'entity' whose copy gets stored in the vector. On Windows at least 'rEntity' and 'entity' hold different parser pointer values. * Free the parser before popping the entity. Popping the entity first then freeing the parser using its pointer value stored in the entity looks weird. Change-Id: I6b64a6d8ac9c1d4fea8339d8fb2d38dfffbba47b
2014-12-04Fix Windows build.Kohei Yoshida1-0/+1
Change-Id: I9ddd1a9bf572ffa570e23193b01176af8df6f8ed
2014-12-04Missing includeStephan Bergmann1-0/+4
Change-Id: I4df2b0bb114b8a375d3557c8e33487af737957f4
2014-12-03Linked graphic is not displayedZolnai Tamás2-0/+2
Regression from: 17475638138c92162be1c0f34cf1f9cc95c63579 Change-Id: Ie2d484fbe065c24d19938c8c9c68818bd1076f2d (cherry picked from commit 02b17c1bbdd19a978b9de646c0dacdad179c60de)
2014-12-03remove boolean parameter default from ScDocument::SetDirtyEike Rathke8-12/+12
... and force the caller to make a decision. In fact some needed to include empty cells. Change-Id: I82b6ef72f7ecda6543b3cafc70f475519870b471 (cherry picked from commit 135b8d6466ade1e8724e604f705f95cecf4c4881)
2014-12-03remove boolean parameter default from ScTable::SetDirty()Eike Rathke1-1/+1
Change-Id: I37761c07dd72bfa25cc499c8ed41241f1ba56469 (cherry picked from commit ad4b7986c5ca6a5b97d09a7413adf39440eefb93)
2014-12-03get rid of defaulted boolean parameters in ScColumn::SetDirty()Eike Rathke2-2/+2
Change-Id: Iba030c1a4fd3dad34bdd61377b73fa76a062b5f8 (cherry picked from commit a1a1c4600e6c7ee457b62098128b27471c077908)
2014-12-03windows opengl: Call PreDraw() earlier in the text rendering too.Jan Holesovsky1-4/+4
Change-Id: I2a29082291338af6fcd25e931802b0267d7da6f3
2014-12-03fdo#86472 fix icons on dark theme in oxygen and sifrYousuf Philips38-0/+0
Change-Id: I02f2877c5eefbadea6734b15732b46ba80cdcf37 Reviewed-on: https://gerrit.libreoffice.org/13285 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit c52ac92afe4c529ce4fd78734cdf7ff5dafc4089) Reviewed-on: https://gerrit.libreoffice.org/13292
2014-12-03fdo#85594 enabling date format and rearranging othersYousuf Philips2-8/+8
Change-Id: I839f6a3a01c1a9758b7997858416f15b73dba0bd Reviewed-on: https://gerrit.libreoffice.org/13284 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit ebf31a9b2c98167c2d46e16a19a75c287b0a4c6b) Reviewed-on: https://gerrit.libreoffice.org/13291
2014-12-03windows opengl: Call PreDraw() earlier.Jan Holesovsky1-9/+8
Change-Id: I30ceb29cc0321022733385f902685ceac78869f2
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist1-2/+14
Change-Id: I45f1077c744e20a369a73bf0b83c8dba04ddcda7
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist4-1/+25
Change-Id: Ide6dc06d33faea795272d9d32fc028ac8d023c5a
2014-12-03fdo#83939: Check return value from pPDFWriter->Emit()Tor Lillqvist1-1/+1
Change-Id: Id492b1b6b9d534276c155b1e46953d098ce8b969
2014-12-03fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan1-7/+7
Change-Id: Id4476a041eb539d0b9c1227070289d34a939c6f6 Reviewed-on: https://gerrit.libreoffice.org/13288 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-12-03vcl: Fix Linux build.Jan Holesovsky1-14/+0
Change-Id: I3b6e870dc5bcbc227b2ab02c0e622abd3f8c9a98
2014-12-03vcl: Fix color-replacement fragment shaderLouis-Francis Ratté-Boulianne1-2/+0
Change-Id: I82a0a45961ea3f0ceca7dab67c8736b5e1205bb0
2014-12-03vcl: Acquire framebuffer from current context when reading back textureLouis-Francis Ratté-Boulianne1-12/+10
Change-Id: I410ac2d10ec2e498d9d8444e5584bfb14727c90b
2014-12-03vcl: Implement bitmap color replacement operation in OpenGL backendLouis-Francis Ratté-Boulianne5-2/+74
Change-Id: Ia86b67e92985eeb4fb2a5f6cd74c65fab2ac5566
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne14-1/+57
Change-Id: I2f8b11a3f7cb8872a1d8f6eeeae8ce3f30223496
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan13-0/+38
Change-Id: I5790deb9ab5af6f8678c964af5321264d3bce733
2014-12-03vcl: Add reference on default window's context so it doesn't get destroyedLouis-Francis Ratté-Boulianne2-0/+14
Change-Id: Ifce8903ce75b1d2ff6acfd717c689f8893d80802
2014-12-03vcl: Release the OpenGL context for offscreen rendering after each operationLouis-Francis Ratté-Boulianne1-0/+5
Change-Id: If253a4c0a1f64b1cc54e0079d4455abf39620ac0
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne8-47/+11
Change-Id: I561a8142f986aca89e796ce2c4a0902fae41f9e6
2014-12-03Add a limit for graphic cache based on used integer type to avoid overflowZolnai Tamás2-8/+2
Change-Id: Ibdf2cbf3c50f6732301d894d91a1b8ea58e4e5d6 (cherry picked from commit f20043a0805c3a75eb4024ed59f45291aea93ac0)
2014-12-03Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara1-2/+16
Change-Id: Ic62291a61f6f4c055255f644df5f5e02fe6d0801 (cherry picked from commit f8533123802c5a709280dd06b4452d00a11c71b1)
2014-12-03rulers: Let's hide them by default.Jan Holesovsky1-1/+1
2 years ago this was a hot topic on UX-advise :-) - let's see if people are more happy with hiding them by default now. Change-Id: If4946538232c7579f7ce03d4947360645fb4967d
2014-12-03rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky1-0/+14
Change-Id: Id27bb0435d00f2026ff8c82ed246ca67947e9e42
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky2-3/+3
Change-Id: Ie1cc5817a5b75f129791da450105ffee07438900
2014-12-03vcl: disable color checking.Stephan Bergmann1-0/+2
Change-Id: I8335a9fb08c09a95e98bbc8f8727bd2a28332d42
2014-12-03Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard4-10/+30
This reverts commit 8eeb02dcc1a4bc99b083b1a591b4a70003a1604f. Conflicts: include/vcl/opengl/OpenGLContext.hxx vcl/inc/openglgdiimpl.hxx vcl/opengl/gdiimpl.cxx Change-Id: I85cc7a46876ffba5ab861f6dd83b07da466b212b