summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-15add test case for fdo#59293Markus Mohrhard3-3/+17
2013-01-15Revert "fix icon set rendering information creation, fdo#58610"Markus Mohrhard2-2/+1
2013-01-15make emailmerge work with python3 and python2 at the same timeCaolán McNamara1-5/+12
2013-01-15Resolves: fdo#37449 apparent access into empty codepage bitsetCaolán McNamara1-3/+12
2013-01-15tidy mailmerge debuging messagesCaolán McNamara1-16/+16
2013-01-15make translatable a few more ui stringsAndras Timar5-8/+8
2013-01-15docx export: add test case for paragraph mark exportPierre-Eric Pelloux-Prayer2-0/+15
2013-01-15fdo#59212 UI elements were untranslatable in Basic Macro dialogAndras Timar1-6/+6
2013-01-15make emailmerge work for me with python3Caolán McNamara2-10/+29
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara1-0/+4
2013-01-15split out border page and adapt codeCaolán McNamara9-1441/+1021
2013-01-15teach ValueSet to calc an optimal sizeCaolán McNamara2-2/+36
2013-01-15teach FrameSelector to be resizableCaolán McNamara3-0/+43
2013-01-15i118814 - Allow set connection timeout in Mail APIAriel Constenla-Haile1-6/+22
2013-01-15i118791 - Encode ReadableName in UTF-8 only when necessaryAriel Constenla-Haile1-1/+6
2013-01-15i118736 - i118787 : fix XMailMessage implementation in mailmerge.pyAriel Constenla-Haile1-24/+25
2013-01-15fdo#40465 solve regression when zooming with cursor not visibleWinfried Donkers1-3/+4
2013-01-15Remove obsolete rdbedit toolStephan Bergmann4-333/+0
2013-01-15Remove obsolete checksingleton toolStephan Bergmann4-381/+0
2013-01-15fdo#59197 added Sidama_Ethiopia [sid-ET] locale dataTadele Assefa3-1/+362
2013-01-15Updated coreMichael Stahl1-0/+0
2013-01-15Include <cassert>Stephan Bergmann2-8/+10
2013-01-15fdo#58026 typo fix in Addons.xcu of Google Docs extensionAndras Timar1-1/+1
2013-01-15clean up copy&paste tests duplicationMiklos Vajna1-27/+23
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna4-2/+41
2013-01-15fdo#46808, fixes for windows buildNoel Grandin1-1/+1
2013-01-15fdo#59158 About dialog Website button link fix for zh-CN and zh-TWAndras Timar1-5/+12
2013-01-15fdo#46808, fixes for windows buildNoel Grandin2-2/+3
2013-01-15uno::Sequence: assert on negative lengthMiklos Vajna1-0/+1
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin20-83/+82
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin13-186/+291
2013-01-15fdo#46808, Convert starmath/mathmlimport to XComponentContextNoel Grandin2-18/+14
2013-01-15fdo#46808, Use service constructor for presentation::SlideShowNoel Grandin2-14/+8
2013-01-15fdo#46808, Remove unnecessary call to getProcessServiceFactoryNoel Grandin1-2/+0
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin17-100/+89
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin16-83/+132
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin15-92/+119
2013-01-15fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin5-12/+59
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin45-151/+188
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin11-75/+96
2013-01-15fdo#46808, use service constructor for awt::TabControllerNoel Grandin1-11/+5
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin6-33/+95
2013-01-15fdo#59370 Default dictionaries set for Russian UIAndras Timar1-1/+1
2013-01-15fdo#59381 Default dictionaries set for Catalan UIAndras Timar1-1/+1
2013-01-15fdo#59380 Default dictionaries set for Spanish UIAndras Timar1-1/+1
2013-01-15Updated coreAndras Timar1-0/+0
2013-01-15WaE: nil is not a BOOLNorbert Thiebaud1-1/+1
2013-01-15cosmetic cleanup (trailing spaces)Norbert Thiebaud1-30/+30
2013-01-15with the new recalc of matrix with errors, this assert is no longer trueMarkus Mohrhard1-1/+1
2013-01-15for error value in matrix force recalc, fdo#59293Markus Mohrhard1-6/+28