summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-07Lsan: fix memory leakMarkus Mohrhard1-0/+2
2014-06-07Lsan: fix invalid memory accessMarkus Mohrhard1-0/+2
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás2-2/+3
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-0/+7
2014-06-061st part of bnc#870233: wrong list style in shapesZolnai Tamás1-0/+3
2014-06-05fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier2-0/+2
2014-06-04add convenience functions to handle dirsDavid Tardon1-0/+3
2014-06-03oox, writerfilter: Support for artistic effects on picturesJacobo Aragunde Pérez4-1/+74
2014-06-03add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke1-1/+7
2014-06-02add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353Eike Rathke1-0/+1
2014-06-02add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352Eike Rathke1-0/+1
2014-06-02add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351Eike Rathke1-0/+1
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás1-2/+4
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara2-17/+5
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida1-0/+2
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara2-3/+7
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara1-0/+1
2014-05-26rebase all import libsDavid Tardon3-25/+23
2014-05-23switch the Western language list box to SvxLanguageComboBoxEike Rathke2-1/+16
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky1-1/+1
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-7/+5
2014-05-21So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann1-1/+0
2014-05-21ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann1-1/+1
2014-05-21we have GetEntryPos(), use itEike Rathke1-0/+3
2014-05-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann1-1/+2
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann1-2/+8
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann1-1/+2
2014-05-21Remove unused ZCodec::IsFinishedStephan Bergmann1-1/+0
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann1-14/+3
2014-05-21Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macrosStephan Bergmann1-2/+0
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann1-13/+10
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann1-3/+2
2014-05-21Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann1-4/+2
2014-05-21Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macrosStephan Bergmann1-2/+0
2014-05-21Remove unnecessary DEFAULT_IN/OUT_BUFSIZE macrosStephan Bergmann1-11/+1
2014-05-21nMemUsage is always MAX_MEM_USAGEStephan Bergmann1-4/+1
2014-05-21A single ZCodec ctor sufficesStephan Bergmann1-2/+1
2014-05-21Clean-up C-style (void) parameter listsStephan Bergmann1-3/+3
2014-05-21RID_DLG_UPDATE conversion to .uisk941-0/+1
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard1-2/+2
2014-05-21add static LanguageTag::isValidBcp47()Eike Rathke1-0/+16
2014-05-21Use more specific tagTor Lillqvist1-0/+1
2014-05-21Log also the sizeTor Lillqvist2-2/+2
2014-05-21Bin ENUM_FONTRELIEF_DECLARED crackTor Lillqvist1-5/+0
2014-05-21Add debugging output operator<< for FontMetricTor Lillqvist1-1/+16
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks1-0/+1
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard1-0/+7
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann2-2/+25
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl2-1/+4
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon1-0/+3