summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2015-03-05tabbar: clean-up header - bitfields to bool, using, ...Tomaž Vajngerl
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02TyposJulien Nabet
2015-03-02LOK: move Office::postKeyEvent to DocumentMiklos Vajna
2015-03-02Add vcl::Window::SetLastMousePos()Miklos Vajna
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-03-02convert GFF_ constants to enum classNoel Grandin
2015-03-02convert RC_ constants to enum classNoel Grandin
2015-03-02convert INETMSG_MIME_VERSION constants to enum classNoel Grandin
2015-03-02convert INETMSG_RFC822_ constants to enum classNoel Grandin
2015-03-02HiDPI: increase size of handles including anchorTomaž Vajngerl
2015-03-01-Werror,-Wunused-private-fieldStephan Bergmann
2015-03-01mismatched new[]/deleteDavid Tardon
2015-03-01really compare to the other instanceDavid Tardon
2015-03-01tdf#84002 Add support for .ase color palettesChris Laplante
2015-02-28TyposJulien Nabet
2015-02-26expand this 1980's shift-fest, torture-by-ternery and magic '3' into humanCaolán McNamara
2015-02-26Better CPPUNIT_ASSERT_EQUAL output for sal_Int8 etc.Stephan Bergmann
2015-02-25rename BGRU to BGRXCaolán McNamara
2015-02-25rename BGRX32 etc to BGRA32Caolán McNamara
2015-02-25give basebmp a cairo compatible 24 bit surfaceCaolán McNamara
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-25convert EXCHG_DEST_ constants to enum classNoel Grandin
2015-02-25remove unused header definitions in SotExchangeNoel Grandin
2015-02-25remove unused EXCHG_SOURCE_ constantsNoel Grandin
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara
2015-02-24Avoid bad downcasts to VclBoxStephan Bergmann
2015-02-24use by-ref iteration, omit pointless std::move() and add missing inlineBjoern Michaelsen
2015-02-23tdf#88835 Calc: General format: 2 digits in exponentLaurent Balland-Poirier
2015-02-23use init lists for property sequencesBjoern Michaelsen
2015-02-23tdf#86543: reinterpret_cast -1 of appropriate width as special markerStephan Bergmann