summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* create o3tl::array_viewNoel Grandin2017-06-172-1/+171
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-1720-79/+14
* TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin2017-06-172-7/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-6/+61
* salhelper: typo in dynload.hxxChris Sherlock2017-06-161-2/+2
* Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock2017-06-167-182/+1
* Remove HAVE_CXX11_REF_QUALIFIER, always true nowStephan Bergmann2017-06-162-35/+10
* Get rid of the index inside FormulaTokenArrayTor Lillqvist2017-06-162-20/+23
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-163-5/+3
* comphelper: add a profiling APILászló Németh2017-06-151-0/+51
* skip a default dtor + assign with copy ctorCaolán McNamara2017-06-151-0/+2
* [API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2017-06-152-0/+2
* Watermark: RTF font import and exportSzymon Kłos2017-06-151-0/+3
* replace SbxError typedef with ErrCodeNoel Grandin2017-06-154-7/+4
* drop SbError typedefNoel Grandin2017-06-152-16/+12
* use std::unique_ptr in FlatFndBoxNoel Grandin2017-06-151-0/+16
* Use pointer instead of referenceTor Lillqvist2017-06-141-3/+3
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* use more SAL_N_ELEMENTS part 1Noel Grandin2017-06-141-3/+12
* Let CreateItemSet return unique_ptrStephan Bergmann2017-06-141-1/+1
* make opengl transitions under X flicker free on enter/leaveCaolán McNamara2017-06-131-0/+6
* FormulaTokenArray::FirstRPN() can go away nowTor Lillqvist2017-06-131-1/+0
* Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann2017-06-131-5/+5
* Add FirstToken() and FirstRPNToken() functions that don't touch nIndexTor Lillqvist2017-06-131-0/+2
* Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann2017-06-132-2/+6
* Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann2017-06-131-1/+5
* Reverse mapping fastToken to NamespaceURI:Mohammed Abdul Azeem2017-06-132-22/+73
* Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann2017-06-131-1/+1
* Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann2017-06-134-4/+15
* remove TDE integration (vclplug, address book, config backend)Michael Stahl2017-06-133-274/+0
* Fix typosAndrea Gelmini2017-06-122-2/+2
* Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem2017-06-121-4/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-1222-36/+3
* tdf#43157 - salhelper: convert from OSL_ASSERT to assertChris Sherlock2017-06-121-1/+3
* Refactor create layout cache in status barTamas Bunth2017-06-121-3/+3
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-127-135/+11
* replace double checked locking patterns in getTypes macrosJochen Nitschke2017-06-122-23/+6
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-123-4/+7
* pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin2017-06-122-3/+3
* Cache text layout of statusbar itemsTamas Bunth2017-06-091-3/+6
* GSoC: import VML shape adjustmentsGrzegorz Araminowicz2017-06-091-0/+1
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-093-5/+5
* VML: EMU to Points conversionSzymon Kłos2017-06-091-0/+6
* tdf#107700 Translate some less common font style namesGabor Kelemen2017-06-081-1/+14
* DbgCheckItemSet is goneStephan Bergmann2017-06-081-1/+0
* tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens2017-06-081-4/+5
* oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna2017-06-081-0/+12
* Watermark: VML export/import font sizeSzymon Kłos2017-06-081-1/+2
* tdf#45904 Move java XCellSeries test to c++Paul Trojahn2017-06-081-0/+30
* Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna2017-06-071-0/+4