summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin1-1/+1
2019-08-25lok: cleanup and simplify graphic selection codeTomaž Vajngerl1-35/+36
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky3-3/+3
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky5-13/+13
2019-08-23tdf#119388 only enqueue events we actually processNoel Grandin2-3/+12
2019-08-23Fix commented out debug code in ruler so it compilesTomaž Vajngerl1-2/+2
2019-08-23tdf#119388 use virtual to bypass dynamic_castNoel Grandin1-5/+5
2019-08-23loplugin:returnconstval in svxNoel Grandin5-15/+5
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin3-37/+24
2019-08-23Mark move ctors/assignments noexceptMike Kaganski5-8/+8
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2-4/+2
2019-08-21tdf#126271 Revert "tdf120965 Simplify SdrPathObj::AddToHdlList()"Regina Henschel1-27/+44
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann1-1/+1
2019-08-21tdf#105000 Make Material palette entries localizableKovács László Zoltán2-1/+73
2019-08-20loplugin:constvars in svxNoel Grandin10-17/+17
2019-08-20Fix typosAndrea Gelmini2-5/+5
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke1-3/+5
2019-08-18Fix typosAndrea Gelmini1-3/+3
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin2-0/+46
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet10-60/+21
2019-08-17loplugin:unusedmethodsNoel Grandin2-46/+0
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara3-3/+4
2019-08-16tdf#126819 Can't retrieve the mouse position written in the statusbarNoel Grandin3-11/+33
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin6-139/+65
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin26-46/+46
2019-08-15replace ".get->" with "->"Noel Grandin3-6/+6
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-1/+20
2019-08-13Fix typosAndrea Gelmini4-12/+12
2019-08-12Fix typosAndrea Gelmini10-12/+12
2019-08-12Fix typosAndrea Gelmini9-15/+15
2019-08-12Fix typosAndrea Gelmini10-14/+14
2019-08-12Fix typosAndrea Gelmini10-16/+16
2019-08-12Fix typoAndrea Gelmini1-1/+1
2019-08-10tdf#126512 make handle of ooxml-shapes usable in odpRegina Henschel6-0/+453
2019-08-08Revert "tdf#126741 - fix dash dot dot line style display"Samuel Mehrbrodt1-6/+6
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock1-1/+1
2019-08-08tdf#126722 Deleted svxcommands.h file and replaced defines by their valuesSzabolcs Toth2-10/+6
2019-08-08tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke1-0/+16
2019-08-07tdf#126741 - fix dash dot dot line style displaynd1011-6/+6
2019-08-06Move CopyHyperlinkLocation to svxSamuel Mehrbrodt1-0/+17
2019-08-05Fix typosAndrea Gelmini2-2/+2
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz1-0/+12
2019-08-03Fix typosAndrea Gelmini17-35/+35
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-08-01Make QR Code callable in calc and writerShubham Goyal1-0/+34
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann56-157/+157
2019-07-30remove newly unused SvxCheckListBoxCaolán McNamara2-162/+0
2019-07-30weld SwCompatibilityOptPageCaolán McNamara1-2/+0
2019-07-30tdf#126605: Do not end TextEdit when changing an attributeXisco Fauli1-2/+0
2019-07-30weld OfaLanguagesTabPageCaolán McNamara1-5/+14