summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Translate German variable and function namesJohnny_M1-7/+7
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin4-4/+4
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin4-12/+6
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin3-67/+67
2018-04-12weld SvRTLInputBoxCaolán McNamara1-0/+1
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder1-0/+1
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin10-29/+30
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin2-2/+2
2018-04-12make FontList::Clone return a std::unique_ptrNoel Grandin1-1/+1
2018-04-11weld PlaceEditDialogCaolán McNamara3-65/+61
2018-04-11improve commit 95eb921ec06ee7Noel Grandin1-1/+2
2018-04-11weld RestartDialogCaolán McNamara1-2/+2
2018-04-11coverity#1401328 silence Uncaught exceptionCaolán McNamara1-3/+21
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin3-5/+5
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin4-18/+18
2018-04-11make EditPosition::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-04-11tdf#108608 more Draw text editing responsiveness fixesNoel Grandin1-0/+5
2018-04-11new loplugin:unusedvariablemoreNoel Grandin2-5/+1
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin4-7/+7
2018-04-11Fix typosAndrea Gelmini1-1/+1
2018-04-10weld SpacingDialogCaolán McNamara1-1/+26
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl1-0/+2
2018-04-10Remove dead HSQLDB driverTamas Bunth1-1/+0
2018-04-10loplugin:unusedfield improvementsNoel Grandin2-13/+0
2018-04-10weld SmFontSizeDialogCaolán McNamara1-4/+5
2018-04-10loplugin:unusedmethodsNoel Grandin6-24/+0
2018-04-10replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl1-0/+31
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-3/+3
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl2-43/+0
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl2-143/+2
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara1-1/+1
2018-04-09weld RTSDialog and tab pagesCaolán McNamara1-0/+4
2018-04-09weld SwLineNumberingDlgCaolán McNamara1-0/+1
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand2-2/+6
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski1-0/+1
2018-04-09std::list->std::vector in SubsetMapNoel Grandin3-7/+7
2018-04-09std::list->std::vector in WeakBagNoel Grandin1-7/+5
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski2-1/+5
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu2-1/+4
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-1/+1
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann1-2/+2
2018-04-07weld ScLinkedAreaDlgCaolán McNamara4-1/+75
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann5-140/+133
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-15/+15
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai3-1/+15
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand66-321/+716
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand66-716/+321
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand66-321/+716
2018-04-06tdf#45904 Move _XCellRangeMovement Java tests to C++Jens Carl1-0/+37
2018-04-06weld linkeditdialogCaolán McNamara7-29/+18