summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-03-06tabbar: scroll tabs with wheelTomaž Vajngerl
2015-03-05TyposAndras Timar
2015-03-05Simplify o3tl::LazyUpdateStephan Bergmann
2015-03-05introduce ocTableRefOpen,ocTableRefCloseEike Rathke
2015-03-05add HandleTableRef()Eike Rathke
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke
2015-03-05introduce SC_OPCODE_TABLE_REF / ocTableRefEike Rathke
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke
2015-03-05use "using" to redirect to subclass method in toolboxTomaž Vajngerl