summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-10-20use std::unique_ptr in EscherSolverContainerNoel Grandin
2017-10-20svtools: SvTreeListEntry's copy ctor is unnecessaryTakeshi Abe
2017-10-20Kill unused SV_LBOX_DD_FORMATTakeshi Abe
2017-10-19Consistently use #include <LibreOfficeKit/...> in include/LibreOfficeKitStephan Bergmann
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos
2017-10-19Remove self-includeStephan Bergmann
2017-10-19use std::unique_ptr in SvxUnoPropertyMapProviderNoel Grandin
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-18use std::unique_ptr in PPDCacheNoel Grandin
2017-10-18use std::unique_ptr in SvTreeListNoel Grandin
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-10-17xmloff: document return valueMichael Stahl
2017-10-17iOS, changed define to IOSjan Iversen
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin
2017-10-17correct wrong doxygen syntax; also comments clean-upKorrawit Pruegsanusak
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin
2017-10-17use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-16Make include/svx include files found through global -IincludeStephan Bergmann
2017-10-16Make include/svtools include files found through global -IincludeStephan Bergmann
2017-10-16Make include/sfx2 include files found through global -IincludeStephan Bergmann
2017-10-16tscp: move getting the current policy type to class. helperTomaž Vajngerl
2017-10-16editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl
2017-10-16-Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann
2017-10-16svl: Match SfxItemState::SET with css::frame::status::ItemState::SETTakeshi Abe
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-16svl: Drop unnecessary abstraction of DdeItemImpTakeshi Abe
2017-10-13sw dbg_lay: make it easer to match log entries with code locationsMiklos Vajna
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos
2017-10-12allow adding a menu to a modal dialogMarkus Mohrhard
2017-10-10add a method to get all entries from ListControlMarkus Mohrhard
2017-10-10store vcl::Window in ListControl to allow adding VclContainerMarkus Mohrhard
2017-10-09Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet
2017-10-09tdf#112939 Color on drop-down color chooser is always blackNoel Grandin
2017-10-09remove cppcanvas Color classNoel Grandin
2017-10-09ofz+ubsan: limit double range to sal_Int32 limitsCaolán McNamara
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl
2017-10-08tdf#106642 Wide color buttons are only for the sidebarMaxim Monastirsky
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-06Fix -fsanitize=signed-integer-overflowStephan Bergmann
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl
2017-10-05Resolves: tdf#86547 width of button box is taken before spacing addedCaolán McNamara
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05Fix typosAndrea Gelmini