summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2016-09-24scenegraph: shared_ptr, findByName, SceneGraphFactoryfeature/sgexperimentTomaž Vajngerl6-28/+125
2016-09-21SceneGraph experimentTomaž Vajngerl10-4/+225
2016-09-20loplugin:unusedfieldsNoel Grandin1-1/+0
2016-09-20tdf#102295: remove mutex - use atomic for watchdog timingsTomaž Vajngerl1-22/+24
2016-09-19tdf#102295: relax timeout timings for the GL watchdogTomaž Vajngerl2-0/+37
2016-09-19Related: rhbz#1373933 gtk3 emits a lot of style-updateds signalsCaolán McNamara1-0/+3
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-2/+1
2016-09-16Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signalsCaolán McNamara1-1/+5
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin2-3/+0
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin5-8/+8
2016-09-14loplugin:overrideStephan Bergmann11-14/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann51-70/+70
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist2-4/+0
2016-09-08Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard...Caolán McNamara1-0/+1
2016-09-07gtk: drop unneeded X11 includesCaolán McNamara3-6/+0
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin5-28/+8
2016-09-06Work around loplugin:unnecessaryoverrideStephan Bergmann1-0/+2
2016-09-06GtkInstance should use default no-op I18NImeStatusCaolán McNamara1-0/+1
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara1-1/+0
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara6-17/+3
2016-09-05convert FontAutoHint to scoped enumNoel Grandin1-1/+1
2016-09-05convert FontHinting to scoped enumNoel Grandin1-2/+2
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara16-87/+34
2016-09-01std::list<sal_Unicode> to vectorNoel Grandin1-1/+1
2016-09-01std::list<sal_Int32> to vectorNoel Grandin1-1/+2
2016-09-01std::list<int> to vectorNoel Grandin1-1/+1
2016-09-01std::list<int> to vectorNoel Grandin1-7/+6
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-31opengl: remove unsused "bitmap ops" in GL backendTomaž Vajngerl2-39/+1
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky2-1/+2
2016-08-30default assignment and ctor are fine hereCaolán McNamara1-5/+1
2016-08-30default dtor and assignment are ok hereCaolán McNamara1-11/+0
2016-08-29CairoFontsCache is only used in cairotextrender.cxxStephan Bergmann1-30/+0
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl1-0/+172
2016-08-18Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild1-0/+1
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin3-5/+1
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin10-17/+17
2016-08-10Include <vcl/dllapi.h> for VCL_PLUGIN_PUBLICTor Lillqvist1-0/+1
2016-08-08loplugin:overrideparamStephan Bergmann1-2/+2
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara1-1/+0
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl1-49/+0
2016-07-27improve passstuffbyref return analysisNoel Grandin4-4/+4
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin17-23/+23
2016-07-25new loplugin overrideparamNoel Grandin9-14/+14
2016-07-22GSoC notebookbar: file menuSzymon Kłos1-0/+1
2016-07-20vcl: don't use the faster cairo code path when using OpenGLTomaž Vajngerl1-0/+1
2016-07-19Revert "hack for now"Caolán McNamara1-0/+6
2016-07-19hack for nowCaolán McNamara1-6/+0