summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-05Version 4.4.0.0.beta2, tag libreoffice-4.4.0.0.beta2libreoffice-4.4.0.0.beta2Christian Lohmaier
2014-12-05bump product version to 4.4.0.0.beta2Christian Lohmaier
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-05upload libpagemaker 0.0.2David Tardon
2014-12-05Updated coreAndras Timar
2014-12-05Updated coreChristian Lohmaier
2014-12-04removal of font name, font size and text alignment from context menusYousuf Philips
2014-12-04fdo#86511: Fix the RGB value of 'Sky blue 1' color.V Stuart Foote
2014-12-04fdo#65163 reintroduce embedded picture for form componentsLionel Elie Mamane
2014-12-04Revert "coverity#735424 Logically dead code"Lionel Elie Mamane
2014-12-04We want PDF signing to be non-experimental nowTor Lillqvist
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist
2014-12-04fdo#85937 Add 'Close Sidebar' command to Sidebar menuSamuel Mehrbrodt
2014-12-04Fix Windows buildLászló Németh
2014-12-04implement virtual methods for OSX vcl backendMarkus Mohrhard
2014-12-04prevent crash when creating the platform context failedMarkus Mohrhard
2014-12-04more asserts to detect double deletesMarkus Mohrhard
2014-12-04add assert to detect double deleteMarkus Mohrhard
2014-12-04add more debugging outputMarkus Mohrhard
2014-12-03Prevent hang during loading of xlsm doc.Kohei Yoshida
2014-12-04Fix Windows build.Kohei Yoshida
2014-12-04Missing includeStephan Bergmann
2014-12-03Linked graphic is not displayedZolnai Tamás
2014-12-03remove boolean parameter default from ScDocument::SetDirtyEike Rathke
2014-12-03remove boolean parameter default from ScTable::SetDirty()Eike Rathke
2014-12-03get rid of defaulted boolean parameters in ScColumn::SetDirty()Eike Rathke
2014-12-03windows opengl: Call PreDraw() earlier in the text rendering too.Jan Holesovsky
2014-12-03fdo#86472 fix icons on dark theme in oxygen and sifrYousuf Philips
2014-12-03fdo#85594 enabling date format and rearranging othersYousuf Philips
2014-12-03windows opengl: Call PreDraw() earlier.Jan Holesovsky
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist
2014-12-03fdo#83939: Check return value from pPDFWriter->Emit()Tor Lillqvist
2014-12-03fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan
2014-12-03vcl: Fix Linux build.Jan Holesovsky
2014-12-03vcl: Fix color-replacement fragment shaderLouis-Francis Ratté-Boulianne
2014-12-03vcl: Acquire framebuffer from current context when reading back textureLouis-Francis Ratté-Boulianne
2014-12-03vcl: Implement bitmap color replacement operation in OpenGL backendLouis-Francis Ratté-Boulianne
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-12-03vcl: Add reference on default window's context so it doesn't get destroyedLouis-Francis Ratté-Boulianne
2014-12-03vcl: Release the OpenGL context for offscreen rendering after each operationLouis-Francis Ratté-Boulianne
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-03Add a limit for graphic cache based on used integer type to avoid overflowZolnai Tamás
2014-12-03Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara
2014-12-03rulers: Let's hide them by default.Jan Holesovsky
2014-12-03rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky
2014-12-03vcl: disable color checking.Stephan Bergmann
2014-12-03Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard