summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold23-84/+1
2014-06-06commit id with ccc in it breaks regression testCaolán McNamara1-0/+10
2014-06-06coverity#1209548 Unchecked dynamic_castCaolán McNamara1-0/+2
2014-06-06coverity#735444 Logically dead codeCaolán McNamara1-1/+1
2014-06-06coverity#735442 Logically dead codeCaolán McNamara1-1/+1
2014-06-06coverity#735441 Logically dead codeCaolán McNamara1-1/+1
2014-06-06coverity#735910 Dereference after null checkCaolán McNamara1-1/+1
2014-06-06coverity#735806 Dereference after null checkCaolán McNamara1-1/+1
2014-06-06coverity#735798 Dereference after null checkCaolán McNamara1-1/+1
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky2-16/+9
2014-06-06fixincludeguards: fix include guardsThomas Arnhold86-248/+273
2014-06-06fdo#76281: Fix wrong square brackets in exported citationsJacobo Aragunde Pérez1-1/+1
2014-06-06sd html: Provide some minimal reasonable defaults.Jan Holesovsky1-0/+2
2014-06-06sd html: Unit test for the metadata export.Jan Holesovsky1-0/+5
2014-06-06html export: Close the <meta> tags.Jan Holesovsky1-1/+1
2014-06-06sd html: Implement export of metadata in the single document case.Jan Holesovsky2-6/+35
2014-06-06sw html: Translate some german comments.Jan Holesovsky1-2/+2
2014-06-06CppunitTest_sw_ooxmlexport: port testFdo58577 to textboxesMiklos Vajna1-2/+2
2014-06-06revert sw part of "don't swap in all images when loading files"Michael Stahl1-3/+0
2014-06-06i#124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic>Oliver-Rainer Wittmann3-21/+37
2014-06-06Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann1-15/+23
2014-06-06simplify SfxListener::EndListening and StartListeningNoel Grandin2-13/+11
2014-06-06CppunitTest_sw_ooxmlexport: port testFdo66688 to textboxesMiklos Vajna1-4/+2
2014-06-06fdo#78860: Swap the logic here: Disable -> Enable.Kohei Yoshida1-5/+5
2014-06-06oox: support non-TextFrame shapes in WpsContext::onCreateContextMiklos Vajna2-8/+22
2014-06-06loplugin:saloverrideStephan Bergmann1-1/+1
2014-06-06-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás7-22/+52
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann64-485/+554
2014-06-06Avoid undefined mis-aligned memory accessStephan Bergmann1-4/+4
2014-06-06PackageMaker does not exist any moreTor Lillqvist1-16/+3
2014-06-06TOX: Extract generation of tab stop attributes to its own class.Tobias Lippert8-92/+295
2014-06-06coverity#1202902 Uncaught CoinError exceptionCaolán McNamara4-1/+23
2014-06-06CppunitTest_sw_ooxmlexport: port testTextFrameBorders to textboxesMiklos Vajna1-2/+2
2014-06-06CppunitTest_sw_ooxmlexport: port testTextFrames to textboxesMiklos Vajna1-2/+2
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann23-87/+101
2014-06-06coverity#708822 Unused pointer valueCaolán McNamara1-1/+1
2014-06-06coverity#708896 Unused pointer valueCaolán McNamara1-8/+8
2014-06-06coverity#708898 Unused pointer valueCaolán McNamara1-5/+5
2014-06-06coverity#708901 Unused pointer valueCaolán McNamara1-1/+1
2014-06-06DOCX drawingML export: don't export textboxes of shapes twiceMiklos Vajna3-1/+16
2014-06-06-Werror,-Wunused-macrosStephan Bergmann1-4/+0
2014-06-06Updated coreCaolán McNamara1-0/+0
2014-06-06loplugin:saloverrideStephan Bergmann1-1/+1
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara3-86/+55
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk947-153/+201
2014-06-06-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2014-06-06DOCX drawingML export: avoid duplicated <wps:spPr> for textboxesMiklos Vajna1-78/+80
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna6-40/+78
2014-06-06SwTextBoxHelper::findTextBox: add an UNO versionMiklos Vajna2-1/+15