summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-19use std::unique_ptr in SvxUnoPropertyMapProviderNoel Grandin1-1/+2
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl3-18/+10
2017-10-18use std::unique_ptr in PPDCacheNoel Grandin1-1/+1
2017-10-18use std::unique_ptr in SvTreeListNoel Grandin1-2/+2
2017-10-18Replace lists by vectors in ooxJulien Nabet3-8/+8
2017-10-17xmloff: document return valueMichael Stahl1-3/+7
2017-10-17iOS, changed define to IOSjan Iversen1-3/+3
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin1-2/+2
2017-10-17correct wrong doxygen syntax; also comments clean-upKorrawit Pruegsanusak3-129/+115
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin1-7/+8
2017-10-17use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-5/+4
2017-10-16Make include/svx include files found through global -IincludeStephan Bergmann3-3/+3
2017-10-16Make include/svtools include files found through global -IincludeStephan Bergmann1-1/+1
2017-10-16Make include/sfx2 include files found through global -IincludeStephan Bergmann4-5/+5
2017-10-16tscp: move getting the current policy type to class. helperTomaž Vajngerl1-0/+2
2017-10-16editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl1-0/+1
2017-10-16-Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann1-2/+0
2017-10-16svl: Match SfxItemState::SET with css::frame::status::ItemState::SETTakeshi Abe1-1/+1
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-4/+2
2017-10-16svl: Drop unnecessary abstraction of DdeItemImpTakeshi Abe1-2/+2
2017-10-13sw dbg_lay: make it easer to match log entries with code locationsMiklos Vajna1-0/+1
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara2-4/+4
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos1-0/+15
2017-10-12allow adding a menu to a modal dialogMarkus Mohrhard1-2/+4
2017-10-10add a method to get all entries from ListControlMarkus Mohrhard1-0/+1
2017-10-10store vcl::Window in ListControl to allow adding VclContainerMarkus Mohrhard1-2/+2
2017-10-09Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet1-4/+4
2017-10-09tdf#112939 Color on drop-down color chooser is always blackNoel Grandin1-0/+2
2017-10-09remove cppcanvas Color classNoel Grandin4-29/+17
2017-10-09ofz+ubsan: limit double range to sal_Int32 limitsCaolán McNamara1-1/+5
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl1-0/+39
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl1-0/+34
2017-10-08tdf#106642 Wide color buttons are only for the sidebarMaxim Monastirsky1-3/+2
2017-10-08Make Color a forward declarationChris Sherlock19-16/+26
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin1-4/+0
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-2/+2
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin1-0/+3
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky1-3/+3
2017-10-06Fix -fsanitize=signed-integer-overflowStephan Bergmann1-0/+34
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl1-0/+4
2017-10-05Resolves: tdf#86547 width of button box is taken before spacing addedCaolán McNamara1-1/+2
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski3-16/+61
2017-10-05Fix typosAndrea Gelmini1-2/+2
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin6-12/+4
2017-10-05Related: tdf#112063 validation dialog legitimally changes modalityCaolán McNamara1-0/+1
2017-10-05loplugin:finalclasses in vclNoel Grandin7-16/+2
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke3-3/+39
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin2-19/+6
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke1-3/+0
2017-10-05clang-tidy modernize-use-equals-default in svxJochen Nitschke6-20/+0