summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+61
2017-06-16salhelper: typo in dynload.hxxChris Sherlock1-2/+2
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock7-182/+1
2017-06-16Remove HAVE_CXX11_REF_QUALIFIER, always true nowStephan Bergmann2-35/+10
2017-06-16Get rid of the index inside FormulaTokenArrayTor Lillqvist2-20/+23
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin3-5/+3
2017-06-15comphelper: add a profiling APILászló Németh1-0/+51
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara1-0/+2
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2-0/+2
2017-06-15Watermark: RTF font import and exportSzymon Kłos1-0/+3
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin4-7/+4
2017-06-15drop SbError typedefNoel Grandin2-16/+12
2017-06-15use std::unique_ptr in FlatFndBoxNoel Grandin1-0/+16
2017-06-14Use pointer instead of referenceTor Lillqvist1-3/+3
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-3/+12
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara1-0/+6
2017-06-13FormulaTokenArray::FirstRPN() can go away nowTor Lillqvist1-1/+0
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann1-5/+5
2017-06-13Add FirstToken() and FirstRPNToken() functions that don't touch nIndexTor Lillqvist1-0/+2
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann2-2/+6
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann1-1/+5
2017-06-13Reverse mapping fastToken to NamespaceURI:Mohammed Abdul Azeem2-22/+73
2017-06-13Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann1-1/+1
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann4-4/+15
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl3-274/+0
2017-06-12Fix typosAndrea Gelmini2-2/+2
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem1-4/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke22-36/+3
2017-06-12tdf#43157 - salhelper: convert from OSL_ASSERT to assertChris Sherlock1-1/+3
2017-06-12Refactor create layout cache in status barTamas Bunth1-3/+3
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini7-135/+11
2017-06-12replace double checked locking patterns in getTypes macrosJochen Nitschke2-23/+6
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin3-4/+7
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin2-3/+3
2017-06-09Cache text layout of statusbar itemsTamas Bunth1-3/+6
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz1-0/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin3-5/+5
2017-06-09VML: EMU to Points conversionSzymon Kłos1-0/+6
2017-06-08tdf#107700 Translate some less common font style namesGabor Kelemen1-1/+14
2017-06-08DbgCheckItemSet is goneStephan Bergmann1-1/+0
2017-06-08tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens1-4/+5
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna1-0/+12
2017-06-08Watermark: VML export/import font sizeSzymon Kłos1-1/+2
2017-06-08tdf#45904 Move java XCellSeries test to c++Paul Trojahn1-0/+30
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna1-0/+4
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall1-1/+2
2017-06-07EditEngine Exporting flat XML from actual clipboardVarun Dhall1-1/+2
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl1-0/+9