summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2016-11-22The Palette subclasses don't need to be publicTor Lillqvist1-68/+0
2016-11-22Add newline at end of fileTor Lillqvist1-1/+1
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-1/+1
2016-11-22re-organise SdrObject class definitionNoel Grandin1-178/+145
2016-11-21convert inventorId to scoped enumNoel Grandin13-49/+46
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke1-0/+20
2016-11-18includes should be at the top of the fileNoel Grandin4-16/+13
2016-11-16new loplugin finalprotectedNoel Grandin4-12/+4
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin55-89/+85
2016-11-15loplugin:constantparamNoel Grandin2-3/+3
2016-11-14loplugin:unusedmethodsNoel Grandin2-21/+1
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+2
2016-11-09Revert "Revert "convert sdr::animation::EventList to o3tl::sorted_vector""Noel Grandin1-43/+6
2016-11-09Revert "convert sdr::animation::EventList to o3tl::sorted_vector"Caolán McNamara1-6/+43
2016-11-08simplify mark points and gluepoints managementCaolán McNamara1-26/+10
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara11-85/+177
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin6-12/+12
2016-11-07convert sdr::animation::EventList to o3tl::sorted_vectorNoel Grandin1-43/+6
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud11-177/+85
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara2-1/+2
2016-11-04drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALIDCaolán McNamara1-1/+1
2016-11-04move now combined ColorLB to location of last userCaolán McNamara1-74/+0
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara1-34/+25
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara1-0/+69
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara1-1/+1
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara1-1/+1
2016-11-04unify color selectorsCaolán McNamara10-69/+174
2016-11-03SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt1-1/+5
2016-11-03loplugin:unnecessaryvirtualNoel Grandin3-3/+3
2016-11-02upgrade to ICU 58Eike Rathke1-0/+11
2016-11-02drop SvxColorWindow::ResizeCaolán McNamara1-3/+0
2016-11-02move SvxColorWindow to include/svxCaolán McNamara1-0/+84
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth1-1/+1
2016-11-02loplugin:unusedfieldsNoel Grandin4-17/+4
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-3/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+0
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara1-0/+2
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-0/+58
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin27-58/+1
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin3-50/+50
2016-10-25no raw Window is loaded from .src anymoreCaolán McNamara1-1/+0
2016-10-24remove unused SfxListener subclassingNoel Grandin1-4/+0
2016-10-20loplugin:expandablemethodds in svxNoel Grandin22-46/+2
2016-10-19Remove RID_SVXITEMS_EXTRAS_CHARCOLOR stringMaxim Monastirsky1-3/+0
2016-10-18loplugin:unusedmethodsNoel Grandin3-55/+0
2016-10-17tdf#100180: Band-aid fix for non-editable chart sidebarKatarina Behrens1-2/+0
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky1-11/+0
2016-10-14loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControlNoel Grandin1-19/+4
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky2-9/+5