summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-08-29add a listbox that can contain any controls as childrenMarkus Mohrhard
2017-08-29Remove duplicate codeMaxim Monastirsky
2017-08-29svx: FmXFormView owns m_pWatchStoredListTakeshi Abe
2017-08-29svx: Mark functions as localTakeshi Abe
2017-08-28tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet
2017-08-28svx: fix assert in SdrEdgeObj::ConnectToNode()Michael Stahl
2017-08-27fix buildCaolán McNamara
2017-08-27remove some unused svx error codesNoel Grandin
2017-08-27OUString: reduce temporaries and constifyMatteo Casalin
2017-08-27Share common codeMatteo Casalin
2017-08-26Fixed typos (whitespace)Matthias Seidel
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-21drop pointless headersJochen Nitschke
2017-08-20Crash when drawing freeform lineTamás Zolnai
2017-08-18no need to redefine WB_NO_DIRECTSELECTNoel Grandin
2017-08-18WB_ANIMATION is deadNoel Grandin
2017-08-18Revert "Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControl"Noel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControlJulien Nabet
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall
2017-08-15Disable subset LB when search mode is enabledAkshay Deep
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-13tdf#85909: EDITING: Native tables visualization not refreshedTamás Zolnai
2017-08-13cppcheck: Prefer prefix operatorJulien Nabet
2017-08-12try to please ubsanJochen Nitschke
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11Fix typosAndrea Gelmini
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-11editviewoverlay: corrected AttributeChangeArmin Le Grand