summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-12-22tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai1-14/+1
2016-12-19svx: remove nonsense exception throwing codeMichael Stahl1-30/+2
2016-12-19tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl1-1/+5
2016-12-17tdf#104722: Wrong text alignment when text box is smaller than the text insideTamás Zolnai1-1/+9
2016-12-14fix build, invalid conversion from "const char*" to "int" [-fpermissive]Eike Rathke1-27/+27
2016-12-14split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl2-5/+219
2016-12-13add missing legal and modelinesEike Rathke1-1/+22
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt1-0/+1
2016-12-11Remove superfluous jargon from user visible stringKhaled Hosny1-2/+2
2016-12-08tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin3-50/+91
2016-12-06SafeModeDialog: Rename widget to match labelSamuel Mehrbrodt3-8/+8
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt3-1/+28
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt3-14/+14
2016-12-06SafeModeDialog: Could not activate checkboxes to remove extensionsSamuel Mehrbrodt1-0/+1
2016-12-06Simplify codeSamuel Mehrbrodt1-28/+6
2016-12-02Add toolbar button for page orientationMuhammet Kara1-1/+1
2016-11-29safe mode: typos, vocabulary, help buttonKatarina Behrens1-16/+31
2016-11-29tdf#98525 Commit font style change to dimension line objectUlrich Gemkow1-0/+5
2016-11-27Handle cases where last-used palette disappearedStephan Bergmann1-1/+4
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