summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2016-02-27add TODO comment for showing the user the generated uuidMarkus Mohrhard
2016-02-27work on adding crash report UIMarkus Mohrhard
2016-02-26add Wildcards to Find&Replace dialogEike Rathke
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28loplugin:fpcomparison in svx/Noel Grandin
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna
2016-01-18svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
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-14loplugin:unusedmethods unused return value in svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-21tdf#95846: fix not-relative-to-indent tab stop positionsMike Kaganski
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-09unnecessary nResId argumentCaolán McNamara
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-12tdf#95551 - fix image map crash.Michael Meeks
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin