summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-12-04be more explicitDavid Tardon1-1/+1
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon2-10/+34
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon3-65/+41
2014-12-04HAVE_FEATURE_DESKTOP is always defined, it is 0 or 1Tor Lillqvist1-1/+1
2014-12-04Don't use this quick hack on Android.Andrzej Hunt1-1/+1
2014-12-04callcatcher: update unused codeCaolán McNamara1-204/+0
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+16
2014-12-01Move accessibility relations to .ui fileKatarina Behrens2-12/+43
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 Vajna2-0/+19
2014-11-28fdo#83076: More space around the 'Custom Value'.Jan Holesovsky1-0/+3
2014-11-27svx/_bmpmask sal_Bool -> boolJulien Nabet1-1/+1
2014-11-27fdo#86557: svx: fix crash when creating new "XML Form Document"Michael Stahl1-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 McNamara2-50/+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-24fdo#86622 sidebar: Distorted icons in Graphic sectionMaxim Monastirsky1-51/+23
2014-11-24Do not depend on libxml include in widely included fileStephan Bergmann1-1/+0
2014-11-24svx: missing libxml2 externalMiklos Vajna1-0/+1
2014-11-24Kill unused (debugging) sidebars.Jan Holesovsky8-489/+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 Monastirsky2-5/+23
2014-11-23some localizations (e.g. Slovenian) need more space for translated button textAndras Timar1-2/+2
2014-11-22fdo#86550 make some strings localizableAndras Timar3-6/+6
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-21make glxtest available in salmainMarkus Mohrhard1-0/+7
2014-11-21Resolves: fdo#86466 Wrong background color shown in format table in impressCaolán McNamara1-12/+32