summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
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 Yoshida7-94/+191
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-17More HIG fixes in filter, svxAdolfo Jayme Barrientos7-87/+57
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
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl6-0/+6
2014-11-13Realy->ReallyCaolán McNamara3-15/+4
2014-11-13impress tables are not interactively growingCaolán McNamara1-5/+4
2014-11-13table layout cache returns wrong rectangleCaolán McNamara1-4/+11
2014-11-13fdo#85776 swap increase and decrease indent in sidebarYousuf Philips1-6/+6
2014-11-12coverity#1187642 Unchecked return valueCaolán McNamara1-1/+1