summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu2016-02-236-32/+95
* tdf#98095 sidebar: Show vertical alignment buttons for shapesMaxim Monastirsky2016-02-231-6/+0
* new loplugin: commaoperatorNoel Grandin2016-02-237-14/+41
* loplugin:write only fieldsNoel Grandin2016-02-2211-32/+14
* tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky2016-02-218-518/+1
* no need for two triggerColumnContextMenuCaolán McNamara2016-02-191-1/+1
* svx: these look like they should be assert()Michael Stahl2016-02-192-24/+24
* tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose2016-02-191-0/+17
* new loplugin: find write-only fieldsNoel Grandin2016-02-192-18/+0
* editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna2016-02-191-1/+1
* tdf#84985 always align color bar to icon bottom edgeRegina Henschel2016-02-181-1/+2
* tdf#43157 Clean up DBG_ASSERT for svxSedat Ak2016-02-183-34/+34
* Make transparency spinbox and slider update simultaneously in Area SidebarRishabh2016-02-171-0/+1
* tdf#97924: Transparency slider causes entire sidebar to constantly refreshRishabh2016-02-171-1/+6
* use consistent #define checks for the Windows platformNoel Grandin2016-02-176-8/+8
* cleanup the Read*() methods in SvIdlParserNoel Grandin2016-02-171-1/+1
* tdf#95857 Sort out German plurals ...danielt9982016-02-121-4/+4
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-132-2/+2
* GetActiveAccessibleCell: remove recently obsoleted IF clauseJustin Luth2016-02-121-17/+6
* tdf#82396:Incorrect behavior on update of Size values in sidebarRishabh2016-02-122-3/+10
* Simplify ChildrenManagerStephan Bergmann2016-02-111-24/+8
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-1/+1
* vcl: move CommandEvent functions from header to cxx fileChris Sherlock2016-02-101-1/+1
* Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann2016-02-091-7/+4
* Remove excess newlinesChris Sherlock2016-02-09390-2329/+0
* Formatting changes across all modulesChris Sherlock2016-02-0921-42/+4
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* tdf#96685 - set focus of accessible table cellsJustin Luth2016-02-085-1/+48
* remove unused HelpText attribute from *.sdi filesNoel Grandin2016-02-081-1/+0
* remove unnecessary module GUIDs in *.sdi filesNoel Grandin2016-02-081-2/+0
* svx: SdrModel::mbTiledRendering is never readMiklos Vajna2016-02-081-6/+0
* remove some unnecessary declarations from *.sdi fileNoel Grandin2016-02-082-101/+0
* loplugin:unusedmethodsNoel Grandin2016-02-084-65/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-0611-11/+11
* interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke2016-02-051-1/+1
* remove unnecessary comments from .SDI filesNoel Grandin2016-02-051-1309/+0
* Fix typosAndrea Gelmini2016-02-055-7/+7
* remove commented out stuff from .SDI filesNoel Grandin2016-02-051-23/+0
* remove unused UUID and VERSION from .SDI filesNoel Grandin2016-02-052-12/+0
* remove unused Readonly from .SDI filesNoel Grandin2016-02-051-329/+0
* remove unused Automation from .SDI filesNoel Grandin2016-02-051-1/+1
* svx: replace boost::bind with C++11 lambdaMichael Stahl2016-02-0417-34/+17
* remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin2016-02-041-626/+0
* remove unused RecordManual from SDI filesNoel Grandin2016-02-041-23/+0
* remove unused HasDialog from SDI filesNoel Grandin2016-02-041-599/+0
* remove unused Synchron from SDI filesNoel Grandin2016-02-041-547/+0
* remove unused Cachable keyword from SDI filesNoel Grandin2016-02-041-626/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-0417-45/+45
* remove unused HasCoreId from SDI filesNoel Grandin2016-02-031-626/+0
* svx: can now do nAnz -> nCount without name clashesMiklos Vajna2016-02-032-57/+57