summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu6-32/+95
2016-02-23tdf#98095 sidebar: Show vertical alignment buttons for shapesMaxim Monastirsky1-6/+0
2016-02-23new loplugin: commaoperatorNoel Grandin7-14/+41
2016-02-22loplugin:write only fieldsNoel Grandin11-32/+14
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky8-518/+1
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara1-1/+1
2016-02-19svx: these look like they should be assert()Michael Stahl2-24/+24
2016-02-19tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose1-0/+17
2016-02-19new loplugin: find write-only fieldsNoel Grandin2-18/+0
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-02-18tdf#84985 always align color bar to icon bottom edgeRegina Henschel1-1/+2
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak3-34/+34
2016-02-17Make transparency spinbox and slider update simultaneously in Area SidebarRishabh1-0/+1
2016-02-17tdf#97924: Transparency slider causes entire sidebar to constantly refreshRishabh1-1/+6
2016-02-17use consistent #define checks for the Windows platformNoel Grandin6-8/+8
2016-02-17cleanup the Read*() methods in SvIdlParserNoel Grandin1-1/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-4/+4
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2-2/+2
2016-02-12GetActiveAccessibleCell: remove recently obsoleted IF clauseJustin Luth1-17/+6
2016-02-12tdf#82396:Incorrect behavior on update of Size values in sidebarRishabh2-3/+10
2016-02-11Simplify ChildrenManagerStephan Bergmann1-24/+8
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-1/+1
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock1-1/+1
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann1-7/+4
2016-02-09Remove excess newlinesChris Sherlock390-2329/+0
2016-02-09Formatting changes across all modulesChris Sherlock21-42/+4
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08tdf#96685 - set focus of accessible table cellsJustin Luth5-1/+48
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin1-1/+0
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin1-2/+0
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna1-6/+0
2016-02-08remove some unnecessary declarations from *.sdi fileNoel Grandin2-101/+0
2016-02-08loplugin:unusedmethodsNoel Grandin4-65/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock11-11/+11
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke1-1/+1
2016-02-05remove unnecessary comments from .SDI filesNoel Grandin1-1309/+0
2016-02-05Fix typosAndrea Gelmini5-7/+7
2016-02-05remove commented out stuff from .SDI filesNoel Grandin1-23/+0
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin2-12/+0
2016-02-05remove unused Readonly from .SDI filesNoel Grandin1-329/+0
2016-02-05remove unused Automation from .SDI filesNoel Grandin1-1/+1
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl17-34/+17
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin1-626/+0
2016-02-04remove unused RecordManual from SDI filesNoel Grandin1-23/+0
2016-02-04remove unused HasDialog from SDI filesNoel Grandin1-599/+0
2016-02-04remove unused Synchron from SDI filesNoel Grandin1-547/+0
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin1-626/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock17-45/+45
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin1-626/+0
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna2-57/+57