summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu
2016-02-23tdf#98095 sidebar: Show vertical alignment buttons for shapesMaxim Monastirsky
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara
2016-02-19svx: these look like they should be assert()Michael Stahl
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-18tdf#84985 always align color bar to icon bottom edgeRegina Henschel
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak
2016-02-17Make transparency spinbox and slider update simultaneously in Area SidebarRishabh
2016-02-17tdf#97924: Transparency slider causes entire sidebar to constantly refreshRishabh
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12GetActiveAccessibleCell: remove recently obsoleted IF clauseJustin Luth
2016-02-12tdf#82396:Incorrect behavior on update of Size values in sidebarRishabh
2016-02-11Simplify ChildrenManagerStephan Bergmann
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08tdf#96685 - set focus of accessible table cellsJustin Luth
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-05Fix typosAndrea Gelmini
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna
2016-02-01svx: nAnz -> nObjCountMiklos Vajna
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30svx: PntAnz -> PointCountMiklos Vajna
2016-01-30tdf#91762: Check wether the row and the cell have text...Xisco Fauli
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-28loplugin:fpcomparison in svx/Noel Grandin
2016-01-27Resolves: rhbz#1301346 crash with null ObjListCaolán McNamara
2016-01-26Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara
2016-01-25Make Position and Size sidebar tab visible when a line is selectedRishabh
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna
2016-01-25tdf#84381: Disable the line arrowheads when non-line object is selectedRishabh
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin