- 8ab5d9c Introduce osl_areCommandArgsSet. by Andrzej Hunt · 12 years ago
- 18c1051 fdo#78908 Revert "Merge back branch alg_writerframes to trunk" by Miklos Vajna · 12 years ago
- f03ae69 fix crash loading ooo100546-1.xls by Caolán McNamara · 12 years ago
- cd3e7bd Make OpenGL 2D rendering working again. by Markus Mohrhard · 12 years ago
- 752a364 use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on Mac by Norbert Thiebaud · 12 years ago
- e716174 clang: Use-after-free by Caolán McNamara · 12 years ago
- 22cd19e fdo#71076, fdo#71767: Preserve number formats when charts are copied. by Kohei Yoshida · 12 years ago
- 204bcc4 LOK: kill saveAsWithOptions. by Andrzej Hunt · 12 years ago
- a66b897 LOK: kill double initialize. by Andrzej Hunt · 12 years ago
- c8921d9 LOK: Split into instance and class. by Andrzej Hunt · 12 years ago
- d83ab71 resolved fdo#79978 propagate error through DoubleArray of matrix by Eike Rathke · 12 years ago
- 3453879a resolved fdo#79957 propagate ForceArray through jump tokens by Eike Rathke · 12 years ago
- 31f386c Extract kmz and collada converter code to a seperate function by Zolnai Tamás · 12 years ago
- 053fbcf liblok: add include for size_t. by Michael Meeks · 12 years ago
- c297b91 cast loses precision by Caolán McNamara · 12 years ago
- 540eb29 liblok: check new methods via macros on nSize, not by de-referencing. by Michael Meeks · 12 years ago
- 09e5df3 Complete LibreOfficeKit C++ renaming. by Andrzej Hunt · 12 years ago
- 80f5fc4 Upgrade LibreOfficeKit C++ API. by Andrzej Hunt · 12 years ago
- f646e8c Rename C api of LibreOfficeKit. by Andrzej Hunt · 12 years ago
- 7d210d6 Move liblibreoffice into LibreOfficeKit. by Andrzej Hunt · 12 years ago
- 0245bda make that variable protected again by Markus Mohrhard · 12 years ago
- 2980f49 avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago
- 160f171 we only support GLX 1.3+ by Markus Mohrhard · 12 years ago
- 7296f47 Lsan: fix memory leak by Markus Mohrhard · 12 years ago
- bc0e7a0 Lsan: fix invalid memory access by Markus Mohrhard · 12 years ago
- 7c7c7dc bnc#880763: PPTX import: wrong z-order becuause of wrong import order by Zolnai Tamás · 12 years ago
- b54d8d2 2nd part of bnc#870233: import font color from color fragment for SmartArts by Zolnai Tamás · 12 years ago
- c4b909b 1st part of bnc#870233: wrong list style in shapes by Zolnai Tamás · 12 years ago
- 1fc5d5f fdo#79597 Password UI: correct typo for 1 character by Laurent Balland-Poirier · 12 years ago
- 062705b add convenience functions to handle dirs by David Tardon · 12 years ago
- 727938b oox, writerfilter: Support for artistic effects on pictures by Jacobo Aragunde Pérez · 12 years ago
- 1419b40 add bDisallowPrivate parameter to LanguageTag::isValidBcp47() by Eike Rathke · 12 years ago
- 6ae4e14 add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353 by Eike Rathke · 12 years ago
- db0f916 add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352 by Eike Rathke · 12 years ago
- ebfafcd add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351 by Eike Rathke · 12 years ago
- 5d3211c bnc#870237: wrong text position in grouped list by Zolnai Tamás · 12 years ago
- 3988f17 Resolves: fdo#79360 impress hangs on using sidebar new style by Caolán McNamara · 12 years ago
- 9832a24 Detach all DocBasicItem objects upon process termination. by Kohei Yoshida · 12 years ago
- f438d84 Related: fdo#79142 make SetName default to Reindexing by Caolán McNamara · 12 years ago
- 74baee7 Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1st by Caolán McNamara · 12 years ago
- 1edc1ea rebase all import libs by David Tardon · 12 years ago
- aca222e switch the Western language list box to SvxLanguageComboBox by Eike Rathke · 12 years ago
- 694fff6 bnc#467278: Introduce a warning that changes to VBA macros cannot be saved. by Jan Holesovsky · 12 years ago
- d9deddc cp#1000072: Skip styles import for external link cache documents. by Kohei Yoshida · 12 years ago
- 8f97326 So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after all by Stephan Bergmann · 12 years ago
- c5a603c ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchron by Stephan Bergmann · 12 years ago
- cf53a5d we have GetEntryPos(), use it by Eike Rathke · 12 years ago
- 66351a6 Split ZCodec::ImplInitBuf into InitCompress, InitDecompress by Stephan Bergmann · 12 years ago
- 1c92fbf Replace ZCodec::mbInit with sane enum by Stephan Bergmann · 12 years ago
- 4d21132 ZCodec::UpdateCRC is private by Stephan Bergmann · 12 years ago
- b928cfb Remove unused ZCodec::IsFinished by Stephan Bergmann · 12 years ago
- 4716908 Remove unnecessary GZCodec derivation by Stephan Bergmann · 12 years ago
- a1ec916 Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macros by Stephan Bergmann · 12 years ago
- 200d530 Split ZCodec::BeginCompression param into its 3 independent components by Stephan Bergmann · 12 years ago
- e05a200 Remove unnecessary ZCODEC_DEFAULT macro by Stephan Bergmann · 12 years ago
- 201d429 Remove unnecessary ZCODEC_DEFAULT_STRATEGY macro by Stephan Bergmann · 12 years ago
- a34d0fb Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macros by Stephan Bergmann · 12 years ago
- b2e5b0e Remove unnecessary DEFAULT_IN/OUT_BUFSIZE macros by Stephan Bergmann · 12 years ago
- 5271e5b nMemUsage is always MAX_MEM_USAGE by Stephan Bergmann · 12 years ago
- fe1e1d1 A single ZCodec ctor suffices by Stephan Bergmann · 12 years ago
- faac232 Clean-up C-style (void) parameter lists by Stephan Bergmann · 12 years ago
- 5690def RID_DLG_UPDATE conversion to .ui by sk94 · 12 years ago
- 2bbcf97 fix my issues with the offscreen rendering by Markus Mohrhard · 12 years ago
- a6e6cc4 add static LanguageTag::isValidBcp47() by Eike Rathke · 12 years ago
- c1dbed8 Use more specific tag by Tor Lillqvist · 12 years ago
- 02dcdb1 Log also the size by Tor Lillqvist · 12 years ago
- e256569 Bin ENUM_FONTRELIEF_DECLARED crack by Tor Lillqvist · 12 years ago
- 6da81bb Add debugging output operator<< for FontMetric by Tor Lillqvist · 12 years ago
- c07b8de ODS load perf: transfer ownership of the ScTokenArray to save cycles. by Michael Meeks · 12 years ago
- 8c39739 add method for creating framebuffer objects to OpenGLHelper by Markus Mohrhard · 12 years ago
- f65de4fe fdo#60338: Introduce osl_createDirectoryWithFlags by Stephan Bergmann · 12 years ago
- 68bc8af SvxRelativeField: set the unit from the passed stringmap by Michael Stahl · 12 years ago
- eccaf91 use VCL's OpenGLContext for 3D transitions by David Tardon · 12 years ago
- 8d54796 enhance pass-by-ref plugin to detect large arguments by Noel Grandin · 12 years ago
- 07cb96a remove unused header files by Thomas Arnhold · 12 years ago
- d09124d Fix overriding exception specification by Stephan Bergmann · 12 years ago
- 2fc4f5c Register OpenGL windows to ScGridWindow upon file load. by Kohei Yoshida · 12 years ago
- 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
- e77bb87 vcl: rename CopyAreaFinal to CopyDeviceArea by Chris Sherlock · 12 years ago
- 61ce018 Resolves: #i86528# use the module manager to identify the context... by Tsutomu Uchino · 12 years ago
- f67702e fdo#60338: Add osl_File_OpenFlag_Private to avoid umask by Stephan Bergmann · 12 years ago
- dd0f844 add COLOR function by Markus Mohrhard · 12 years ago
- e4ce7d2 fdo#46839 Convert line color picker to split button by Maxim Monastirsky · 12 years ago
- 064ca92 hrc files should have hrc suffix by Thomas Arnhold · 12 years ago
- 8899e44 fix include guard for sal/types.h by Thomas Arnhold · 12 years ago
- 9c3e819 move boost rng wrapper from sc to comphelper by Thomas Arnhold · 12 years ago
- 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
- 5bbc90b unused XGradient::VclGradient by Miklos Vajna · 12 years ago
- 0ab5802 more SvxLanguageBoxBase interfacing by Eike Rathke · 12 years ago
- b862a21 ODF filters: fallback glTF model to bitmap for older versions by Zolnai Tamás · 12 years ago
- 06a45a1 loplugin:saloverride by Stephan Bergmann · 12 years ago
- a6ef8ed clean up, remove eof comments by Thomas Arnhold · 12 years ago
- be415a0 ooxml: Preserve shape effects when there's more than one by Jacobo Aragunde Pérez · 12 years ago
- 5ad0202 introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBox by Eike Rathke · 12 years ago
- fb1e810 test: don't create root element in startDocument() in xmlwriter by Tomaž Vajngerl · 12 years ago
- eddfced loplugin:sallogareas by Stephan Bergmann · 12 years ago
- fb688d6 test: dump staroffice metafile to XML & XML writer interface by Tomaž Vajngerl · 12 years ago
- 780cedb test: parseXmlStream & parseHtmlStream added to test tools by Tomaž Vajngerl · 12 years ago
- 29ef23b vcl: ReadWindowMetafile - make pConfigItem default to NULL by Tomaž Vajngerl · 12 years ago
- 06e6aa6 vcl: remove uselees comment from font.hxx by Tomaž Vajngerl · 12 years ago