summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet
2014-12-20Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna
2014-12-20fdo#39468 translate German commentsMichael Weghorn
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara
2014-12-19put back the images, they were visible in some configurationsCaolán McNamara
2014-12-19Extrusion depth is just a simple menuCaolán McNamara
2014-12-19upgrade to icu 54Caolán McNamara
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara
2014-12-17unused RID_SVX_FMEXPLORER DockingWindow resourceCaolán McNamara
2014-12-17not worth converting RID_SVXCTRL_COLOR to .ui, too small and hard-codedCaolán McNamara
2014-12-17fdo#39468: translate german commentsJennifer Liebel
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida
2014-12-08Officially disable the copy c'tor of SdrObject.Kohei Yoshida
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-04missing includeNoel Grandin
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-12-01fdo#39468: Translated some german commentsTobias Madl
2014-12-01fdo#39468: Translated some german commentsDaniel Sikeler
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens
2014-11-28Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-27bCheckVertical is not usedMaxim Monastirsky
2014-11-25svx: add debug printing of SvxColumnDescriptionMichael Stahl
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar
2014-11-22svx: remove some pointless default implemented operator== structsMichael Stahl
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna