summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-11-23make strings localizableAndras Timar1-1/+1
2016-11-23Revert "tdf#104052: Add LibreColor palette"Tor Lillqvist1-1078/+1
2016-11-23Clear the color set before setting it upTor Lillqvist1-0/+1
2016-11-23Avoid OUString construction at library load timeTor Lillqvist1-2/+6
2016-11-22tdf#104052: Add LibreColor paletteTor Lillqvist1-1/+1073
2016-11-22The Palette subclasses don't need to be publicTor Lillqvist3-0/+98
2016-11-22avoid loss of text in edited placeholderDavid Tardon1-0/+1
2016-11-22trivial makefile cleanupsMichael Stahl1-4/+0
2016-11-22re-organise SdrObject class definitionNoel Grandin1-5/+5
2016-11-21use same post-decrement symbol throughoutCaolán McNamara1-11/+9
2016-11-21these are surely wrong as wellCaolán McNamara1-2/+2
2016-11-21drawing shapes aren't tracking style name changes correctlyCaolán McNamara1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin31-127/+134
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-20tdf#88351: Revert "coverity#704341 Logically dead code"Julien Nabet1-1/+1
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke1-0/+29
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl13-19/+20
2016-11-18perf: dynamic_cast only when necessary, arranged in likelihood of occurrenceEike Rathke1-32/+29
2016-11-18includes should be at the top of the fileNoel Grandin4-13/+10
2016-11-17loplugin:datamembershadowNoel Grandin1-2/+0
2016-11-16Fix crash when opening ProfileExportedDialogSamuel Mehrbrodt1-1/+1
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin13-20/+20
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth1-1/+1
2016-11-15loplugin:constantparamNoel Grandin2-11/+11
2016-11-14loplugin:unusedmethodsNoel Grandin2-38/+0
2016-11-14related: if we're empty, we're back to initial 'sorted' stateMike Kaganski1-0/+2
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara4-17/+16
2016-11-13drop useless semicolonsDavid Tardon1-1/+1
2016-11-13coverity#1371152 Missing move assignment operatorCaolán McNamara1-3/+1
2016-11-13if we're empty, we're back to initial 'sorted' stateCaolán McNamara1-1/+1
2016-11-12svx: prevent customshape handles go far away when adjusting.Mark Hung1-2/+2
2016-11-12tdf#100733 svx: use RefR and RefAngle for polar handles.Mark Hung1-3/+47
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin11-36/+33
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-09Revert "Revert "convert sdr::animation::EventList to o3tl::sorted_vector""Noel Grandin1-141/+43
2016-11-09Revert "convert sdr::animation::EventList to o3tl::sorted_vector"Caolán McNamara1-41/+141
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin4-4/+4
2016-11-09Restore the color picker icon in colorwindow.uiMaxim Monastirsky1-1/+1
2016-11-08Remove obsolete OxygenOffice stringsGabor Kelemen2-631/+6
2016-11-08typo fix: ressource -> resourceAndras Timar1-1/+1
2016-11-08simplify mark points and gluepoints managementCaolán McNamara6-370/+300
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin29-147/+116
2016-11-08coverity#1394268 Resource leakCaolán McNamara1-2/+8
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu8-66/+8
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara20-424/+608
2016-11-07Fix typos (also in the code)Andrea Gelmini2-2/+2
2016-11-07ensure checkForUniqueItem on inserting a new slideCaolán McNamara1-1/+8