summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
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-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-09Restore the color picker icon in colorwindow.uiMaxim Monastirsky
2016-11-08Remove obsolete OxygenOffice stringsGabor Kelemen
2016-11-08typo fix: ressource -> resourceAndras Timar
2016-11-08simplify mark points and gluepoints managementCaolán McNamara
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-11-08coverity#1394268 Resource leakCaolán McNamara