summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Fix build: incorrect revertion svgioJoren De Cuyper1-1/+1
2014-07-22fdo#39468 Finish translating German commentsPhilipp Weissenbacher1-185/+144
2014-07-22fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl3-11/+10
2014-07-22fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl4-46/+161
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl12-34/+47
2014-07-22writerfilter: pass uno::Reference by reference in DomainMapper_ImplMichael Stahl4-59/+68
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl6-10/+12
2014-07-22writerfilter: pass uno::Reference by reference in RTFSdrImportMichael Stahl2-9/+12
2014-07-22writerfilter: pass uno::Reference by reference in RTFValueMichael Stahl2-14/+19
2014-07-22writerfilter: more pass by reference on PropertyMapMichael Stahl2-10/+13
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl9-10/+12
2014-07-22Remove "this->". Pointless.Kohei Yoshida7-22/+21
2014-07-22remove dead codeNoel Grandin1-5/+2
2014-07-22ridljar: javadoc & Overriderbuj8-57/+70
2014-07-22Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara2-24/+53
2014-07-22Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-4/+7
2014-07-22Wrong indent.Kohei Yoshida1-1/+1
2014-07-22Resolves: #i125296# correction of fix for issue #i125044#Oliver-Rainer Wittmann1-3/+6
2014-07-22fdo#79221: Wrong rendering of bottom and right character borderZolnai Tamás1-2/+4
2014-07-22Revert "fdo#74743 avoid infinite loop when gathering "svg" element styles"Joren De Cuyper1-4/+5
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara7-47/+37
2014-07-22all macromigrate pages are .ui, remove ResId stuff nowCaolán McNamara3-25/+1
2014-07-22Updated coreCaolán McNamara1-0/+0
2014-07-22convert migrate page to .uiCaolán McNamara8-228/+305
2014-07-22convert summary page to .uiCaolán McNamara7-95/+110
2014-07-22callcatcher: update unused codeCaolán McNamara22-162/+27
2014-07-22Updated coreCaolán McNamara1-0/+0
2014-07-22Updated coreCaolán McNamara1-0/+0
2014-07-22deleted superfluous controls that didn't exist before conversionSzymon Kłos1-99/+3
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert8-25/+39
2014-07-22Add unittests for SfxBroadcasterTobias Lippert4-3/+139
2014-07-22printf crept in.Kohei Yoshida1-1/+0
2014-07-22boost::checked_deleter will do.Kohei Yoshida8-17/+15
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida25-126/+112
2014-07-21LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled.Kohei Yoshida2-3/+4
2014-07-21scoped_ptr will do just fine here.Kohei Yoshida1-6/+6
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida6-54/+36
2014-07-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida14-300/+164
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida7-24/+28
2014-07-21Resolves fdo#80906: Delete any control on Dialog editing window crashes LOJulien Nabet1-1/+1
2014-07-21win32 fpicker: correctly set the default file nameAurimas Fišeras1-10/+9
2014-07-21Revert "Cleaning: remove use of old edt1 from dlg.h (Windows)"Aurimas Fišeras1-5/+11
2014-07-21Most certainly meant to be plural.Kohei Yoshida1-1/+1
2014-07-21Scope reduction by throwing early.Kohei Yoshida1-26/+23
2014-07-21SaveDBDocPage: [loplugin:saloverride]Michael Stahl1-1/+1
2014-07-21use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke1-11/+1
2014-07-21vcl: fix MetaTextArrayAction copying only half of mpDXArrayMichael Stahl1-1/+1
2014-07-21Rename FILED_BIBLIOGRAPHY to FIELD_BIBLIOGRAPHYJoren De Cuyper2-4/+4
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2-2/+2
2014-07-21convert backup page to .uiCaolán McNamara8-114/+171