summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-11Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann
2015-03-11convert CHILD_ constants to enum classNoel Grandin
2015-03-11SfxItemHandle is only used in one place, so inline itNoel Grandin
2015-03-11const_cast -> mutableZolnai Tamás
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-03-10Avoid undef use of null ptr, use offsetof insteadStephan Bergmann
2015-03-10tabbar: convert ItemList* to ItemList and clean-upTomaž Vajngerl
2015-03-10tabbar: move TabBarList to implTomaž Vajngerl
2015-03-10tabbar: use unique_ptr for buttons, sizer & clean-upTomaž Vajngerl
2015-03-10detect MSO 2007 OOXML documentsMarkus Mohrhard
2015-03-10remove whitespacesMarkus Mohrhard
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09Scheduler: wrong priority orderTobias Madl
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09Look for .dylib on OS X, but ...Tor Lillqvist
2015-03-09sdr::overlay::OverlayObjectList: when tiled rendering, don't work with pixelsMiklos Vajna
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna
2015-03-09tdf#89705: provides callback for url handling on android.Siqi Liu
2015-03-09sw: move LOK_CALLBACK_CURSOR_VISIBLE event from SwVisCrsr to SwCrsrShellMiklos Vajna
2015-03-09lokdocview: render graphic selection handlesMiklos Vajna
2015-03-09lokdocview: initial LOK_CALLBACK_GRAPHIC_SELECTION handlingMiklos Vajna
2015-03-09LOK: add LOK_CALLBACK_GRAPHIC_SELECTION API and implement it in svxMiklos Vajna
2015-03-09LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna
2015-03-09lokdocview: CursorVisible -> CursorOverlayVisibleMiklos Vajna
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-03-07add FormulaTokenArray::ReplaceToken()Eike Rathke
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Timer: added virtual before definitionTobias Madl
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06adapted comments and variable namesTobias Madl
2015-03-06Scheduler: removed variable priorityTobias Madl
2015-03-06Timer: added new saltimer handlingTobias Madl
2015-03-06Timer: patch for commit 06d7314Tobias Madl
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle: Inserted static castTobias Madl
2015-03-06Idle: New enum system, commentsTobias Madl
2015-03-06insert comments and corrected priority valuesJennifer Liebel
2015-03-06Added CommentsTobias Madl
2015-03-06Optimized Timer/Idle codeTobias Madl
2015-03-06Scheduling optimization and starving protectionTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Idle: Idle and Timer completely independendTobias Madl
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06add DrawHandle to DecorationViewTomaž Vajngerl