summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-16convert dialog result methods from long->sal_Int32Noel Grandin1-2/+2
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin3-33/+33
2017-08-16Removing unused serialisation codeVarun Dhall6-33/+0
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin2-2/+46
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall1-1/+1
2017-08-15Disable subset LB when search mode is enabledAkshay Deep1-1/+0
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep3-1/+49
2017-08-15tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe1-0/+1
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu1-0/+3
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall54-151/+0
2017-08-14vcl: Drop unused #includeTakeshi Abe2-2/+0
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin1-1/+1
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara1-5/+6
2017-08-13fix ErrCode::MakeWarningNoel Grandin1-1/+1
2017-08-12Avoiding unnecessary OUString allocation:Mohammed Abdul Azeem1-1/+10
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-2/+7
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-0/+6
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-1/+3
2017-08-11vcl: use default copy-ctor for TextAttribJochen Nitschke1-13/+3
2017-08-11new loplugin:deadclassNoel Grandin1-12/+0
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-2/+3
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke1-19/+0
2017-08-11Fix typosAndrea Gelmini2-2/+2
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall14-34/+0
2017-08-11editviewoverlay: corrected AttributeChangeArmin Le Grand1-0/+7
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall13-35/+0
2017-08-10Fix typosAndrea Gelmini1-1/+1
2017-08-10xmlsecurity: Log unknown xml elements for ooxmlSamuel Mehrbrodt1-0/+1
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn1-1/+0
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand2-2/+2
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand2-2/+2
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand4-2/+43
2017-08-10loplugin:unusedenumconstantsNoel Grandin3-5/+2
2017-08-10Sort list lexicographicallyStephan Bergmann1-2/+2
2017-08-10Remove excess SAL_INFOsStephan Bergmann1-1/+0
2017-08-10Search feature for Special CharactersAkshay Deep3-9/+106
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara1-3/+0
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai2-0/+10
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai1-0/+4
2017-08-09osl::Mutex::acquire can effectively only fail upon programming errorsStephan Bergmann1-1/+1
2017-08-09Removing unused SfxItemPool serialisation from scVarun Dhall1-2/+0
2017-08-09SAL_RETURNS_NONNULL: handle old clang not understanding returns_nonnull attrMiklos Vajna1-1/+5
2017-08-08SvPersistStream deadNoel Grandin3-162/+3
2017-08-08loplugin:unusedmethodsNoel Grandin13-116/+1
2017-08-08Fix for failing tests of xcellseries with ScCellRangeObj ...Jens Carl1-0/+1
2017-08-08loplugin:unnecessaryvirtualNoel Grandin2-3/+3
2017-08-08tdf#109208 Clear the list of recently used charactersAkshay Deep1-1/+1
2017-08-08loplugin:constantparamNoel Grandin7-22/+10
2017-08-08tdf#45904 Move Java _XUsedAreaCursor tests to C++Jens Carl1-0/+36
2017-08-08tdf#45904 Move Java _XViewSplitable tests to C++Jens Carl1-0/+36