summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-27UBSan-detected overflow when nWidthPixel is LONG_MAX and rCurrentZoom is 1Stephan Bergmann1-6/+15
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara16-32/+35
2015-01-27tdf#88810 XSLT address export: cleanup and more optimizationLászló Németh3-12/+11
2015-01-27add unit test for tdf#88786Eike Rathke1-0/+14
2015-01-27Resolves: tdf#88786 correct matrix sub operationEike Rathke2-3/+3
2015-01-27Lock SolarMutex around fmFormShell::DetermineForms callsStephan Bergmann1-0/+5
2015-01-27vcl: PDF export: AFM may contain 16-bit code points, unlikely to work...Michael Stahl1-0/+1
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl17-27/+84
2015-01-27WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-01-27loplugin:unreffunStephan Bergmann1-6/+6
2015-01-27Use vector::dataStephan Bergmann1-2/+1
2015-01-27error: variable length array of non-POD element typeStephan Bergmann1-2/+7
2015-01-27More info about usage of get-bugzilla-attachments-by-mimetype.Jan Holesovsky1-7/+11
2015-01-27vcl: vcldemo correct mbArabic variables check, disable rotated text testChris Sherlock1-2/+2
2015-01-27vcl: vcldemo now shows rotated textChris Sherlock1-6/+22
2015-01-27vcl: vcldemo now shows Arabic textChris Sherlock1-10/+47
2015-01-27vcl: clipping text demo now includedChris Sherlock1-3/+36
2015-01-27add assert that first element is 0Caolán McNamara1-1/+2
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolán McNamara2-2/+2
2015-01-27remove spurious xDocStorage tempCaolán McNamara1-2/+0
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino8-1/+77
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara16-28/+32
2015-01-27sax: minor optimizationMichael Meeks1-3/+3
2015-01-27fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher8-185/+212
2015-01-27this seems to be the intent of the codeLionel Elie Mamane1-1/+1
2015-01-27fix damage done by OUString conversionLionel Elie Mamane1-5/+18
2015-01-27tdf#88702 ACCESSIBILITY Toggle buttons state not reliably updatedNiklas Johansson2-6/+4
2015-01-27tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh1-1/+1
2015-01-27Fix a single quote slipped inTakeshi Abe1-1/+1
2015-01-27Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann4-50/+40
2015-01-27tdf#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh7-4/+93
2015-01-27Extract SwPosition::dumpAsXml() from MarkManagerMiklos Vajna3-12/+27
2015-01-27fix memory leak when exception is thrownMarkus Mohrhard1-3/+7
2015-01-26operate on UTF-8 encoded string, tdf#76870 follow-upEike Rathke1-6/+8
2015-01-26fdo#76870 Add support for Excel2013 function ENCODEURLWinfried Donkers11-3/+77
2015-01-26-Werror,-Wmissing-bracesStephan Bergmann1-497/+497
2015-01-26Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara1-9/+18
2015-01-26-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2015-01-26Revert "fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX ex...László Németh5-71/+3
2015-01-26no hurry to publish XCalendar4 and LocaleCalendar2 now, tdf#63230Eike Rathke2-2/+2
2015-01-26merge existing date input tests to new unit test, tdf#63230Eike Rathke1-28/+2
2015-01-26add older problems to unit test, tdf#63230Eike Rathke1-2/+8
2015-01-26add unit test for tdf#63230Eike Rathke1-0/+525
2015-01-26use XCalendar4 local date/time in CalendarWrapper, tdf#63230Eike Rathke1-41/+2
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke14-34/+191
2015-01-26don't strip font names of apparent script suffixes anymoreCaolán McNamara3-7/+4
2015-01-26fdo#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh5-3/+71
2015-01-26Make sure _nEventId gets reset after calling RemoveUserEventStephan Bergmann1-7/+1
2015-01-26external/harfbuzz: Fix types of functions called via pointerStephan Bergmann1-0/+42
2015-01-26Fix types of functions called via pointer (-fsanitze=function)Stephan Bergmann3-8/+13