summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann187-3/+272
2015-04-22DocxAttributeOutput::m_postponedDMLDrawing: use std::unique_ptr<>Miklos Vajna2-12/+9
2015-04-22add missing includeDavid Tardon1-0/+1
2015-04-22add missing includeDavid Tardon1-0/+1
2015-04-22handle tar.xz tarballsMarkus Mohrhard1-0/+3
2015-04-22use std::unique_ptr<> to clarify ownershipTakeshi Abe2-166/+165
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls37-1389/+88
2015-04-22WaE: Unreferenced function definitionTor Lillqvist1-46/+0
2015-04-22WaE: passing 'class OUString' by value, rather pass by referenceTor Lillqvist1-6/+6
2015-04-22Optimization of icon themes.Andrew198-0/+0
2015-04-22Theme panel to change color/fonts of current stylesTomaž Vajngerl7-0/+684
2015-04-22add some default style presets to templatesTomaž Vajngerl4-0/+18
2015-04-22add "Style Presets" sidebar panel (experimental) to writerTomaž Vajngerl7-1/+289
2015-04-22add "Design" deck to the sidebarTomaž Vajngerl1-0/+23
2015-04-22fix marker export if none is selectedMarkus Mohrhard1-1/+1
2015-04-22first step for better scatterStyle exportMarkus Mohrhard1-0/+11
2015-04-22export data labels for all chart types, tdf#90729Markus Mohrhard1-4/+1
2015-04-22tdf#90766: Table - keep with paragraph setting is brokenZolnai Tamás1-8/+11
2015-04-21tdf#90223:PPTX table cell left and right margin is not exported.yogesh.bharate0013-1/+59
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann12-102/+13
2015-04-21TableRef: relative sheet reference if table is on same sheetEike Rathke1-0/+9
2015-04-21tdf#90605 : FILESAVE:PPTX Line shape style was not exportedPriyankaGaikwad3-0/+27
2015-04-21Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann1-0/+1
2015-04-21loplugin:cstylecastStephan Bergmann1-2/+2
2015-04-21sw: assert that SwField::m_pType is not nullMichael Stahl1-4/+3
2015-04-21sw: prefix members of SwValueFieldType/SwValueField/SwFormulaFieldMichael Stahl2-28/+31
2015-04-21sw: prefix members of SwFieldMichael Stahl2-35/+35
2015-04-21sw: prefix members of SwFieldTypeMichael Stahl4-13/+13
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna5-34/+80
2015-04-21SwTxtAttr::dumpAsXml: show hyperlink URLsMiklos Vajna1-0/+7
2015-04-21Applies CharAttribute to selected text and tests undoAustin Chen1-0/+38
2015-04-21Resolves: tdf#76825 styles drop down menu is too narrowCaolán McNamara1-18/+71
2015-04-21refactor for reuseCaolán McNamara1-20/+15
2015-04-21split out the code that sets up the device for each entryCaolán McNamara1-9/+17
2015-04-21draw all entries the same wayCaolán McNamara1-23/+13
2015-04-21break out text drawing bit as UserDrawEntryCaolán McNamara1-23/+34
2015-04-21fix indentCaolán McNamara1-6/+3
2015-04-21One more unused part of comphelper/implbase_var.hxxStephan Bergmann1-47/+0
2015-04-21tdf#90640: xmloff: ODF export: fix style:background-image attributesMichael Stahl2-26/+30
2015-04-21Visbile->VisibleCaolán McNamara1-11/+11
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann3-230/+4
2015-04-21CppCheck cleaning : avoid unnecessary affectationMichaël Lefèvre1-2/+2
2015-04-21Make cpp/poppler-version.h header optionalTomáš Chvátal3-3/+24
2015-04-21remove /usr/sfw/lib rpath for solaris in vclRichard PALO1-12/+0
2015-04-21Initial AppArmor profilesBryan Quigley6-0/+322
2015-04-21use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe3-26/+10
2015-04-21cppcheck: cstyleCastCaolán McNamara1-1/+1
2015-04-21cppcheck: redundantCopyCaolán McNamara1-3/+3
2015-04-21tdf#39547 Image title/description is lost after changing anchorNiklas Johansson1-6/+14
2015-04-21android: typo in InvalidationHandler documentationMiklos Vajna1-1/+1