summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16tdf#90029: FM_PROP_DATE/TIME confusionStephan Bergmann
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-16SdrMarkView::SetMarkHandles: when tiled rendering, show non-frame handles, tooMiklos Vajna
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-13tdf#87945 Make “Auto/No Fill” button more obvious by adding an icon to itAdolfo Jayme Barrientos
2015-03-13Remove stray separatorAdolfo Jayme Barrientos
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-12TyposJulien Nabet
2015-03-12svx: PVS-Studio V603 The object was created but it is not being usedMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Idle/Timer: reverted idle to timerTobias Madl
2015-03-09V801: Decreased performanceCaolán McNamara
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-09LOK: add LOK_CALLBACK_GRAPHIC_SELECTION API and implement it in svxMiklos Vajna
2015-03-08libreofficekit, svx, sw: fix typosMiklos Vajna
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-03-07SdrHdlList: fix indentation in IsHdlListHit() and GetHdl()Miklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl
2015-03-05code cleanup in tbxcolorupdate.cxxTomaž Vajngerl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-03Fix initializer copy'n'paste mistakeThorsten Behrens
2015-03-02Remove references to unused GLUStephan Bergmann
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-03-02HiDPI: increase connection markersTomaž Vajngerl
2015-03-02HiDPI: increase size of handles including anchorTomaž Vajngerl
2015-03-02HiDPI: increase table selection border depending on scale factorTomaž Vajngerl
2015-03-02cleanup tableBorderHdl::CreateB2dIAObjectTomaž Vajngerl
2015-03-01-Werror,-Wunused-private-fieldStephan Bergmann
2015-03-01WaE: rewrite call of rtl::OUString::operator= with empty string constant ...Tor Lillqvist