summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-14Introduce osl_areCommandArgsSet.Andrzej Hunt
2014-07-10fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna
2014-07-08fix crash loading ooo100546-1.xlsCaolán McNamara
2014-07-07Make OpenGL 2D rendering working again.Markus Mohrhard
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-27clang: Use-after-freeCaolán McNamara
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt
2014-06-18LOK: kill double initialize.Andrzej Hunt
2014-06-17LOK: Split into instance and class.Andrzej Hunt
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás
2014-06-12liblok: add include for size_t.Michael Meeks
2014-06-12cast loses precisionCaolán McNamara
2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks
2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt
2014-06-11Upgrade LibreOfficeKit C++ API.Andrzej Hunt
2014-06-11Rename C api of LibreOfficeKit.Andrzej Hunt
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt
2014-06-10make that variable protected againMarkus Mohrhard
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-07we only support GLX 1.3+Markus Mohrhard
2014-06-07Lsan: fix memory leakMarkus Mohrhard
2014-06-07Lsan: fix invalid memory accessMarkus Mohrhard
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás
2014-06-061st part of bnc#870233: wrong list style in shapesZolnai Tamás
2014-06-05fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier
2014-06-04add convenience functions to handle dirsDavid Tardon
2014-06-03oox, writerfilter: Support for artistic effects on picturesJacobo Aragunde Pérez
2014-06-03add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke
2014-06-02add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353Eike Rathke
2014-06-02add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352Eike Rathke
2014-06-02add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351Eike Rathke
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara
2014-05-26rebase all import libsDavid Tardon
2014-05-23switch the Western language list box to SvxLanguageComboBoxEike Rathke
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida
2014-05-21So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann
2014-05-21ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann
2014-05-21we have GetEntryPos(), use itEike Rathke
2014-05-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann