summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna1-2/+2
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna2-6/+6
2015-03-07add FormulaTokenArray::ReplaceToken()Eike Rathke1-0/+4
2015-03-06V801: Decreased performanceCaolán McNamara2-2/+2
2015-03-06Timer: added virtual before definitionTobias Madl1-4/+4
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl3-3/+3
2015-03-06adapted comments and variable namesTobias Madl1-2/+2
2015-03-06Scheduler: removed variable priorityTobias Madl1-12/+10
2015-03-06Timer: added new saltimer handlingTobias Madl2-2/+5
2015-03-06Timer: patch for commit 06d7314Tobias Madl2-2/+2
2015-03-06Idle Timer: Invented Base ClassTobias Madl3-74/+110
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-8/+8
2015-03-06Idle: Inserted static castTobias Madl1-33/+8
2015-03-06Idle: New enum system, commentsTobias Madl1-16/+35
2015-03-06insert comments and corrected priority valuesJennifer Liebel1-10/+13
2015-03-06Added CommentsTobias Madl1-7/+6
2015-03-06Optimized Timer/Idle codeTobias Madl1-0/+1
2015-03-06Scheduling optimization and starving protectionTobias Madl2-9/+14
2015-03-06idle includes and enum useJennifer Liebel6-0/+6
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl5-0/+5
2015-03-06Idle: Idle and Timer completely independendTobias Madl2-44/+85
2015-03-06V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-06add DrawHandle to DecorationViewTomaž Vajngerl1-2/+2
2015-03-06tabbar: scroll tabs with wheelTomaž Vajngerl1-0/+1
2015-03-05TyposAndras Timar1-12/+12
2015-03-05Simplify o3tl::LazyUpdateStephan Bergmann1-194/+34
2015-03-05introduce ocTableRefOpen,ocTableRefCloseEike Rathke2-134/+138
2015-03-05add HandleTableRef()Eike Rathke1-0/+1
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke2-4/+4
2015-03-05introduce SC_OPCODE_TABLE_REF / ocTableRefEike Rathke2-10/+12
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke1-1/+1
2015-03-05use "using" to redirect to subclass method in toolboxTomaž Vajngerl1-9/+4
2015-03-05tabbar: clean-up header - bitfields to bool, using, ...Tomaž Vajngerl1-28/+24
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl1-0/+1
2015-03-04V813: Decreased performanceCaolán McNamara11-27/+27
2015-03-04V813: Decreased performanceCaolán McNamara5-7/+7
2015-03-02TyposJulien Nabet1-1/+1
2015-03-02LOK: move Office::postKeyEvent to DocumentMiklos Vajna2-17/+17
2015-03-02Add vcl::Window::SetLastMousePos()Miklos Vajna1-0/+2
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-12/+21
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin1-7/+11
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-7/+10
2015-03-02convert GFF_ constants to enum classNoel Grandin1-33/+35
2015-03-02convert RC_ constants to enum classNoel Grandin1-8/+15
2015-03-02convert INETMSG_MIME_VERSION constants to enum classNoel Grandin1-14/+17
2015-03-02convert INETMSG_RFC822_ constants to enum classNoel Grandin1-33/+40
2015-03-02HiDPI: increase size of handles including anchorTomaž Vajngerl1-1/+2
2015-03-01-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-03-01mismatched new[]/deleteDavid Tardon1-1/+1
2015-03-01really compare to the other instanceDavid Tardon1-2/+2