summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tdf#101856 Backport parsing of bookmark propertiesSerge Krot2018-07-062-0/+7
* tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt2018-07-052-1/+7
* Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann2018-07-041-1/+19
* sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna2018-07-041-0/+3
* Notebookbar:Context for printpreview is now workingKshitij Pathania2018-07-042-1/+4
* lok: sc: ctrl-clicking links doesn't workMarco Cecchetti2018-07-041-1/+1
* Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin2018-07-041-5/+6
* no need to switch models in the SvTreeListBoxNoel Grandin2018-07-031-2/+0
* Fix typosAndrea Gelmini2018-07-031-2/+2
* use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin2018-07-0323-23/+23
* return by std::unique_ptr from CreateViewDataNoel Grandin2018-07-032-2/+2
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-033-5/+4
* Export data transformations to odfVikas2018-07-021-0/+8
* tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2018-07-023-90/+25
* loplugin:constantparamNoel Grandin2018-07-023-4/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2018-07-021-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2018-07-021-1/+0
* loplugin:unusedmethodsNoel Grandin2018-07-0210-93/+0
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-029-19/+20
* loplugin:unusedfields improve checking for write-only fieldsNoel Grandin2018-07-023-7/+0
* test: invoke ODF validator with custom schemasMichael Stahl2018-06-292-7/+7
* tdf#45904 Move _XDocumentAuditing Java test to C++Jens Carl2018-06-291-0/+47
* Curious inconsistency of SvxPageModelItem copy functionsStephan Bergmann2018-06-281-7/+0
* tdf#107690 OOXML import/export of setting "Open as read-only"László Németh2018-06-281-1/+1
* tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk2018-06-281-1/+2
* tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen2018-06-285-8/+12
* xmloff: prevent embedding same font files with checksummingTomaž Vajngerl2018-06-271-1/+4
* salhelper::SingletonRef copy ctor is broken, mark as deletedStephan Bergmann2018-06-271-1/+4
* tdf#114845 sd: only shift rotated group itemsJustin Luth2018-06-271-0/+2
* fix thread-unsafe return of a reference to a staticLuboš Luňák2018-06-271-2/+2
* More Implicit intersection computationDennis Francis2018-06-261-3/+13
* tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen2018-06-261-1/+1
* tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski2018-06-261-2/+2
* weld SwWatermarkDialogCaolán McNamara2018-06-258-27/+166
* loplugin:useuniqueptr in SvxLineTabPageNoel Grandin2018-06-251-5/+0
* Kill the useless PaletteManager "last color" thingMaxim Monastirsky2018-06-251-4/+0
* tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky2018-06-251-1/+0
* vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl2018-06-241-1/+3
* oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl2018-06-222-4/+5
* Fix typosAndrea Gelmini2018-06-221-1/+1
* teach useuniqueptr loplugin about calling delete on a paramNoel Grandin2018-06-222-7/+5
* Resolves: tdf#118251 decide what parent colorpicker should have...Caolán McNamara2018-06-221-0/+6
* Resolves: tdf#115816 simpler fix for masterCaolán McNamara2018-06-221-2/+1
* tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen2018-06-222-2/+10
* Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara2018-06-211-1/+2
* ofz#9023 Undefined-shiftCaolán McNamara2018-06-211-1/+2
* take the surface directly from the SvpSalVirtualDeviceCaolán McNamara2018-06-211-1/+2
* now unused fieldCaolán McNamara2018-06-211-3/+1
* merge GenericSolarMutex and SolarMutexNoel Grandin2018-06-211-45/+18
* use more OutputDevice::GetBitmapExNoel Grandin2018-06-211-1/+0