summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-29safe mode: Add help button to the dialogKatarina Behrens
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svxStephan Bergmann
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-29safe mode: typos and vocabulary nitpickingKatarina Behrens
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28tdf#98525 Commit font style change to dimension line objectUlrich Gemkow
2016-11-25give us a chance to see *which* property failedEike Rathke
2016-11-25Handle cases where last-used palette disappearedStephan Bergmann
2016-11-25convert FRM_VALID constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert MODIFY constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-23make strings localizableAndras Timar
2016-11-23small tidyup in SdrObjEditView::ApplyFormatPaintBrushNoel Grandin
2016-11-23Revert "tdf#104052: Add LibreColor palette"Tor Lillqvist
2016-11-23Clear the color set before setting it upTor Lillqvist
2016-11-23Avoid OUString construction at library load timeTor Lillqvist
2016-11-22tdf#104052: Add LibreColor paletteTor Lillqvist
2016-11-22The Palette subclasses don't need to be publicTor Lillqvist
2016-11-22avoid loss of text in edited placeholderDavid Tardon
2016-11-22trivial makefile cleanupsMichael Stahl
2016-11-22re-organise SdrObject class definitionNoel Grandin
2016-11-21use same post-decrement symbol throughoutCaolán McNamara
2016-11-21these are surely wrong as wellCaolán McNamara
2016-11-21drawing shapes aren't tracking style name changes correctlyCaolán McNamara
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-20tdf#88351: Revert "coverity#704341 Logically dead code"Julien Nabet
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-11-18perf: dynamic_cast only when necessary, arranged in likelihood of occurrenceEike Rathke
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17loplugin:datamembershadowNoel Grandin
2016-11-16Fix crash when opening ProfileExportedDialogSamuel Mehrbrodt
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth
2016-11-15loplugin:constantparamNoel Grandin
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-14related: if we're empty, we're back to initial 'sorted' stateMike Kaganski
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-13drop useless semicolonsDavid Tardon
2016-11-13coverity#1371152 Missing move assignment operatorCaolán McNamara
2016-11-13if we're empty, we're back to initial 'sorted' stateCaolán McNamara
2016-11-12svx: prevent customshape handles go far away when adjusting.Mark Hung
2016-11-12tdf#100733 svx: use RefR and RefAngle for polar handles.Mark Hung
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin