summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-08Avoiding unnecessary memory allocation:Mohammed Abdul Azeem1-0/+5
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard1-0/+26
2017-08-08move these non-layout enums to vclenumCaolán McNamara2-18/+19
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall44-85/+0
2017-08-07Fix typosAndrea Gelmini1-2/+2
2017-08-07Removing unused SfxItemPool serialisation from sfx2Varun Dhall2-4/+0
2017-08-07EditEngine: Removing BIN format from sotVarun Dhall1-3/+2
2017-08-07EditEngine: Removing BIN formatVarun Dhall1-2/+0
2017-08-07tdf#45904 Move Java _XSpreadsheets tests to C++Jens Carl1-0/+38
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski1-1/+6
2017-08-04Add debug output operator<< for SearchParam::SearchTypeTor Lillqvist1-0/+28
2017-08-04rename Anz->Cnt in svlNoel Grandin2-5/+5
2017-08-04rename Anz->Cnt in filterNoel Grandin1-1/+1
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin3-3/+3