summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-31drop unused SvLBoxFontStringCaolán McNamara2-63/+0
2019-08-31drop some unnecessary includesCaolán McNamara1-2/+0
2019-08-31drop newly unused OFileURLControlCaolán McNamara1-1/+1
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara1-216/+0
2019-08-31Fix typo in codeAndrea Gelmini1-2/+2
2019-08-31Add version resource to executables where it was missingMike Kaganski1-0/+2
2019-08-30weld addressbook wizardCaolán McNamara1-39/+220
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl9-55/+275
2019-08-27no need to add a new virtual method (tdf#119388 related)Noel Grandin1-1/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin4-19/+13
2019-08-27use SdrCircKind enum more widelyNoel Grandin8-114/+95
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt1-3/+12
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt2-0/+123
2019-08-27clang-format svx/source/svdraw/svdedxv.cxxSamuel Mehrbrodt1-937/+1069
2019-08-27lok: use cell instead of text selection for tables in impressTomaž Vajngerl1-10/+1
2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl1-1/+1
2019-08-26fix impress crash in shape listenerNoel Grandin1-2/+2
2019-08-26loplugin:unusedmethodsNoel Grandin2-50/+0
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna3-5/+38
2019-08-26loplugin:unusedenumconstantsNoel Grandin1-7/+3
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin2-4/+3
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