summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-08Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard...Caolán McNamara
2016-09-07gtk: drop unneeded X11 includesCaolán McNamara
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06Work around loplugin:unnecessaryoverrideStephan Bergmann
2016-09-06GtkInstance should use default no-op I18NImeStatusCaolán McNamara
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-09-05convert FontAutoHint to scoped enumNoel Grandin
2016-09-05convert FontHinting to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-01std::list<sal_Unicode> to vectorNoel Grandin
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin
2016-09-01std::list<int> to vectorNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-31opengl: remove unsused "bitmap ops" in GL backendTomaž Vajngerl
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky
2016-08-30default assignment and ctor are fine hereCaolán McNamara
2016-08-30default dtor and assignment are ok hereCaolán McNamara
2016-08-29CairoFontsCache is only used in cairotextrender.cxxStephan Bergmann
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl
2016-08-18Resolves: tdf#91533 (rhbz#1364335) Tooltips are truncatedrpmbuild
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-08-10Include <vcl/dllapi.h> for VCL_PLUGIN_PUBLICTor Lillqvist
2016-08-08loplugin:overrideparamStephan Bergmann
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-20vcl: don't use the faster cairo code path when using OpenGLTomaž Vajngerl
2016-07-19Revert "hack for now"Caolán McNamara
2016-07-19hack for nowCaolán McNamara
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara
2016-07-15loplugin:nullptrStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-12Related: rhbz#1351369 gtk3 clipboards have to live to end once createdCaolán McNamara
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand
2016-07-07Resolves: rhbz#1351224 wayland grab related crashesCaolán McNamara