summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-04-22comphelper::dispatchCommand: allow passing command argumentsMiklos Vajna
2015-04-20tdf#65695 write density 96 DPI to JPEG files at compressionTomaž Vajngerl
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-16overloading is hard to resolve for poor old c++Michael Stahl
2015-04-16tdf#86793: vcl: speed up OutputDevice::GetEllipsisString()Michael Stahl
2015-04-16tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-09more verbose debug message from WMFWriter::WriteRecordsAndras Timar
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna
2015-04-07vcl tiled rendering: fix Writer/Impress invalidation rectangleMiklos Vajna
2015-04-07sc tiled editing: Invalidate graphic selection.Henry Castro
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-31tdf#63905: fix regression by using paper size set in printer propertiesClément Lassieur
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-31tdf#81813: Typing to select value in dropdown resets after space characterJulien Nabet
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31-fsanitize=functionStephan Bergmann
2015-03-31cppcheck: can add explicit to ctorCaolán McNamara
2015-03-31cppcheck: value that is never usedCaolán McNamara
2015-03-31cppcheck: scope can be reducedCaolán McNamara
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist
2015-03-30Covertiy#1292224: Probably this is what was meant...Stephan Bergmann
2015-03-30vcl tiled rendering: fix invalidation callback in ImpressMiklos Vajna
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-29vcl: cleanup pngreader, use unique_ptr for pImplTomaž Vajngerl
2015-03-29vcl: test for bitmap convert, use scoped read/write accessTomaž Vajngerl
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-29This SAL_WARN is hit every time Writer is opened it can't be that importantTor Lillqvist
2015-03-28The pExceptionHandler variable can be staticTor Lillqvist
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-28Make console-only mode a proper subset of headless modeTor Lillqvist
2015-03-27more std::min and std::max fixesNoel Grandin
2015-03-27fix std::min issueNoel Grandin
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27fix tb56 buildNoel Grandin
2015-03-27convert SymbolAlign to enum classNoel Grandin