summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-25convert MODIFY constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-22The Palette subclasses don't need to be publicTor Lillqvist
2016-11-22Add newline at end of fileTor Lillqvist
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-22re-organise SdrObject class definitionNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-09Revert "Revert "convert sdr::animation::EventList to o3tl::sorted_vector""Noel Grandin
2016-11-09Revert "convert sdr::animation::EventList to o3tl::sorted_vector"Caolán McNamara
2016-11-08simplify mark points and gluepoints managementCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-11-07convert sdr::animation::EventList to o3tl::sorted_vectorNoel Grandin
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara
2016-11-04drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALIDCaolán McNamara
2016-11-04move now combined ColorLB to location of last userCaolán McNamara
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara
2016-11-04unify color selectorsCaolán McNamara
2016-11-03SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-02upgrade to ICU 58Eike Rathke
2016-11-02drop SvxColorWindow::ResizeCaolán McNamara
2016-11-02move SvxColorWindow to include/svxCaolán McNamara
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky