summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara4-13/+4
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky3-26/+2
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna1-24/+24
2016-02-01svx: nAnz -> nObjCountMiklos Vajna1-3/+3
2016-01-31unnecessary use of OUString constructorNoel Grandin4-6/+6
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock13-58/+58
2016-01-30svx: PntAnz -> PointCountMiklos Vajna3-6/+6
2016-01-30tdf#91762: Check wether the row and the cell have text...Xisco Fauli2-2/+12
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock4-7/+7
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-28loplugin:fpcomparison in svx/Noel Grandin3-13/+13