summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida1-0/+1
2014-12-09changed timers to idlesTobias Madl1-2/+2
2014-12-09changed timers to idlesTobias Madl2-2/+2
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida1-7/+15
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida1-14/+9
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida1-7/+7
2014-12-08Officially disable the copy c'tor of SdrObject.Kohei Yoshida1-0/+2
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky1-1/+3
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida1-0/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+2
2014-12-05-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2014-12-04be more explicitDavid Tardon2-2/+2
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon2-4/+6
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon3-10/+34
2014-12-04missing includeNoel Grandin1-0/+1
2014-12-03Factor out SdrModel::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-12-01fdo#39468: Translated some german commentsTobias Madl3-82/+76
2014-12-01fdo#39468: Translated some german commentsDaniel Sikeler6-29/+16
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-21/+21
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens1-0/+50
2014-11-28Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+2
2014-11-27bCheckVertical is not usedMaxim Monastirsky1-3/+0
2014-11-25svx: add debug printing of SvxColumnDescriptionMichael Stahl1-0/+10
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara1-1/+1
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-3/+3
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar1-0/+4
2014-11-22svx: remove some pointless default implemented operator== structsMichael Stahl1-20/+2
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann1-1/+1
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida1-24/+1
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida1-17/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl1-0/+1
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2-0/+2
2014-11-13Realy->ReallyCaolán McNamara2-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini10-12/+12
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt1-1/+5
2014-11-10callcatcher: unused codeCaolán McNamara1-1/+0
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt2-2/+1
2014-11-09fdo#85804 Use the new popups in the sidebar tooMaxim Monastirsky2-60/+2
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky1-0/+2
2014-11-08Unindent.Kohei Yoshida10-423/+328
2014-11-07coverity#1251176 Uncaught exceptionCaolán McNamara1-1/+1
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-5/+5
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás1-0/+3
2014-11-07More unused swapping related methods / member of SdrPageZolnai Tamás1-9/+0
2014-11-07ForceSwap{In,Out}Objects methods are unused nowZolnai Tamás1-5/+0
2014-11-07Remove duplicated swapping methodsZolnai Tamás1-3/+0
2014-11-07SdrUndoDelObj: one more manual swap out callZolnai Tamás1-3/+0