summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Related fdo#71616: Set correct BaseSizeThomas Arnhold1-1/+1
2014-05-28Resolves: fdo#71616 Elements dock: Better display of scalable bracesThomas Arnhold1-0/+27
2014-05-28Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan2-6/+8
2014-05-28Related bnc#822625: Cache minimum height for table cells.Matúš Kukan2-5/+10
2014-05-28Fix memory leak (as observed with CppunitTest_filter_pcx_test)Stephan Bergmann1-8/+6
2014-05-28Fix memory leak (as observed with CppunitTest_filter_ras_test)Stephan Bergmann1-18/+13
2014-05-28WaE: unused variable 'aFileNameBase'Tor Lillqvist1-1/+0
2014-05-28WaE: private field 'mnId' is not usedTor Lillqvist2-4/+2
2014-05-28Remove dead codeStephan Bergmann1-54/+0
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold2-12/+66
2014-05-27resolved fdo#70455 B1:SOMENAME is not a valid singleton referenceEike Rathke1-6/+15
2014-05-27Resolves: fdo#78040 nAryLen is traditionally 32bit not 16bitCaolán McNamara1-8/+5
2014-05-27fdo#78332: sw: fix separators in SwDDEFieldType::PutValue()Michael Stahl1-1/+2
2014-05-27fdo#78976: Correct way to determine the end position for matrix check.Kohei Yoshida1-1/+1
2014-05-27do not replace a General format with a General formatEike Rathke1-3/+14
2014-05-27update language-subtag-registry as of 2014-04-10Eike Rathke1-2/+2
2014-05-27Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida3-14/+15
2014-05-27add SvxLanguageComboBoxEike Rathke1-0/+4
2014-05-27Resolves: fdo#77206 CRASH printing with all applications on windowsCaolán McNamara1-1/+1
2014-05-27fdo#77454: sw: ww8 import: add heuristic to ignore mangled crop valuesMichael Stahl1-2/+8
2014-05-27Resolves: fdo#79275 File Properties dialog’s layout is subparCaolán McNamara1-99/+87
2014-05-27resolved rhbz#1101224 do not attempt to obtain names for NULL tabsEike Rathke1-2/+7
2014-05-27Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara2-1/+8
2014-05-27fdo#79236: sw: Undo of changing style crashes on invalid item (-1)Michael Stahl1-0/+2
2014-05-27fdo#78348 DOCX import: end progressbar after parsing is doneMiklos Vajna1-0/+3
2014-05-27various situations where graphic go missing on saveOliver-Rainer Wittmann7-21/+38
2014-05-27fdo#78920: Number %NUMBERSTRING in tooltipJason Hulme2-38/+3
2014-05-27mark QA file non-translatableAndras Timar1-80/+80
2014-05-27resolved fdo#79228 resync ScPatternAttr if changed in GetNeededSize()Eike Rathke4-10/+62
2014-05-26drop trailing commaDavid Tardon1-1/+1
2014-05-26Resolves: fdo#79124 options cells shift down when unit clickedCaolán McNamara1-244/+310
2014-05-26export SYSTEM_REVENGEDavid Tardon1-0/+1
2014-05-26libwpd-stream does not exist anymoreDavid Tardon1-1/+1
2014-05-26rebase all import libsDavid Tardon71-533/+936
2014-05-26always provide REDLAND_CFLAGS/LIBS to ext. projectsDavid Tardon2-4/+8
2014-05-26fix deps for projects using librevengeDavid Tardon1-0/+12
2014-05-26the other way around...David Tardon2-2/+2
2014-05-26bundle librevengeDavid Tardon14-0/+991
2014-05-26build libodfgen as shared libDavid Tardon7-8/+276
2014-05-26fdo#78900 RTF import: allow \dpxsize inside \dptxbxtextMiklos Vajna2-0/+22
2014-05-26bnc#863018 WW8 import: fix upper margin of multi-page floating tableMiklos Vajna6-9/+46
2014-05-26missing title from extension update dialogCaolán McNamara1-0/+1
2014-05-26Resolves: fdo#79181 drop hidden shape and drop negative clip rectCaolán McNamara1-42/+43
2014-05-26sw: Properly embed .xls sheets in .docx documentsJacobo Aragunde Pérez1-1/+7
2014-05-26improve descriptive text of "Treat empty string as zero" optionEike Rathke1-1/+1
2014-05-26Updated coreStephan Bergmann1-0/+0
2014-05-26Updated coreLaurent Balland-Poirier1-0/+0
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl6-6/+9
2014-05-26cppunit: always compile with debugging symbols on windows.Michael Meeks4-5/+23
2014-05-26Adapt CppUnit to our CPPUNIT_PLUGIN_EXPORTStephan Bergmann2-0/+12