summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-07tdf#108039: check for nullptr in rtl_uString and OUStringMike Kaganski1-1/+9
2017-06-06Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_castEike Rathke1-0/+10
2017-06-06Partial start of separating the iterator out from FormulaTokenArrayTor Lillqvist1-0/+69
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk2-1/+6
2017-06-06coverity#1409892 silence Operands don't affect resultCaolán McNamara1-10/+6
2017-06-06SID_ATTR_PATHGROUP isn't used anywhere, luckilyCaolán McNamara1-1/+0
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara17-17/+29
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M24-41/+41
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M3-7/+7
2017-06-06Fix order of includes againStephan Bergmann1-1/+2
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin1-1/+0
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin4-6/+3
2017-06-05Improved loplugin:cstylecast to reference types: connectivityStephan Bergmann1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: toolsStephan Bergmann1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann1-2/+2
2017-06-05Fix typosAndrea Gelmini1-2/+2
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini2-2/+7
2017-06-05spelling instanciate -> instantiateNoel Grandin3-5/+5
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin11-30/+30
2017-06-03osl: explain why in file.h a memory mapped file is "shared"Chris Sherlock1-5/+2
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna1-2/+3
2017-06-02fix spelling Countour->ContourNoel Grandin1-1/+1
2017-06-02Improved loplugin:redundantcast static_cast handling: editengStephan Bergmann1-1/+1
2017-06-02fix comment: B2DVector::angle ranges from -pi to +piJochen Nitschke1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin3-16/+17
2017-06-01HAVE_THREADSAFE_STATICS sould always be trueStephan Bergmann1-6/+4
2017-06-01SbError is a ErrCodeCaolán McNamara1-1/+1
2017-06-01convert SAX_ARGS_ARG macros to varargs template methodsNoel Grandin1-65/+107
2017-06-01Fix typosAndrea Gelmini2-2/+2
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz1-0/+12