summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt2-1/+7
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann1-1/+19
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna1-0/+3
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania2-1/+4
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti1-1/+1
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin1-5/+6
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin1-2/+0
2018-07-03Fix typosAndrea Gelmini1-2/+2
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin23-23/+23
2018-07-03return by std::unique_ptr from CreateViewDataNoel Grandin2-2/+2
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin3-5/+4
2018-07-02Export data transformations to odfVikas1-0/+8
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand3-90/+25
2018-07-02loplugin:constantparamNoel Grandin3-4/+2
2018-07-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-07-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-07-02loplugin:unusedmethodsNoel Grandin10-93/+0
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin9-19/+20
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin3-7/+0
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl2-7/+7
2018-06-29tdf#45904 Move _XDocumentAuditing Java test to C++Jens Carl1-0/+47
2018-06-28Curious inconsistency of SvxPageModelItem copy functionsStephan Bergmann1-7/+0
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+1
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk1-1/+2
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen5-8/+12
2018-06-27xmloff: prevent embedding same font files with checksummingTomaž Vajngerl1-1/+4
2018-06-27salhelper::SingletonRef copy ctor is broken, mark as deletedStephan Bergmann1-1/+4
2018-06-27tdf#114845 sd: only shift rotated group itemsJustin Luth1-0/+2
2018-06-27fix thread-unsafe return of a reference to a staticLuboš Luňák1-2/+2
2018-06-26More Implicit intersection computationDennis Francis1-3/+13
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen1-1/+1
2018-06-26tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski1-2/+2
2018-06-25weld SwWatermarkDialogCaolán McNamara8-27/+166
2018-06-25loplugin:useuniqueptr in SvxLineTabPageNoel Grandin1-5/+0
2018-06-25Kill the useless PaletteManager "last color" thingMaxim Monastirsky1-4/+0
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky1-1/+0
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl1-1/+3
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl2-4/+5
2018-06-22Fix typosAndrea Gelmini1-1/+1
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin2-7/+5
2018-06-22Resolves: tdf#118251 decide what parent colorpicker should have...Caolán McNamara1-0/+6
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara1-2/+1
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen2-2/+10
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara1-1/+2
2018-06-21ofz#9023 Undefined-shiftCaolán McNamara1-1/+2
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara1-1/+2
2018-06-21now unused fieldCaolán McNamara1-3/+1
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin1-45/+18
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-1/+0
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara3-5/+5