summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-04-01Make cppu::UnoType<decltype(x)>::get() work when x is of reference typeStephan Bergmann
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-30WaE: passing [...] by value, rather pass by referenceTor Lillqvist
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-30Unit tests for SkipImagesLászló Németh
2015-03-30loplugin:staticfunctionNoel Grandin
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna
2015-03-30SdXImpressDocument: implement resetSelection()Miklos Vajna
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna
2015-03-30sc tiled editing: Implement scaling of drawings and bitmaps in Calc.Jan Holesovsky
2015-03-30lokdocview: move keyboard handling to LOKDocView_ImplMiklos Vajna
2015-03-30Minor tweak of the LOK_CALLBACK_TEXT_SELECTION_START / _END docu.Jan Holesovsky
2015-03-30vcl::ITiledRenderable: setTextSelection() can be pure-virtual nowMiklos Vajna
2015-03-30vcl::ITiledRenderable: can mark these methods as pure virtualMiklos Vajna
2015-03-30svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-29Remove redundant C-style castStephan Bergmann
2015-03-29vcl: add ScopedInfoAccess to BitmapTomaž Vajngerl
2015-03-29vcl: cleanup pngreader, use unique_ptr for pImplTomaž Vajngerl
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-29Bin superfluous whitespace, ASCII art and useless commentsTor Lillqvist
2015-03-28IsEnableAccessInterface() is not used anywhereTor Lillqvist
2015-03-28Fix weird style, whitespace changes onlyTor Lillqvist
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
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-27loplugin:staticfunctionNoel Grandin
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-27new clang plugin: staticmethodsNoel 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-27convert GETATTRIBS_ constants to enum classNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin