summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák4-2/+23
2013-05-02ditch explicit char arrays for string literalsLuboš Luňák2-123/+49
2013-05-02Some code scrubingZolnai Tamás16-282/+151
2013-05-02resolved fdo#63779 case-insensitive non-regex search brokenEike Rathke1-12/+57
2013-05-02Resolves: #i120230# Adapt hatch processing for a more pleasant visualisationArmin Le Grand10-9/+88
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba37-64/+46
2013-05-02do not fail when using disabled liblangtag external; just do nothingMatúš Kukan1-0/+4
2013-05-02Resolves: #i119554# Fixed export of viewpoint property.Andre Fischer1-2/+2
2013-05-02Resolves: #i66923# Add support for JRockit JVMAriel Constenla-Haile3-5/+7
2013-05-02android: Keep the images_tango.zip name as isTor Lillqvist1-1/+1
2013-05-02make parent style for 'frame contents' be 'standard' rather than 'text'Luboš Luňák1-3/+1
2013-05-02Fixed typo (missing $) in configure.acAndre Fischer1-1/+1
2013-05-02Resolves: #i117461# set row count to 0 and add further checkJürgen Schmidt1-0/+8
2013-05-02bnc#779630 testcaseMiklos Vajna2-0/+27
2013-05-02Resolves: #i119922 Graphic in header and footer can not be displayed correctlyJian Hong Cheng1-0/+16
2013-05-02n#816939: Improved label overlap detection - Part 2Muthu Subramanian1-8/+19
2013-05-02Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks9-109/+20
2013-05-02Resolves: #i119516# allow 0x1 0x1 as well as 0x8 0x1 detection for canvasesArmin Le Grand1-17/+39
2013-05-02Resolves: #i119272# Trigger deletion of temporary files of extension managerAndre Fischer1-0/+4
2013-05-02Resolves: #i119366# ensure password can be removed via "Save As..."Oliver-Rainer Wittmann2-30/+45
2013-05-02Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba1-1/+2
2013-05-02fdo#39593 - share copy/paste code, and add a few consts.Minh Ngo2-233/+154
2013-05-02Updated coreCaolán McNamara1-0/+0
2013-05-02Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM objectJian Fang Zhang1-0/+4
2013-05-02unused old insert chart dialogCaolán McNamara5-164/+0
2013-05-02Related: #i120515# fixed memory leakArmin Le Grand1-1/+4
2013-05-02Let's avoid adding new pointless commentsTor Lillqvist1-1/+1
2013-05-02fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks1-3/+16
2013-05-02Make localization a bit more effectiveZolnai Tamás7-423/+267
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna9-68/+252
2013-05-02Resolves: #i120050# memory leak when SdrObject is removed from master pageAndre Fischer1-3/+9
2013-05-02Revert "Added Tango colors to palette"Andres Gomez1-2/+0
2013-05-02double lock drawinglayer staticsCaolán McNamara1-128/+194
2013-05-02rather nutso, just drop the XubString variantCaolán McNamara2-10/+3
2013-05-02Resolves: #120098# Memoryleak fixed at escher sw exportArmin Le Grand2-1/+5
2013-05-02Don't crash with empty *pTxtFridrich Štrba1-1/+1
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király9-26/+51
2013-05-02Update pchAurimas Fišeras3-0/+4
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt3-19/+23
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist4-16/+10
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna2-0/+9
2013-05-02fix fdo#64085 : set proper alignment for justified align text.navin patidar1-1/+8
2013-05-02Convert from EMFP_DEBUG to SAL_INFOChris Sherlock3-13/+8
2013-05-02fdo#64003 - added rmi and snd to insert -> movie & sound listJoel Madero1-0/+2
2013-05-02[harfbuzz] Fix shaping across text runs, take 2Khaled Hosny1-9/+1
2013-05-02Revert "[harfbuzz] Fix shaping across text runs"Khaled Hosny1-6/+2
2013-05-01we need to exclude scatter chart for data label export for nowMarkus Mohrhard1-1/+4
2013-05-01add test for ooxml error bar exportMarkus Mohrhard2-0/+65
2013-05-01add export test for chartsMarkus Mohrhard5-1/+177
2013-05-01[harfbuzz] Simplify cluster detectionKhaled Hosny1-9/+5