summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev
2015-04-29WaE: declaration of ‘FILE’ shadows a global declarationDavid Tardon
2015-04-29enumarray_iterator should not have a deleted copy assignment opStephan Bergmann
2015-04-29Make MSVC happy?Stephan Bergmann
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-29convert INITOUTDEV constants to scoped enumNoel Grandin
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin
2015-04-29convert CT_ constants to scoped enumNoel Grandin
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSNAP_ constants to scoped enumNoel Grandin
2015-04-29convert SDRGRAPHOBJ constants to scoped enumNoel Grandin
2015-04-29convert CUSTOMSHAPE_HANDLE_ constants to scoped enumNoel Grandin
2015-04-29convert IMPSDR_ constants to scoped enumNoel Grandin
2015-04-29simplify SDRSEARCHPASS_ constantsNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin
2015-04-29convert DRAG_ constants to scoped enumNoel Grandin
2015-04-29convert _EDIT constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-29convert GALLERY_HINT constants to scoped enumNoel Grandin
2015-04-29convert SGX_IMPORT constants to scoped enumNoel Grandin
2015-04-29convert SVX_ flags to scoped enumNoel Grandin
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin
2015-04-29convert CS_ constants to scoped enumNoel Grandin
2015-04-29convert PREVIEW_OBJECTTYPE constants to scoped enumNoel Grandin
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-29convert FLT_DATE_ constants to scoped enumNoel Grandin
2015-04-29convert MSDFF_HANDLE_FLAGS_ constants to scoped enumNoel Grandin
2015-04-29convert HANDLE_FLAGS constants to scoped enumNoel Grandin
2015-04-29remove unused codeNoel Grandin
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-29Better make the bool conversion operator explicitStephan Bergmann
2015-04-29Remove unnecessary SAL_CALL annotationsStephan Bergmann
2015-04-29delegate RenderContext, invalidate - prgsbar, scrbarTomaž Vajngerl
2015-04-29delegate RenderContext - fixed, group, imgctrlTomaž Vajngerl
2015-04-29vcl edit: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl
2015-04-29vcl button: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl
2015-04-29remove old Paint(Rect&) method in vcl::WindowTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-29remove "y"Tomaž Vajngerl
2015-04-29change Paint input parameter to refTomaž Vajngerl
2015-04-29Add paint with render context to window -> impl. calls old paintTomaž Vajngerl
2015-04-29typedef OutputDevice as RenderContext to pass to Paint methodsTomaž Vajngerl
2015-04-28introduce a CTRL_TAB_HEADER zoneCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks