summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann2015-03-111-1/+8
* convert CHILD_ constants to enum classNoel Grandin2015-03-111-0/+17
* SfxItemHandle is only used in one place, so inline itNoel Grandin2015-03-111-17/+0
* const_cast -> mutableZolnai Tamás2015-03-111-1/+1
* Avoid casting SvxBrushItem:nShadingValueZolnai Tamás2015-03-111-2/+2
* Avoid undef use of null ptr, use offsetof insteadStephan Bergmann2015-03-101-2/+1
* tabbar: convert ItemList* to ItemList and clean-upTomaž Vajngerl2015-03-101-10/+8
* tabbar: move TabBarList to implTomaž Vajngerl2015-03-101-2/+1
* tabbar: use unique_ptr for buttons, sizer & clean-upTomaž Vajngerl2015-03-101-7/+3
* detect MSO 2007 OOXML documentsMarkus Mohrhard2015-03-101-0/+2
* remove whitespacesMarkus Mohrhard2015-03-103-16/+1
* V801: Decreased performanceCaolán McNamara2015-03-093-10/+10
* V801: Decreased performanceCaolán McNamara2015-03-096-7/+7
* Scheduler: wrong priority orderTobias Madl2015-03-091-2/+2
* V801: Decreased performanceCaolán McNamara2015-03-0924-44/+44
* Look for .dylib on OS X, but ...Tor Lillqvist2015-03-091-2/+7
* sdr::overlay::OverlayObjectList: when tiled rendering, don't work with pixelsMiklos Vajna2015-03-091-0/+1
* Add sdr::overlay::OverlayManager::getModel()Miklos Vajna2015-03-091-2/+6
* tdf#89705: provides callback for url handling on android.Siqi Liu2015-03-091-1/+7
* sw: move LOK_CALLBACK_CURSOR_VISIBLE event from SwVisCrsr to SwCrsrShellMiklos Vajna2015-03-091-3/+3
* lokdocview: render graphic selection handlesMiklos Vajna2015-03-091-0/+2
* lokdocview: initial LOK_CALLBACK_GRAPHIC_SELECTION handlingMiklos Vajna2015-03-091-0/+1
* LOK: add LOK_CALLBACK_GRAPHIC_SELECTION API and implement it in svxMiklos Vajna2015-03-091-2/+9
* LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna2015-03-092-1/+12
* lokdocview: CursorVisible -> CursorOverlayVisibleMiklos Vajna2015-03-091-2/+2
* Scheduler: Changed uLong to uInt32/uInt64Tobias Madl2015-03-092-9/+9
* svx: nAnz -> nCountMiklos Vajna2015-03-083-5/+5
* sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna2015-03-071-2/+2
* SdrMarkView: aHdl -> maHdlListMiklos Vajna2015-03-072-6/+6
* add FormulaTokenArray::ReplaceToken()Eike Rathke2015-03-071-0/+4
* V801: Decreased performanceCaolán McNamara2015-03-062-2/+2
* Timer: added virtual before definitionTobias Madl2015-03-061-4/+4
* Timer/Idle: adapted inherited funktionsTobias Madl2015-03-063-3/+3
* adapted comments and variable namesTobias Madl2015-03-061-2/+2
* Scheduler: removed variable priorityTobias Madl2015-03-061-12/+10
* Timer: added new saltimer handlingTobias Madl2015-03-062-2/+5
* Timer: patch for commit 06d7314Tobias Madl2015-03-062-2/+2
* Idle Timer: Invented Base ClassTobias Madl2015-03-063-74/+110
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-8/+8
* Idle: Inserted static castTobias Madl2015-03-061-33/+8
* Idle: New enum system, commentsTobias Madl2015-03-061-16/+35
* insert comments and corrected priority valuesJennifer Liebel2015-03-061-10/+13
* Added CommentsTobias Madl2015-03-061-7/+6
* Optimized Timer/Idle codeTobias Madl2015-03-061-0/+1
* Scheduling optimization and starving protectionTobias Madl2015-03-062-9/+14
* idle includes and enum useJennifer Liebel2015-03-066-0/+6
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-065-0/+5
* Idle: Idle and Timer completely independendTobias Madl2015-03-062-44/+85
* V801: Decreased performanceCaolán McNamara2015-03-061-1/+1
* add DrawHandle to DecorationViewTomaž Vajngerl2015-03-061-2/+2