summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-25loplugin:passstuffbyrefStephan Bergmann
2016-04-25loplugin:defaultparamsStephan Bergmann
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna
2016-04-25tdf#89953 Character spacing: Apply changes to sidebar widget alsoSamuel Mehrbrodt
2016-04-24Translate debug message (no automatic tools)Andrea Gelmini
2016-04-21Fix typosAndrea Gelmini
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20Revert partly some of my previous patchesJulien Nabet
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Replace vector<sal_Bool> with vector<bool>Stephan Bergmann
2016-04-20TextCharacterSpacingControl: Fix loplugin:vclwidgets warning.Jan Holesovsky
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna
2016-04-19cppcheck: silence known condition warning in svx tablecontrollerJochen Nitschke
2016-04-19cppcheck: silence known condition warning svx xmlexportJochen Nitschke
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18Elide const varsStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-18reorg to silence coverity#1358586 Using invalid iteratorCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-04-16Give this dialog a meaningful nameAdolfo Jayme Barrientos
2016-04-15Use an iterator for loop to avoid calling n times std::advanceJulien Nabet
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin
2016-04-15svx: Remove unused stringsSamuel Mehrbrodt
2016-04-14Drawings: Fix capitalizationSamuel Mehrbrodt
2016-04-14tdf#70998 Termchange Graphic/Bitmap -> ImageSamuel Mehrbrodt
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#99264 svx: don't pass null pointers to SfxDispatcherMichael Stahl
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Use const_iterator when possible (svx/customshapes)Julien Nabet
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet
2016-04-12Remove INTERFACE_TYPE macro in svx + 1 OUString ctr callJulien Nabet
2016-04-12Typo: PopupPanal_Spacing -> PopupPanel_SpacingJulien Nabet
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-11Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-11loplugin:constantparamNoel Grandin
2016-04-10Typo: multible->multipleJulien Nabet