summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08tdf#96685 - set focus of accessible table cellsJustin Luth
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-08remove some unnecessary declarations from *.sdi fileNoel Grandin
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-05remove unnecessary comments from .SDI filesNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-05remove commented out stuff from .SDI filesNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-02-05remove unused Readonly from .SDI filesNoel Grandin
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin
2016-02-04remove unused RecordManual from SDI filesNoel Grandin
2016-02-04remove unused HasDialog from SDI filesNoel Grandin
2016-02-04remove unused Synchron from SDI filesNoel Grandin
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin
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-02boost::hash->std::hashNoel Grandin
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-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl
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-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-19Kill .src based Writer context menusMaxim Monastirsky