summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+3
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+2
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+15
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl12-40/+40
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan4-14/+14
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens2-11/+49
2014-11-28SdrObject::TRSetBaseGeometry: Value stored to 'fRotate' is never readMiklos Vajna1-1/+0
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-6/+2
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann1-2/+2
2014-11-28Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+18
2014-11-27svx/_bmpmask sal_Bool -> boolJulien Nabet1-1/+1
2014-11-27bCheckVertical is not usedMaxim Monastirsky1-4/+1
2014-11-26sidebar: Try to fix initial spacing valuesMaxim Monastirsky1-6/+8
2014-11-26Cleanup some leftovers from the line spacing popup conversionMaxim Monastirsky2-25/+0
2014-11-26Unused includesMaxim Monastirsky1-4/+0
2014-11-25fdo#85858: svx: fix mouse dragging of table row separators in WriterMichael Stahl1-2/+3
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara1-4/+0
2014-11-25We now only need one bit of information hereCaolán McNamara3-3/+3
2014-11-25-Werror,-WuninitializedStephan Bergmann1-1/+3
2014-11-25-Werror,-WuninitializedStephan Bergmann1-2/+2
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara3-8/+8
2014-11-24RID_DEFAULTIMAGELIST_[L]C global fallback now known to be unusedCaolán McNamara1-49/+0
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara1-5/+0
2014-11-24remove unused defines from app.hrcCaolán McNamara2-103/+0
2014-11-24Kill unused (debugging) sidebars.Jan Holesovsky7-486/+10
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan34-115/+118
2014-11-23loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-11-23fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-4/+22
2014-11-23some localizations (e.g. Slovenian) need more space for translated button textAndras Timar1-2/+2
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida1-0/+1
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar2-8/+20
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás1-2/+10
2014-11-22svx: punish evil-doers who put duplicate properties into custom shapesMichael Stahl1-1/+30
2014-11-21Resolves: fdo#86466 Wrong background color shown in format table in impressCaolán McNamara1-12/+32
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann1-1/+1
2014-11-20that's not right anyway, using the Distance as a which-idCaolán McNamara1-1/+1
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida6-94/+189
2014-11-19loplugin:unreffunStephan Bergmann1-6/+0
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida1-0/+17
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl7-0/+9
2014-11-18show pointer_move arrow when passing over an object boundaryCaolán McNamara1-0/+1
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips1-6/+6
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl9-0/+11
2014-11-17cppcheck: Same expression on both sides of '||'Julien Nabet1-1/+1
2014-11-17-Werror,-Wunused-variableStephan Bergmann1-2/+0
2014-11-16Logically dead code related to embedded stream name in SwGrfNode\SdrGrafObjZolnai Tamás1-18/+2
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás1-1/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-14more catch by referenceCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava17-39/+39