summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
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
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-21svx: use SAL_WARN_IFMichael Stahl
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-19Kill .src based Writer context menusMaxim Monastirsky
2016-01-18svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-18tdf#96685 - set initial focus of accessible editeng objectsJustin Luth
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna